summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_sunxi.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOsUenal Mutlu2019-07-051-2/+45
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* ata: ahci_sunxi: add support for r40Corentin Labbe2018-09-031-1/+2
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-291-2/+9
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module optionHans de Goede2014-11-141-1/+15
|/
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-5/+3Star
* libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-141-3/+6
* ata: ahci_sunxi: fix code formattingBartlomiej Zolnierkiewicz2014-03-171-22/+22
* ata: ahci_sunxi: make ahci_sunxi_resume() staticBartlomiej Zolnierkiewicz2014-03-171-1/+1
* ahci_sunxi: Use msleep instead of mdelayHans de Goede2014-02-231-3/+3
* ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl2014-02-221-0/+249