1. b59ec70 ahci: Acer SA5-271 SSD Not Detected Fix by Sui Chen · 7 years ago
  2. 6929ef3 ahci: always fall back to single-MSI mode by Christoph Hellwig · 7 years ago
  3. 0ce57f8 ahci: fix the single MSI-X case in ahci_init_one by Christoph Hellwig · 8 years ago
  4. a478b09 ahci: fix nvec check by Christoph Hellwig · 8 years ago
  5. 17a51f1 ahci: only try to use multi-MSI mode if there is more than 1 port by Christoph Hellwig · 8 years ago
  6. 0b9e2988 ahci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  7. 5219d65 ata: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  8. 8ba559f AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs by Scott Lawson · 8 years ago
  9. fe6c581 Merge branch 'for-4.5-fixes' into for-4.6 by Tejun Heo · 8 years ago
  10. d243bed ahci: Workaround for ThunderX Errata#22536 by Tirumalesh Chalamarla · 8 years ago
  11. 02e5329 ahci: Add runtime PM support for the host controller by Mika Westerberg · 8 years ago
  12. f1d848f ahci: Convert driver to use modern PM hooks by Mika Westerberg · 8 years ago
  13. f5bdd66 Adding Intel Lewisburg device IDs for SATA by Alexandra Yates · 8 years ago
  14. 342decf ahci: Intel DNV device IDs SATA by Alexandra Yates · 8 years ago
  15. d684a90 ahci: per-port msix support by Dan Williams · 9 years ago
  16. 4d92f00 ahci: Order SATA device IDs for codename Lewisburg by Alexandra Yates · 9 years ago
  17. c5967b7 ahci: Add Device ID for Intel Sunrise Point PCH by Charles_Rose@Dell.com · 9 years ago
  18. 56e7433 ahci: add new Intel device IDs by Alexandra Yates · 9 years ago
  19. a40cf3f ahci: Add Marvell 88se91a2 device id by Johannes Thumshirn · 9 years ago
  20. 91f15fb PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI by Zhang Rui · 9 years ago
  21. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  22. 34c5693 ahci, msix: Fix build error for !PCI_MSI by Robert Richter · 9 years ago
  23. b7ae128 ahci: Add support for Cavium's ThunderX host controller by Robert Richter · 9 years ago
  24. ee2aad4 ahci: Add generic MSI-X support for single interrupts to SATA PCI driver by Robert Richter · 9 years ago
  25. 21bfd1a ahci: Store irq number in struct ahci_host_priv by Robert Richter · 9 years ago
  26. a1c823117 ahci: Move interrupt enablement code to a separate function by Robert Richter · 9 years ago
  27. dbfe8ef ahci: avoton port-disable reset-quirk by Dan Williams · 9 years ago
  28. c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  29. 46319e1 ahci: Remove Device ID for Intel Sunrise Point PCH by James Ralston · 9 years ago
  30. 2b21ef0 ahci: disable MSI on SAMSUNG 0xa800 SSD by Tejun Heo · 9 years ago
  31. 249cd0a AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller by Devin Ryles · 10 years ago
  32. 9a23c1d ahci: fix AHCI parameters not taken into account by Antoine Tenart · 10 years ago
  33. 690000b ahci: Add Device IDs for Intel Sunrise Point PCH by James Ralston · 10 years ago
  34. 66a7cbc ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks by Tejun Heo · 10 years ago
  35. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  36. d1028e2 AHCI: Move host activation code into ahci_host_activate() by Alexander Gordeev · 10 years ago
  37. 1c62854 AHCI: Move ahci_host_activate() function to libahci.c by Alexander Gordeev · 10 years ago
  38. a6849b9 AHCI: Pass SCSI host template as arg to ahci_host_activate() by Alexander Gordeev · 10 years ago
  39. c3ebd6a AHCI: Cleanup checking of multiple MSIs/SLM modes by Alexander Gordeev · 10 years ago
  40. c5edfff ahci: add pcid for Marvel 0x9182 controller by Murali Karicheri · 10 years ago
  41. e6b7e41 ata: Disabling the async PM for JMicron chip 363/361 by Chuansheng Liu · 10 years ago
  42. 1bd0686 ahci: ahci_p5wdh_workaround - constify DMI table by Mathias Krause · 10 years ago
  43. 1b071a0 ahci: Add Device IDs for Intel 9 Series PCH by James Ralston · 10 years ago
  44. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 10 years ago
  45. b32bfc0 ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) by Romain Degez · 10 years ago
  46. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  47. d251836 ahci: Add Device ID for HighPoint RocketRaid 642L by Jérôme Carretero · 10 years ago
  48. 754a292 ahci: add PCI ID for Marvell 88SE91A0 SATA Controller by Andreas Schrägle · 10 years ago
  49. 0cf4a7d ahci: disable DEVSLP for Intel Valleyview by Jacob Pan · 10 years ago
  50. 2cf532f ahci: Do not receive interrupts sent by dummy ports by Alexander Gordeev · 10 years ago
  51. ccf8f53 ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() by Alexander Gordeev · 10 years ago
  52. ab0f9e7 ahci: Ensure "MSI Revert to Single Message" mode is not enforced by Alexander Gordeev · 10 years ago
  53. 9ae794a ahci: do not request irq for dummy port by David Milburn · 10 years ago
  54. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  55. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  56. 039ece3 libahci: Allow drivers to override start_engine by Hans de Goede · 10 years ago
  57. d158fc7 Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  58. 67809f8 ahci: disable NCQ on Samsung pci-e SSDs on macbooks by Levente Kurusa · 10 years ago
  59. fc40363 ahci: Fix broken fallback to single MSI mode by Alexander Gordeev · 10 years ago
  60. fc061d9 ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  61. bc03fd3 ahci: Fix broken fallback to single MSI mode by Alexander Gordeev · 10 years ago
  62. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  63. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  64. 6e1af69 Merge branch 'for-3.13-fixes' into for-3.14 by Tejun Heo · 10 years ago
  65. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 10 years ago
  66. e098f5c ahci: add PCI ID for Marvell 88SE9170 SATA controller by Simon Guinot · 10 years ago
  67. 6fec887 ahci: bail out on ICH6 before using AHCI BAR by Paul Bolle · 10 years ago
  68. d934145 drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c by Rashika Kheria · 10 years ago
  69. c869325 libata: Merge branch 'for-3.13-fixes' into for-3.14 by Tejun Heo · 10 years ago
  70. 6d5278a ahci: add Marvell 9230 to the AHCI PCI device list by Samir Benmendil · 11 years ago
  71. cb85696 ahci: mcp89: enter AHCI mode under Apple BIOS emulation by James Laird · 10 years ago
  72. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  73. 9f961a5 ahci: Add Device IDs for Intel Wildcat Point-LP by James Ralston · 11 years ago
  74. d2782d9 ahci: use dev_info() instead of printk() by Jingoo Han · 11 years ago
  75. 357397a Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  76. 40fb59e libata: Add H2D FIS "auxiliary" port flag by Marc Carino · 11 years ago
  77. c91bc6c ahci: fix Null pointer dereference in achi_host_active() by Xiaotian Feng · 11 years ago
  78. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  79. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  80. 5a0a6a4 Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 by Tejun Heo · 11 years ago
  81. 9bbb1b0 AHCI: use ATA_BUSY by Sergei Shtylyov · 11 years ago
  82. 1cfc7df ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs by Seth Heasley · 11 years ago
  83. fafe5c3d8 ahci: Add AMD CZ SATA device ID by Shane Huang · 11 years ago
  84. 0a86e1c ata: use pci_get_drvdata() by Jingoo Han · 11 years ago
  85. fcce9a3 ahci: add an observed PCI ID for Marvell 88se9172 SATA controller by George Spelvin · 11 years ago
  86. b29900e AHCI: Make distinct names for ports in /proc/interrupts by Alexander Gordeev · 11 years ago
  87. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  88. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  89. 69fd315 ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b by Myron Stowe · 11 years ago
  90. efda332 ahci: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  91. d9978ec Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  92. 151743fd8 ahci: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  93. 29e674d ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  94. 5ca72c4 AHCI: Support multiple MSIs by Alexander Gordeev · 11 years ago
  95. 7f9c9f8 [libata] ahci: Add support for Enmotus Bobcat device. by Hugh Daschbach · 11 years ago
  96. 7b4f6ec ahci: Add identifiers for ASM106x devices by Alan Cox · 12 years ago
  97. 17c60c6 ahci: Add alternate identifier for the 88SE9172 by Alan Cox · 12 years ago
  98. 1fefb8f ahci: Add JMicron 362 device IDs by Ben Hutchings · 12 years ago
  99. 77b12bc9 ahci: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  100. facb8fa ahci, trivial: fixed coding style issues related to braces by Jeffrin Jose · 12 years ago