aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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