aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/executer/git:/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/executer/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
33b9bf9ea16efc37f6cf1438efaa?s=128&d=retro' />Thomas Gleixner1-5/+1 2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal1-0/+13 2018-09-03ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe1-0/+20 2018-09-03ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe1-2/+24 2018-08-28ata: ahci: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4 2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi1-5/+26 2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi1-1/+3 2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo1-65/+17 2018-07-24Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe1-1/+7 2018-07-12ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe1-3/+1 2018-07-12ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe1-5/+3 2018-07-12ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe1-1/+1 2018-06-18ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris1-17/+65 2018-04-09Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi1-21/+3 2018-03-26ata: ahci-platform: add reset control supportKunihiko Hayashi1-3/+21 2018-02-12ata: libahci: fix comment indentationBaruch Siach1-1/+1 2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1 2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson1-0/+34 2017-05-16ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni1-2/+3 2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter1-1/+3 2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck1-1/+3 2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-6/+4 2015-01-21ata: libahci: Fix devres cleanup on failureThierry Reding1-1/+2 2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT1-65/+165 2015-01-19ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT1-6/+0 2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev1-2/+1 2014-08-30libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam1-4/+2 2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz1-23/+0 2014-08-01ata: libahci: Silence compiler warning on 64-bitThierry Reding1-1/+1 2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart1-38/+151 2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-10/+3 2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17Tejun Heo1-1/+6 2014-06-17ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit1-0/+13 2014-06-17libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen1-1/+6 2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang1-1/+4 2014-03-25ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz1-0/+541