1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
  3. 962399b ata: libahci_platform: Fix regulator_get_optional() misuse by Mark Brown · 5 years ago
  4. d7f76f3 ata: libahci_platform: Add of_node_put() before loop exit by Nishka Dasgupta · 5 years ago
  5. 090bb80 ata: libahci: do not complain in case of deferred probe by Miquel Raynal · 5 years ago
  6. c56cbfa ata: libahci_platform: remove redundant dev_err message by Ding Xiang · 5 years ago
  7. 8d7c56d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 by Thomas Gleixner · 6 years ago
  8. 49e5418 ata: libahci_platform: comply to PHY framework by Miquel Raynal · 6 years ago
  9. f20fb26 ata: ahci_platform: add support for PHY controller regulator by Corentin Labbe · 6 years ago
  10. a37da91 ata: ahci_platform: add support for AHCI controller regulator by Corentin Labbe · 6 years ago
  11. 2ce711f ata: ahci: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  12. 9d2ab99 ata: libahci_platform: add reset control support by Kunihiko Hayashi · 6 years ago
  13. 16af2d6 ata: add an extra argument to ahci_platform_get_resources() by Kunihiko Hayashi · 6 years ago
  14. eac7e07 Revert "ata: ahci_platform: allow disabling of hotplug to save power" by Tejun Heo · 6 years ago
  15. 04ba948 Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc" by Corentin Labbe · 6 years ago
  16. bd0038b ata: ahci_platform: convert kcalloc to devm_kcalloc by Corentin Labbe · 6 years ago
  17. a4b9f5e ata: ahci_platform: convert kzallloc to kcalloc by Corentin Labbe · 6 years ago
  18. 7cf5fc6 ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown by Corentin Labbe · 6 years ago
  19. aece27a ata: ahci_platform: allow disabling of hotplug to save power by Samuel Morris · 7 years ago
  20. fd17ed6 Revert "ata: ahci-platform: add reset control support" by Kunihiko Hayashi · 7 years ago
  21. f0f5671 ata: ahci-platform: add reset control support by Kunihiko Hayashi · 7 years ago
  22. 9f2b51d ata: libahci: fix comment indentation by Baruch Siach · 7 years ago
  23. 05b8360 ata: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  24. 8eede5b ata: ahci_platform: Add shutdown handler by Nate Watterson · 7 years ago
  25. c034640 ata: libahci: properly propagate return value of platform_get_irq() by Thomas Petazzoni · 8 years ago
  26. 21bfd1a ahci: Store irq number in struct ahci_host_priv by Robert Richter · 10 years ago
  27. f627cfde ata: libahci: Use of_platform_device_create only if supported by Guenter Roeck · 10 years ago
  28. 018d5ef ata: ahci_platform: fix owner module reference mismatch for scsi host by Akinobu Mita · 10 years ago
  29. 5529415 ata: libahci: Fix devres cleanup on failure by Thierry Reding · 10 years ago
  30. c7d7dde ata: libahci: Allow using multiple regulators by Gregory CLEMENT · 10 years ago
  31. 6033798 ata: libahci: Clean-up the ahci_platform_en/disable_phys functions by Gregory CLEMENT · 10 years ago
  32. d1028e2 AHCI: Move host activation code into ahci_host_activate() by Alexander Gordeev · 10 years ago
  33. 6bb86fe libahci_platform: Staticize ahci_platform_<en/dis>able_phys() by Fabio Estevam · 10 years ago
  34. 515d9b2c ata: remove deprecated struct ahci_platform_data by Bartlomiej Zolnierkiewicz · 10 years ago
  35. c4121c6 ata: libahci: Silence compiler warning on 64-bit by Thierry Reding · 10 years ago
  36. b1a9edbd ata: libahci: allow to use multiple PHYs by Antoine Ténart · 10 years ago
  37. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 10 years ago
  38. e8f7818 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17 by Tejun Heo · 10 years ago
  39. cc7a9e2 ahci: Check and set 64-bit DMA mask for platform AHCI driver by Suravee Suthikulpanit · 11 years ago
  40. acbd573 libahci_platform: Fail when PHY required but PHY support disabled by Mikko Perttunen · 11 years ago
  41. f9f3691 libahci_platform: add host_flags parameter in ahci_platform_init_host() by Kefeng Wang · 11 years ago
  42. fd99055 ata: move library code from ahci_platform.c to libahci_platform.c by Bartlomiej Zolnierkiewicz · 11 years ago