summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci_platform.c
Commit message (Expand)AuthorAgeFilesLines
* ata: libahci: do not complain in case of deferred probeMiquel Raynal2019-07-311-0/+3
* ata: libahci_platform: remove redundant dev_err messageDing Xiang2019-07-161-1/+0Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-241-5/+1Star
* ata: libahci_platform: comply to PHY frameworkMiquel Raynal2019-01-111-0/+13
* ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe2018-09-031-0/+20
* ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe2018-09-031-2/+24
* ata: ahci: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-4/+4
* ata: libahci_platform: add reset control supportKunihiko Hayashi2018-08-221-5/+26
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+3
* Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo2018-08-061-65/+17Star
* Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe2018-07-241-1/+7
* ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe2018-07-121-3/+1Star
* ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe2018-07-121-5/+3Star
* ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe2018-07-121-1/+1
* ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris2018-06-181-17/+65
* Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2018-04-101-21/+3Star
* ata: ahci-platform: add reset control supportKunihiko Hayashi2018-03-261-3/+21
* ata: libahci: fix comment indentationBaruch Siach2018-02-121-1/+1
* ata: mark expected switch fall-throughsGustavo A. R. Silva2017-10-231-0/+1
* ata: ahci_platform: Add shutdown handlerNate Watterson2017-08-041-0/+34
* ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni2017-05-161-2/+3
* ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-031-1/+3
* ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-031-1/+3
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-291-6/+4Star
* ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-211-1/+2
* ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-191-65/+165
* ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT2015-01-191-6/+0Star
* AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-061-2/+1Star
* libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam2014-08-311-4/+2Star
* ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz2014-08-161-23/+0Star
* ata: libahci: Silence compiler warning on 64-bitThierry Reding2014-08-011-1/+1
* ata: libahci: allow to use multiple PHYsAntoine Ténart2014-07-301-38/+151
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-10/+3Star
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-301-1/+6
|\
| * libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen2014-06-171-1/+6
* | ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit2014-06-171-0/+13
|/
* libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-141-1/+4
* ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz2014-03-251-0/+541