aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/acard-ahci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter1-1/+3
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert1-5/+5
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev1-2/+1
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-1/+1
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz1-3/+3
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo1-1/+1
2013-06-02ata: use pci_get_drvdata()Jingoo Han1-2/+2
2013-05-14libata: update "Maintained by:" tagsTejun Heo1-1/+1
2012-07-25ata: use module_pci_driverAxel Lin1-12/+1
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-3/+1
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-13/+10
2011-05-19drivers/ata/acard-ahci.c: fix enum warningJeff Garzik1-1/+1
2011-01-05[libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn1-0/+528