aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAge
* [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo2006-12-03
* [PATCH] libata: make sure sdev doesn't go away while rescanningTejun Heo2006-12-03
* [PATCH] libata: fix READ CAPACITY simulationTejun Heo2006-12-03
* [PATCH] libata: improve SCSI sense data generationTejun Heo2006-12-01
* [PATCH] libata: cosmetic changes to sense generation functionsTejun Heo2006-12-01
* [PATCH] libata: fix passthru sense data headerTejun Heo2006-12-01
* [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-01
* [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()Tejun Heo2006-12-01
* [PATCH] libata: make user scan wait for scan to completeTejun Heo2006-12-01
* [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-28
* [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-28
* libata: fix double-completion on errorDarrick J. Wong2006-11-14
* [PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctlEran Tromer2006-10-11
* [PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo2006-09-30
* [libata] DocBook minor updates, fixesJeff Garzik2006-09-29
* libata: Grand renaming.Jeff Garzik2006-08-24
* Move libata to drivers/ata.Jeff Garzik2006-08-10