| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: libahci: Use of_platform_device_create only if supported | Guenter Roeck | 2015-02-03 | 1 | -1/+3 |
* | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 2015-01-28 | 1 | -6/+4 |
* | ata: libahci: Fix devres cleanup on failure | Thierry Reding | 2015-01-21 | 1 | -1/+2 |
* | ata: libahci: Allow using multiple regulators | Gregory CLEMENT | 2015-01-19 | 1 | -65/+165 |
* | ata: libahci: Clean-up the ahci_platform_en/disable_phys functions | Gregory CLEMENT | 2015-01-19 | 1 | -6/+0 |
* | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 1 | -2/+1 |
* | libahci_platform: Staticize ahci_platform_<en/dis>able_phys() | Fabio Estevam | 2014-08-30 | 1 | -4/+2 |
* | ata: remove deprecated struct ahci_platform_data | Bartlomiej Zolnierkiewicz | 2014-08-16 | 1 | -23/+0 |
* | ata: libahci: Silence compiler warning on 64-bit | Thierry Reding | 2014-08-01 | 1 | -1/+1 |
* | ata: libahci: allow to use multiple PHYs | Antoine Ténart | 2014-07-30 | 1 | -38/+151 |
* | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 2014-07-30 | 1 | -10/+3 |
* | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo | 2014-07-30 | 1 | -1/+6 |
|\ |
|
| * | libahci_platform: Fail when PHY required but PHY support disabled | Mikko Perttunen | 2014-06-17 | 1 | -1/+6 |
* | | ahci: Check and set 64-bit DMA mask for platform AHCI driver | Suravee Suthikulpanit | 2014-06-17 | 1 | -0/+13 |
|/ |
|
* | libahci_platform: add host_flags parameter in ahci_platform_init_host() | Kefeng Wang | 2014-05-14 | 1 | -1/+4 |
* | ata: move library code from ahci_platform.c to libahci_platform.c | Bartlomiej Zolnierkiewicz | 2014-03-25 | 1 | -0/+541 |