aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci_platform.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-24
* ata: libahci_platform: comply to PHY frameworkMiquel Raynal2019-01-11
* ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe2018-09-03
* ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe2018-09-03
* ata: ahci: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-28
* ata: libahci_platform: add reset control supportKunihiko Hayashi2018-08-22
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-22
* Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo2018-08-06
* Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe2018-07-24
* ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe2018-07-12
* ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe2018-07-12
* ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe2018-07-12
* ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris2018-06-18
* Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2018-04-09
* ata: ahci-platform: add reset control supportKunihiko Hayashi2018-03-26
* ata: libahci: fix comment indentationBaruch Siach2018-02-12
* ata: mark expected switch fall-throughsGustavo A. R. Silva2017-10-23
* ata: ahci_platform: Add shutdown handlerNate Watterson2017-08-04
* ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni2017-05-16
* ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-03
* ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-03
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-28
* ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-21
* ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-19
* ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT2015-01-19
* AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-06
* libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam2014-08-30
* ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz2014-08-16
* ata: libahci: Silence compiler warning on 64-bitThierry Reding2014-08-01
* ata: libahci: allow to use multiple PHYsAntoine Ténart2014-07-30
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-30
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-30
|\
| * libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen2014-06-17
* | ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit2014-06-17
|/
* libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-14
* ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz2014-03-25