aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-scsi.c
AgeCommit message (Expand)Author
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement HDIO_GET_IDENTITYTejun Heo
2007-02-09libata: kill qc->nsect and cursectTejun Heo
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo
2007-02-09drivers/ata/: make 4 functions staticAdrian Bunk
2007-02-09[PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven
2007-01-30libata: fix translation for START STOP UNITRobert Hancock
2007-01-30libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn
2007-01-24libata: Fixup n_elem initializationBrian King
2006-12-20[PATCH] libata: take scmd->cmd_len into account when translating SCSI commandsTejun Heo
2006-12-20[PATCH] libata: kill @cdb argument from xlat methodsTejun Heo
2006-12-20[PATCH] libata: clean up variable name usage in xlat related functionsTejun Heo
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-03[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo
2006-12-03[PATCH] libata: make sure sdev doesn't go away while rescanningTejun Heo
2006-12-03[PATCH] libata: fix READ CAPACITY simulationTejun Heo
2006-12-01[PATCH] libata: improve SCSI sense data generationTejun Heo
2006-12-01[PATCH] libata: cosmetic changes to sense generation functionsTejun Heo
2006-12-01[PATCH] libata: fix passthru sense data headerTejun Heo
2006-12-01[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo
2006-12-01[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()Tejun Heo
2006-12-01[PATCH] libata: make user scan wait for scan to completeTejun Heo
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-14libata: fix double-completion on errorDarrick J. Wong
2006-10-11[PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctlEran Tromer
2006-09-30[PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo
2006-09-29[libata] DocBook minor updates, fixesJeff Garzik
2006-08-24libata: Grand renaming.Jeff Garzik
2006-08-10Move libata to drivers/ata.Jeff Garzik