| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: declare ata_port_info structures as const | Bhumika Goyal | 2017-06-12 | 1 | -1/+1 |
* | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 2014-05-09 | 1 | -1/+1 |
* | 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-02 | 1 | -1/+1 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+1 |
* | pata_rdc: remove unused variable in rdc_init_one() | Wei Yongjun | 2012-11-28 | 1 | -3/+0 |
* | ata: use module_pci_driver | Axel Lin | 2012-07-25 | 1 | -12/+1 |
* | pata_rdc: add Power Management support | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -0/+4 |
* | pata_rdc: parallel scanning needs an extra locking | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -0/+12 |
* | ata: Add and use ata_print_version_once | Joe Perches | 2011-07-23 | 1 | -4/+1 |
* | libata-sff: separate out BMDMA init | Tejun Heo | 2010-05-25 | 1 | -1/+1 |
* | libata-sff: separate out BMDMA irq handler | Tejun Heo | 2010-05-25 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [libata] MWDMA0 is unsupported on PIIX-like PATA controllers | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+1 |
* | [libata] Add pata_rdc driver for RDC ATA devices | Alan Cox | 2009-09-01 | 1 | -0/+400 |