summaryrefslogtreecommitdiffstats
path: root/drivers/ata/acard-ahci.c
Commit message (Expand)AuthorAgeFilesLines
* ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-031-1/+3
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-081-5/+5
* AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-061-2/+1
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-1/+1
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-3/+3
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-021-1/+1
|\
| * libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
* | ata: use pci_get_drvdata()Jingoo Han2013-06-021-2/+2
|/
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-13/+10
* drivers/ata/acard-ahci.c: fix enum warningJeff Garzik2011-05-191-1/+1
* [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-051-0/+528