aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libahci_platform.c
AgeCommit message (Expand)Author
2018-04-13ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-21ata: libahci: Fix devres cleanup on failureThierry Reding
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT
2015-01-19ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev
2014-08-30libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam
2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz
2014-08-01ata: libahci: Silence compiler warning on 64-bitThierry Reding
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-06-17ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit
2014-06-17libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2014-03-25ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz