summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* libata: Support chips with 64K PRD quirkAlan Cox2007-07-091-1/+1
* libata: call ata_check_atapi_dma() with qc better preparedTejun Heo2007-06-271-12/+8
* libata passthru: update cached device paramtersAlbert Lee2007-06-091-6/+16
* libata passthru: always enforce correct DEV bitAlbert Lee2007-06-091-6/+4
* libata passthru: map UDMA protocolsAlbert Lee2007-06-091-2/+2
* libata passthru: support PIO multi commandsAlbert Lee2007-06-091-4/+16
* libata passthru: update protocol numbersAlbert Lee2007-06-091-8/+7
* [libata] Fix decoding of 6-byte commandsJeff Garzik2007-05-251-2/+3
* libata: remove libata.spindown_compatTejun Heo2007-05-171-5/+4
* libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-161-0/+9
* libata: fix shutdown warning message printingTejun Heo2007-05-161-8/+27
* libata: implement libata.spindown_compatTejun Heo2007-05-111-1/+27
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-127/+2
* libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-281-12/+56
* libata: add support for READ/WRITE LONGMark Lord2007-04-281-0/+12
* RESEND: libata: check cdb len per dev instead of per hostMark Lord2007-04-281-2/+3
* libata bugfix: preserve LBA bit for HDIO_DRIVE_TASKMark Lord2007-04-041-1/+1
* libata: add CONFIG_PM to libata core layerTejun Heo2007-03-021-0/+2
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-4/+4
* libata: fix ata_scsi_change_queue_depth()Tejun Heo2007-02-211-12/+15
* libata: fix ata_scmd_need_defer()Tejun Heo2007-02-211-4/+2
* libata: fix probe_ent alloc/free bugsTejun Heo2007-02-211-1/+1
* libata bugfix: HDIO_DRIVE_TASKMark Lord2007-02-211-0/+1
* libata: update libata core layer to use devresTejun Heo2007-02-091-1/+2
* libata: implement HDIO_GET_IDENTITYTejun Heo2007-02-091-1/+42
* libata: kill qc->nsect and cursectTejun Heo2007-02-091-2/+2
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-091-17/+16
* drivers/ata/: make 4 functions staticAdrian Bunk2007-02-091-6/+6
* [PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven2007-02-091-1/+2
* libata: fix translation for START STOP UNITRobert Hancock2007-01-301-5/+4
* libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn2007-01-301-6/+45
* libata: Fixup n_elem initializationBrian King2007-01-241-1/+1
* [PATCH] libata: take scmd->cmd_len into account when translating SCSI commandsTejun Heo2006-12-201-4/+25
* [PATCH] libata: kill @cdb argument from xlat methodsTejun Heo2006-12-201-17/+13
* [PATCH] libata: clean up variable name usage in xlat related functionsTejun Heo2006-12-201-112/+105
* [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-216/+112
|\
| * [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo2006-12-031-106/+14
| * [PATCH] libata: make sure sdev doesn't go away while rescanningTejun Heo2006-12-031-4/+16
| * [PATCH] libata: fix READ CAPACITY simulationTejun Heo2006-12-031-45/+36
| * [PATCH] libata: improve SCSI sense data generationTejun Heo2006-12-011-23/+23
| * [PATCH] libata: cosmetic changes to sense generation functionsTejun Heo2006-12-011-11/+11
| * [PATCH] libata: fix passthru sense data headerTejun Heo2006-12-011-6/+3
| * [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-011-2/+1
| * [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()Tejun Heo2006-12-011-16/+3
| * [PATCH] libata: make user scan wait for scan to completeTejun Heo2006-12-011-3/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-8/+13
|\ \ | |/
| * [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King2006-11-281-3/+6
| * [PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo2006-11-281-5/+7
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-6/+8
|/
OpenPOWER on IntegriCloud