aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libahci_platform.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-03ahci: Store irq number in struct ahci_host_privGravatar Robert Richter 1-1/+3
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGravatar Guenter Roeck 1-1/+3
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostGravatar Akinobu Mita 1-6/+4
2015-01-21ata: libahci: Fix devres cleanup on failureGravatar Thierry Reding 1-1/+2
2015-01-19ata: libahci: Allow using multiple regulatorsGravatar Gregory CLEMENT 1-65/+165
2015-01-19ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGravatar Gregory CLEMENT 1-6/+0
2014-10-06AHCI: Move host activation code into ahci_host_activate()Gravatar Alexander Gordeev 1-2/+1
2014-08-30libahci_platform: Staticize ahci_platform_<en/dis>able_phys()Gravatar Fabio Estevam 1-4/+2
2014-08-16ata: remove deprecated struct ahci_platform_dataGravatar Bartlomiej Zolnierkiewicz 1-23/+0
2014-08-01ata: libahci: Silence compiler warning on 64-bitGravatar Thierry Reding 1-1/+1
2014-07-30ata: libahci: allow to use multiple PHYsGravatar Antoine Ténart 1-38/+151
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureGravatar Antoine Ténart 1-10/+3
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Tejun Heo 1-1/+6
2014-06-17ahci: Check and set 64-bit DMA mask for platform AHCI driverGravatar Suravee Suthikulpanit 1-0/+13
2014-06-17libahci_platform: Fail when PHY required but PHY support disabledGravatar Mikko Perttunen 1-1/+6
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Gravatar Kefeng Wang 1-1/+4
2014-03-25ata: move library code from ahci_platform.c to libahci_platform.cGravatar Bartlomiej Zolnierkiewicz 1-0/+541