aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/acard-ahci.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-04ata: libata: remove pointless debugging messagesGravatar Hannes Reinecke 1-4/+0
2020-01-22ata/acard_ahci: remove unused variable n_elemGravatar Alex Shi 1-3/+1
2019-11-01ata: make qc_prep return ata_completion_errorsGravatar Jiri Slaby 1-2/+4
2019-08-26acard_ahci: use dma_set_mask_and_coherentGravatar Christoph Hellwig 1-33/+5
2019-06-29ata: acard-ahci: Remove call to memset after dmam_alloc_coherentGravatar Fuqian Huang 1-1/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Gravatar Thomas Gleixner 1-17/+1
2018-05-11libata: convert core and drivers to ->hw_tag usageGravatar Jens Axboe 1-2/+2
2017-05-16ata: update references for libata documentationGravatar Mauro Carvalho Chehab 1-1/+1
2015-06-03ahci: Store irq number in struct ahci_host_privGravatar Robert Richter 1-1/+3
2015-04-08ata: remove deprecated use of pci apiGravatar Quentin Lambert 1-5/+5
2014-10-06AHCI: Move host activation code into ahci_host_activate()Gravatar Alexander Gordeev 1-2/+1
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureGravatar Antoine Ténart 1-1/+1
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversGravatar Bartlomiej Zolnierkiewicz 1-3/+3
2014-02-13ata: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Gravatar Tejun Heo 1-1/+1
2013-06-02ata: use pci_get_drvdata()Gravatar Jingoo Han 1-2/+2
2013-05-14libata: update "Maintained by:" tagsGravatar Tejun Heo 1-1/+1
2012-07-25ata: use module_pci_driverGravatar Axel Lin 1-12/+1
2011-07-23ata: Add and use ata_print_version_onceGravatar Joe Perches 1-3/+1
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Gravatar Joe Perches 1-13/+10
2011-05-19drivers/ata/acard-ahci.c: fix enum warningGravatar Jeff Garzik 1-1/+1
2011-01-05[libata] new driver acard_ahci, for ATP8620 host controllerGravatar David Milburn 1-0/+528