aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/acard-ahci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby1-2/+4
2019-08-26acard_ahci: use dma_set_mask_and_coherentChristoph Hellwig1-33/+5
2019-06-29ata: acard-ahci: Remove call to memset after dmam_alloc_coherentFuqian Huang1-1/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-17/+1
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe1-2/+2
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