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