summaryrefslogtreecommitdiffstats
path: root/drivers/ata/acard-ahci.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal2023-01-041-4/+2
* ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel2023-01-041-1/+1
* ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov2022-02-201-1/+1
* ata: libata: remove pointless debugging messagesHannes Reinecke2022-01-041-4/+0
* ata/acard_ahci: remove unused variable n_elemAlex Shi2020-01-221-3/+1
* ata: make qc_prep return ata_completion_errorsJiri Slaby2019-11-011-2/+4
* acard_ahci: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-33/+5
* ata: acard-ahci: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-06-291-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-17/+1
* 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/+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