aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci_platform.c
AgeCommit message (Expand)Author
2020-03-20ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-08-25ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal
2018-09-03ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe
2018-09-03ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe
2018-08-28ata: ahci: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo
2018-07-24Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe
2018-07-12ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe
2018-07-12ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe
2018-07-12ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe
2018-06-18ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris
2018-04-09Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi
2018-03-26ata: ahci-platform: add reset control supportKunihiko Hayashi
2018-02-12ata: libahci: fix comment indentationBaruch Siach
2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva
2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson
2017-05-16ata: 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