| 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 | -2/+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 |
* | ata: Add and use ata_print_version_once | Joe Perches | 2011-07-23 | 1 | -3/+1 |
* | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2011-07-23 | 1 | -6/+5 |
* | libata-sff: separate out BMDMA irq handler | Tejun Heo | 2010-05-26 | 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 |
* | pata_atp867x: add Power Management support | Bartlomiej Zolnierkiewicz | 2009-10-07 | 1 | -0/+21 |
* | pata_atp867x: PIO support fixes | Bartlomiej Zolnierkiewicz | 2009-10-07 | 1 | -17/+19 |
* | pata_atp867x: clarifications in timings calculations and cable detection | John(Jung-Ik) Lee | 2009-10-07 | 1 | -14/+38 |
* | pata_atp867x: fix it to not claim MWDMA support | Bartlomiej Zolnierkiewicz | 2009-10-07 | 1 | -9/+1 |
* | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 2009-09-17 | 1 | -0/+548 |