summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-5/+3
* [PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo2006-03-311-6/+2
* [PATCH] libata: ata_scsi_ioctl cleanupBrian King2006-03-241-13/+0
* [PATCH] libata: ata_scsi_queuecmd cleanupBrian King2006-03-241-14/+18
* [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-241-15/+15
* [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-241-2/+2
* Merge branch 'master'Jeff Garzik2006-03-221-0/+10
|\
| * [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-0/+10
* | [PATCH] libata: pick a less confusion "um dunno" errorAlan Cox2006-03-211-7/+5
* | [PATCH] libata: ata_scsi_slave_config cleanupBrian King2006-03-211-25/+37
* | [PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee2006-03-211-3/+4
* | [libata] SCSI VPD page 0x83 fixesJeff Garzik2006-03-211-18/+41
|/
* [PATCH] libata: implement port_taskTejun Heo2006-03-111-0/+2
* Merge branch 'master'Jeff Garzik2006-03-011-0/+2
|\
| * [libata] Disable FUAJeff Garzik2006-02-271-0/+2
* | [PATCH] libata: rename ata_dev_id_[c_]string()Tejun Heo2006-02-201-6/+6
* | [PATCH] libata: add per-device max_sectorsTejun Heo2006-02-121-9/+9
* | [PATCH] libata: move cdb_len for host to deviceTejun Heo2006-02-121-2/+2
* | [PATCH] libata: use ata_dev_id_c_string()Tejun Heo2006-02-121-7/+4
* | [PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'sTejun Heo2006-02-111-7/+7
* | [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo2006-02-101-0/+1
* | [PATCH] libata: implement ata_scsi_timed_out()Tejun Heo2006-02-101-0/+41
* | [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo2006-02-101-1/+1
* | [libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik2006-02-091-1/+3
* | [PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo2006-02-091-0/+9
* | Merge branch 'master'Jeff Garzik2006-02-021-1/+26
|\ \ | |/
| * [LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe2006-01-301-1/+26
* | Various libata documentation updates.Randy Dunlap2006-01-281-4/+5
* | [PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo2006-01-261-6/+53
* | [PATCH] libata: return AC_ERR_* from issue functionsTejun Heo2006-01-261-6/+4
* | [PATCH] libata: fix ata_qc_issue() error handlingTejun Heo2006-01-261-2/+4
* | [PATCH] libata: make the owner of a qc responsible for freeing itTejun Heo2006-01-261-7/+7
* | Merge branch 'upstream'Jeff Garzik2006-01-171-6/+42
|\ \ | |/
| * Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-6/+26
| |\
| | * [BLOCK] add FUA support to libataTejun Heo2006-01-061-6/+26
| * | [PATCH] Suspend support for libataJens Axboe2006-01-061-0/+16
| |/
* | Merge branch 'upstream'Jeff Garzik2006-01-031-4/+1
|\ \ | |/
| * Merge branch 'master'Jeff Garzik2006-01-031-4/+1
| |\
| | * [PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby2005-12-241-4/+1
* | | Merge branch 'upstream'Jeff Garzik2005-12-131-2/+5
|\ \ \ | |/ /
| * | Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-2/+5
| |\ \ | | |/
| | * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-131-2/+5
* | | Merge branch 'upstream'Jeff Garzik2005-12-131-11/+13
|\ \ \ | |/ /
| * | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-8/+10
| * | Merge branch 'upstream-fixes'Jeff Garzik2005-12-031-2/+7
| |\ \ | | |/
| * | [PATCH] mark several libata datastructures constArjan van de Ven2005-12-011-3/+3
* | | Merge branch 'master'Jeff Garzik2005-12-061-2/+7
|\ \ \ | | |/ | |/|
| * | [PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo2005-12-031-2/+7
| |/
* | Merge branch 'upstream'Jeff Garzik2005-11-181-34/+49
|\ \ | |/
| * [libata] REQUEST SENSE handling fixesJeff Garzik2005-11-141-34/+43
OpenPOWER on IntegriCloud