summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci_platform.c
Commit message (Expand)AuthorAgeFilesLines
* 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-281-6/+4
* 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/+0
* AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-061-2/+1
* libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Fabio Estevam2014-08-301-4/+2
* ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz2014-08-161-23/+0
* 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/+3
* 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