summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libata-bmdma.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [libata] Add host lock to struct ata_portJeff Garzik2006-06-231-3/+2Star
* [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-121-2/+13
* [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo2006-05-311-4/+7
* [PATCH] libata: fix irq-pio mergeTejun Heo2006-05-151-1/+0Star
* [PATCH] libata-eh: implement BMDMA EHTejun Heo2006-05-151-0/+144
* [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-301-4/+22
* [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-241-2/+2
* [libata] Move some bmdma-specific code to libata-bmdma.cJeff Garzik2006-03-231-0/+234
* [PATCH] libata: note missing posting in mmio cmd writeAlan Cox2006-03-231-0/+2
* [PATCH] libata: two new PCI helpersAlan Cox2006-03-221-0/+36
* [PATCH] libata: Note weakness in our PCI handling that one day wants fixingAlan Cox2006-03-221-0/+1
* [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik2006-02-091-0/+703