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