summaryrefslogtreecommitdiffstats
path: root/drivers/ata/acard-ahci.c
Commit message (Expand)AuthorAgeFilesLines
* ata: acard-ahci: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-06-291-1/+0Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-17/+1Star
* libata: convert core and drivers to ->hw_tag usageJens Axboe2018-05-111-2/+2
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-161-1/+1
* 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/+1Star
* 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-101-3/+3
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0Star
* Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-031-1/+1
|\
| * libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
* | ata: use pci_get_drvdata()Jingoo Han2013-06-031-2/+2
|/
* ata: use module_pci_driverAxel Lin2012-07-251-12/+1Star
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-3/+1Star
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-13/+10Star
* drivers/ata/acard-ahci.c: fix enum warningJeff Garzik2011-05-201-1/+1
* [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-061-0/+528