summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe2006-01-301-1/+26
* 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 'master'Jeff Garzik2006-01-031-4/+1Star
|\
| * [PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby2005-12-241-4/+1Star
* | 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
* | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-8/+10
* | Merge branch 'upstream-fixes'Jeff Garzik2005-12-041-2/+7
|\|
| * [PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo2005-12-041-2/+7
* | [PATCH] mark several libata datastructures constArjan van de Ven2005-12-011-3/+3
|/
* [libata] REQUEST SENSE handling fixesJeff Garzik2005-11-141-34/+43
* [libata passthru] address slave devices correctlyMark Lord2005-11-131-0/+6
* [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc c...Mike Christie2005-11-111-29/+11Star
* [PATCH] libata: Note a nasty ATA quirkAlan Cox2005-11-101-0/+2
* [PATCH] libata kernel-doc fixesRandy Dunlap2005-11-091-3/+4
* [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-071-1/+1
* Merge branch 'upstream'Jeff Garzik2005-10-311-1/+8
|\
| * [libata] locking rewrite (== fix)Jeff Garzik2005-10-311-1/+8
* | Merge branch 'upstream'Jeff Garzik2005-10-301-18/+28
|\|
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-18/+28
* | Merge branch 'upstream'Jeff Garzik2005-10-291-130/+656
|\|
| * [libata scsi] MODE SELECT, strengthen mode senseDouglas Gilbert2005-10-281-41/+103
| * Merge branch 'master'Jeff Garzik2005-10-281-12/+12
| |\
| * \ Merge branch 'upstream'Jeff Garzik2005-10-191-24/+31
| |\ \
| * | | [libata passthru] update ATAPI completion for new error handlingJeff Garzik2005-10-091-1/+6
| * | | Merge branch 'upstream'Jeff Garzik2005-10-091-170/+494
| |\ \ \
| * | | | [libata passthru] add (DRIVER_SENSE << 24) to all check-conditionsJeff Garzik2005-10-061-3/+3
| * | | | [libata passthru] fix leak on errorJeff Raubitschek2005-10-041-2/+4
| * | | | Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-081-4/+4
| |\ \ \ \
| * \ \ \ \ Merge upstream kernel into libata 'passthru' branchJeff Garzik2005-08-301-21/+100
| |\ \ \ \ \
| * \ \ \ \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-101-5/+11
| |\ \ \ \ \ \
| * | | | | | | libata: Update 'passthru' branch for latest libataJeff Garzik2005-06-221-6/+10
| * | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-221-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-261-1/+4
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [libata] ATA passthru (arbitrary ATA command execution)Jeff Garzik2005-05-121-104/+547
* | | | | | | | | | Merge branch 'master'Jeff Garzik2005-10-281-12/+12
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | libata: const-ification bombing runJeff Garzik2005-10-221-12/+12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream'Jeff Garzik2005-10-191-24/+31
|\| | | | | | | |
| * | | | | | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-181-7/+6Star
| * | | | | | | | [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee2005-10-181-17/+25
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'upstream'Jeff Garzik2005-10-091-187/+502
|\| | | | | | |
| * | | | | | | [libata scsi] improve scsi error handling with ata_scsi_set_sense()Douglas Gilbert2005-10-091-63/+121
| * | | | | | | [libata scsi] add ata_scsi_set_sense helperDouglas Gilbert2005-10-091-0/+28
| * | | | | | | libata: minor cleanupsJeff Garzik2005-10-061-4/+8
| * | | | | | | libata: move atapi_request_sense() to libata-scsi moduleJeff Garzik2005-10-051-0/+46
| * | | | | | | libata: ATAPI command completion tweaks and notesJeff Garzik2005-10-051-3/+28
| * | | | | | | Merge branch 'scsi-scan'Jeff Garzik2005-10-041-0/+16
| |\ \ \ \ \ \ \
| | * | | | | | | [libata] improve device scan even moreJeff Garzik2005-10-041-3/+7