aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/sas_ata.h
AgeCommit message (Expand)Author
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: restore scan orderDan Williams
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams
2011-03-02libsas: convert to libata new error handlerJames Bottomley
2008-04-07[SCSI] libsas: fix missing inlines in header fileJames Bottomley
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong