| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: remove deprecated use of pci api | Quentin Lambert | 2015-04-08 | 1 | -2/+2 |
* | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 2014-05-10 | 1 | -3/+2 |
* | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-13 | 1 | -1/+0 |
* | ata: use pci_get_drvdata() | Jingoo Han | 2013-06-03 | 1 | -1/+1 |
* | ata: use module_pci_driver | Axel Lin | 2012-07-25 | 1 | -12/+1 |
* | [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] | Jeff Garzik | 2011-03-02 | 1 | -1/+1 |
* | libata-sff: separate out BMDMA irq handler | Tejun Heo | 2010-05-26 | 1 | -1/+1 |
* | ata: Report 16/32bit PIO as best we can | Alan Cox | 2009-04-16 | 1 | -1/+3 |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-25 | 1 | -1/+1 |
* | pata_ninja32: update ID table | Alan Cox | 2008-12-09 | 1 | -2/+7 |
* | pata_ninja32: suspend/resume support | Alan Cox | 2008-10-28 | 1 | -9/+34 |
* | ata: Switch all my stuff to a common address | Alan Cox | 2008-10-28 | 1 | -1/+0 |
* | libata: rename SFF port ops | Tejun Heo | 2008-04-17 | 1 | -1/+1 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 | 1 | -3/+3 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 | 1 | -28/+2 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 | 1 | -15/+1 |
* | pata_ninja32: setup changes | Alan Cox | 2008-02-11 | 1 | -2/+7 |
* | libata: checkpatch fixes | Jeff Garzik | 2008-01-23 | 1 | -4/+6 |
* | pata_ninja32: Cardbus ATA initial support | Alan Cox | 2008-01-23 | 1 | -0/+212 |