summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libata-core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Garzik2005-11-291-4/+16
|\
| * [libata] Print out SATA speed, if link is upJeff Garzik2005-11-201-4/+16
* | Merge branch 'upstream'Jeff Garzik2005-11-181-43/+62
|\|
| * [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
* | Merge branch 'master'Jeff Garzik2005-11-121-0/+2
|\|
| * [PATCH] libata: propogate host private data from probe functionAlan Cox2005-11-111-0/+2
* | Merge branch 'upstream'Jeff Garzik2005-11-091-3/+2
|\|
| * [PATCH] libata: if condition fix for ata_dev_identify()Albert Lee2005-11-091-3/+2
* | [PATCH] libata irq-pio: add read/write multiple supportAlbert Lee2005-11-091-6/+38
* | [PATCH] libata irq-pio: eliminate unnecessary queuing in ata_pio_first_block()Albert Lee2005-11-091-20/+33
* | [PATCH] libata irq-pio: merge the ata_dataout_task workqueue with ata_pio_tas...Albert Lee2005-11-091-9/+11
* | [PATCH] libata irq-pio: misc fixesAlbert Lee2005-11-091-3/+6
* | Merge branch 'upstream'Jeff Garzik2005-11-091-3/+3
|\|
| * [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
* | Merge branch 'master'Jeff Garzik2005-11-051-19/+120
|\|
| * [libata] restore sg on DMA mapping failureTejun Heo2005-11-051-2/+8
| * [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-051-4/+5
| * Merge branch 'upstream'Jeff Garzik2005-10-311-49/+10
| |\
| * \ Merge branch 'master'Jeff Garzik2005-10-311-4/+4
| |\ \
| * \ \ Merge branch 'upstream'Jeff Garzik2005-10-301-16/+15
| |\ \ \
| * \ \ \ Merge branch 'upstream'Jeff Garzik2005-10-301-35/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-291-9/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-281-59/+223
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2005-10-191-76/+101
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2005-10-091-174/+259
| |\ \ \ \ \ \ \ \
| * | | | | | | | | libata: fix ATAPI DMA alignment issuesJeff Garzik2005-10-051-17/+106
* | | | | | | | | | Merge branch 'upstream'Jeff Garzik2005-10-311-48/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | [libata] locking rewrite (== fix)Jeff Garzik2005-10-311-2/+0
| * | | | | | | | | [libata] ata_tf_to_host cleanupsJeff Garzik2005-10-311-47/+10
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master'Jeff Garzik2005-10-311-18/+15
|\| | | | | | | |
| * | | | | | | | [libata] fix legacy IDE probingJeff Garzik2005-10-301-4/+4
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-16/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'upstream'Jeff Garzik2005-10-301-47/+18
|\| | | | | |
| * | | | | | 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-301-32/+9
| |/ / / / /
| * | | | | [PATCH] libata-core cleanups (updated)Randy Dunlap2005-10-291-9/+5
| * | | | | [libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik2005-10-291-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master'Jeff Garzik2005-10-281-59/+223
|\| | | |
| * | | | [libata] ata_timing fixAlan Cox2005-10-261-1/+1
| * | | | [PATCH] libata kernel-doc fixesRandy Dunlap2005-10-251-22/+14
| * | | | libata: const-ification bombing runJeff Garzik2005-10-221-34/+34
| * | | | Add ide-timing functionality to libata.Alan Cox2005-10-221-0/+149
| * | | | libata: handle early device PIO modes correctlyAlan Cox2005-10-221-4/+27
| | |_|/ | |/| |