1. 894fba7 ata: ahci: Add sysfs attribute to show remapped NVMe device count by Kai-Heng Feng · 5 years ago
  2. c312ef1 libata/ahci: Drop PCS quirk for Denverton and beyond by Dan Williams · 5 years ago
  3. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  4. 49e5418 ata: libahci_platform: comply to PHY framework by Miquel Raynal · 6 years ago
  5. f20fb26 ata: ahci_platform: add support for PHY controller regulator by Corentin Labbe · 6 years ago
  6. a37da91 ata: ahci_platform: add support for AHCI controller regulator by Corentin Labbe · 6 years ago
  7. 9d2ab99 ata: libahci_platform: add reset control support by Kunihiko Hayashi · 6 years ago
  8. 0bbddb8 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  9. e2d1f8a ahci: enable full queue depth of 32 by Jens Axboe · 7 years ago
  10. fa89f53 libahci: Allow drivers to override stop_engine by Evan Wang · 7 years ago
  11. fd17ed6 Revert "ata: ahci-platform: add reset control support" by Kunihiko Hayashi · 7 years ago
  12. f0f5671 ata: ahci-platform: add reset control support by Kunihiko Hayashi · 7 years ago
  13. ebb82e3 ahci: Allow setting a default LPM policy for mobile chipsets by Hans de Goede · 7 years ago
  14. 1843594 ahci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  15. 7fab72f libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag by Doug Berger · 8 years ago
  16. ef0da1b libata: Add the AHCI_HFLAG_YES_ALPM flag by Doug Berger · 8 years ago
  17. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  18. d436501 sata: ahci: export ahci_do_hardreset() locally by Bartosz Golaszewski · 8 years ago
  19. 0b9e2988 ahci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  20. 8ea909c ahci: Cache host controller version by Mika Westerberg · 9 years ago
  21. d867b95 ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. by Suman Tripathi · 9 years ago
  22. f070d67 libahci: Implement the capability to override the generic ahci interrupt handler. by Suman Tripathi · 9 years ago
  23. fb32963 drivers: ata: wake port before DMA stop for ALPM by Danesh Petigara · 9 years ago
  24. f893180 ahci: compile out msi/msix infrastructure by Dan Williams · 9 years ago
  25. f46c4bd ahci: kill 'intr_status' by Dan Williams · 9 years ago
  26. d684a90 ahci: per-port msix support by Dan Williams · 9 years ago
  27. 8a3e33c ata: ahci: find eSATA ports and flag them as removable by Manuel Lauss · 9 years ago
  28. 21bfd1a ahci: Store irq number in struct ahci_host_priv by Robert Richter · 10 years ago
  29. 5903b16 libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. by Suman Tripathi · 10 years ago
  30. 018d5ef ata: ahci_platform: fix owner module reference mismatch for scsi host by Akinobu Mita · 10 years ago
  31. c7d7dde ata: libahci: Allow using multiple regulators by Gregory CLEMENT · 10 years ago
  32. 227dfb4 AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode by Alexander Gordeev · 10 years ago
  33. d1028e2 AHCI: Move host activation code into ahci_host_activate() by Alexander Gordeev · 10 years ago
  34. a6849b9 AHCI: Pass SCSI host template as arg to ahci_host_activate() by Alexander Gordeev · 10 years ago
  35. c3ebd6a AHCI: Cleanup checking of multiple MSIs/SLM modes by Alexander Gordeev · 10 years ago
  36. ee309f3 ahci-platform: Bump max number of clocks to 5 by Kumar Gala · 10 years ago
  37. b1a9edbd ata: libahci: allow to use multiple PHYs by Antoine Ténart · 10 years ago
  38. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 10 years ago
  39. 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
  40. 0e38699 ata: ahci_platform: Increase AHCI_MAX_CLKS to 4 by Mikko Perttunen · 10 years ago
  41. 39e0ee9 libahci: export ahci_qc_issue() and ahci_start_fix_rx() by Suman Tripathi · 11 years ago
  42. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  43. 888d91a ata: ahci: append new hflag AHCI_HFLAG_NO_FBS by Kefeng Wang · 11 years ago
  44. 0cf4a7d ahci: disable DEVSLP for Intel Valleyview by Jacob Pan · 11 years ago
  45. ab0f9e7 ahci: Ensure "MSI Revert to Single Message" mode is not enforced by Alexander Gordeev · 11 years ago
  46. e708e46 ata: ahci_platform: runtime resume the device before use by Roger Quadros · 11 years ago
  47. 21b5fae ata: ahci_platform: Manage SATA PHY by Roger Quadros · 11 years ago
  48. 4b3e603 ahci-platform: Add support for an optional regulator for sata-target power by Hans de Goede · 11 years ago
  49. 156c588 ahci-platform: Add support for devices with more then 1 clock by Hans de Goede · 11 years ago
  50. 039ece3 libahci: Allow drivers to override start_engine by Hans de Goede · 11 years ago
  51. 8b789d8 ahci: imx: setup power saving methods by Richard Zhu · 11 years ago
  52. 5a0a6a4 Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 by Tejun Heo · 12 years ago
  53. d50b110 sata highbank: add bit-banged SGPIO driver support by Mark Langsdorf · 12 years ago
  54. b29900e AHCI: Make distinct names for ports in /proc/interrupts by Alexander Gordeev · 12 years ago
  55. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 12 years ago
  56. 5ca72c4 AHCI: Support multiple MSIs by Alexander Gordeev · 12 years ago
  57. f1e70c2 ata/ahci_platform: Add clock framework support by Viresh Kumar · 12 years ago
  58. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  59. bbb4ab4 ahci: un-staticize ahci_dev_classify by Rob Herring · 12 years ago
  60. 55d5ec31 ahci: move AHCI_HFLAGS() macro to ahci.h by Brian Norris · 13 years ago
  61. 66583c9 ahci: add AHCI_HFLAG_DELAY_ENGINE host flag by Brian Norris · 13 years ago
  62. 345347c ahci: move ahci_sb600_softreset to libahci.c and rename it by Yuan-Hsin Chen · 14 years ago
  63. 6e5fe5b1 ahci: EM supported message type sysfs attribute by Hannes Reinecke · 14 years ago
  64. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  65. 1a0f6b7 libata: remove ATA_FLAG_LPM by Sergei Shtylyov · 14 years ago
  66. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 14 years ago
  67. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 14 years ago
  68. 02cdfcf [libata] new driver acard_ahci, for ATP8620 host controller by David Milburn · 14 years ago
  69. 6ad6019 libahci: fix result_tf handling after an ATA PIO data-in command by Tejun Heo · 14 years ago
  70. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  71. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  72. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 14 years ago
  73. 5f17310 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Tejun Heo · 14 years ago
  74. c062316 ahci: add "em_buffer" attribute for AHCI hosts by Harry Zhang · 15 years ago
  75. 008dbd6 ahci: EM message type auto detect by Harry Zhang · 15 years ago
  76. 83f2b96 ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks by Tejun Heo · 15 years ago
  77. 365cfa1 ahci: Move generic code into libahci by Anton Vorontsov · 15 years ago