summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* [libata] Disable FUAJeff Garzik2006-02-271-0/+4
* [PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo2006-02-201-5/+8
* [PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2006-02-201-1/+1
* [PATCH] libata: minor fix for 2.6.16-rc3Albert Lee2006-02-171-3/+4
* [PATCH] libata: Code for the IRQ mask flagAlan Cox2006-01-171-4/+15
* [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox2006-01-171-1/+1
* [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-171-0/+4
* [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-171-0/+34
* [PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox2006-01-171-5/+9
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-6/+25
|\
| * [BLOCK] add FUA support to libataTejun Heo2006-01-061-6/+25
* | [PATCH] Suspend support for libataJens Axboe2006-01-061-0/+114
|/
* [PATCH] libata: remove unused qc->waitingTejun Heo2005-12-131-12/+2
* [PATCH] libata: remove unused functionsTejun Heo2005-12-131-29/+0
* [PATCH] libata: use ata_exec_internal()Tejun Heo2005-12-131-101/+44
* [PATCH] libata: implement ata_exec_internal()Tejun Heo2005-12-131-0/+99
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-121-2/+2
|\
| * [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord2005-12-121-2/+2
* | [PATCH] libata: err_mask misc fixAlbert Lee2005-12-061-5/+13
* | [PATCH] libata: determine the err_mask directly in atapi_packet_task()Albert Lee2005-12-061-6/+7
* | [PATCH] libata: determine the err_mask when the error is foundAlbert Lee2005-12-061-1/+9
* | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-13/+19
* | [PATCH] libata: minor patch before moving err_maskAlbert Lee2005-12-061-3/+7
* | [PATCH] mark several libata datastructures constArjan van de Ven2005-12-011-2/+2
* | [libata] Print out SATA speed, if link is upJeff Garzik2005-11-201-4/+16
|/
* [libata] add timeout to commands for which we call wait_completion()Jeff Garzik2005-11-171-4/+28
* [PATCH] libata: honor the transfer cycle time speficied by the EIDE deviceAlbert Lee2005-11-161-2/+4
* [libata] REQUEST SENSE handling fixesJeff Garzik2005-11-141-22/+0
* [libata] minor fixes, new helpersJeff Garzik2005-11-141-8/+3
* [libata] fix bugs in ATAPI padding DMA mapping codeJeff Garzik2005-11-141-5/+26
* [PATCH] libata: fix comments on ata_tf_from_fis()Mark Lord2005-11-131-2/+1
* [PATCH] libata: propogate host private data from probe functionAlan Cox2005-11-111-0/+2
* [PATCH] libata: if condition fix for ata_dev_identify()Albert Lee2005-11-091-3/+2
* [PATCH] libata kernel-doc fixesRandy Dunlap2005-11-091-2/+2
* [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-071-1/+1
* [libata] restore sg on DMA mapping failureTejun Heo2005-11-051-2/+8
* [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-041-4/+5
* Merge branch 'upstream'Jeff Garzik2005-10-301-49/+10
|\
| * [libata] locking rewrite (== fix)Jeff Garzik2005-10-301-2/+0
| * [libata] ata_tf_to_host cleanupsJeff Garzik2005-10-301-47/+10
* | Merge branch 'master'Jeff Garzik2005-10-301-4/+4
|\ \ | |/
| * [libata] fix legacy IDE probingJeff Garzik2005-10-301-4/+4
* | Merge branch 'upstream'Jeff Garzik2005-10-301-16/+15
|\ \ | |/
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-16/+15
* | Merge branch 'upstream'Jeff Garzik2005-10-301-35/+11
|\ \ | |/
| * Merge branch 'master'Jeff Garzik2005-10-301-8/+2
| |\
| | * [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-8/+2
| * | [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-291-32/+9
| |/
* | Merge branch 'master'Jeff Garzik2005-10-291-9/+9
|\ \ | |/
OpenPOWER on IntegriCloud