Age | Commit message (Expand) | Author | Files | Lines |
2020-01-22 | ata/acard_ahci: remove unused variable n_elem | Alex Shi | 1 | -3/+1 |
2019-11-01 | ata: make qc_prep return ata_completion_errors | Jiri Slaby | 1 | -2/+4 |
2019-08-26 | acard_ahci: use dma_set_mask_and_coherent | Christoph Hellwig | 1 | -33/+5 |
2019-06-29 | ata: acard-ahci: Remove call to memset after dmam_alloc_coherent | Fuqian Huang | 1 | -1/+0 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 1 | -17/+1 |
2018-05-11 | libata: convert core and drivers to ->hw_tag usage | Jens Axboe | 1 | -2/+2 |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-06-03 | ahci: Store irq number in struct ahci_host_priv | Robert Richter | 1 | -1/+3 |
2015-04-08 | ata: remove deprecated use of pci api | Quentin Lambert | 1 | -5/+5 |
2014-10-06 | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev | 1 | -2/+1 |
2014-07-30 | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 1 | -1/+1 |
2014-05-09 | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2014-02-13 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-07-02 | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo | 1 | -1/+1 |
2013-06-02 | ata: use pci_get_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-05-14 | libata: update "Maintained by:" tags | Tejun Heo | 1 | -1/+1 |
2012-07-25 | ata: use module_pci_driver | Axel Lin | 1 | -12/+1 |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches | 1 | -3/+1 |
2011-07-23 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 1 | -13/+10 |
2011-05-19 | drivers/ata/acard-ahci.c: fix enum warning | Jeff Garzik | 1 | -1/+1 |
2011-01-05 | [libata] new driver acard_ahci, for ATP8620 host controller | David Milburn | 1 | -0/+528 |