1. 7b4f6ec ahci: Add identifiers for ASM106x devices by Alan Cox · 12 years ago
  2. 17c60c6 ahci: Add alternate identifier for the 88SE9172 by Alan Cox · 12 years ago
  3. 1fefb8f ahci: Add JMicron 362 device IDs by Ben Hutchings · 12 years ago
  4. 77b12bc9 ahci: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  5. facb8fa ahci, trivial: fixed coding style issues related to braces by Jeffrin Jose · 12 years ago
  6. 2fc75da ata: use module_pci_driver by Axel Lin · 12 years ago
  7. ff0173c ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2 by Mark Nelson · 12 years ago
  8. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  9. 55d5ec31 ahci: move AHCI_HFLAGS() macro to ahci.h by Brian Norris · 12 years ago
  10. ea4ace6 ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs by Seth Heasley · 13 years ago
  11. 318893e ahci: support the STA2X11 I/O Hub by Alessandro Rubini · 13 years ago
  12. c970376 [libata] ahci: Add ASMedia ASM1061 support by Keng-Yu Lin · 13 years ago
  13. 2cab7a4 ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  14. 3c4aa91 ahci: Enable SB600 64bit DMA on Asus M3A by Mark Nelson · 13 years ago
  15. 345347c ahci: move ahci_sb600_softreset to libahci.c and rename it by Yuan-Hsin Chen · 13 years ago
  16. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  17. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  18. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  19. 181e3ce ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  20. ae01b24 libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 by Tejun Heo · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  22. 50be5e3 ahci: add another PCI ID for marvell by Tejun Heo · 14 years ago
  23. 64a3903 ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller by Seth Heasley · 13 years ago
  24. 467b41c ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller by Per Jessen · 13 years ago
  25. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  26. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  27. 10aca06 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Anssi Hannula · 14 years ago
  28. a4a461a ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  29. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  30. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  31. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 14 years ago
  32. 992b3fb ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  33. 5f17310 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Tejun Heo · 14 years ago
  34. b429dd5 [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <anonymous>' by Justin P. Mattock · 14 years ago
  35. c6353b4 ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 by Tejun Heo · 14 years ago
  36. 008dbd6 ahci: EM message type auto detect by Harry Zhang · 14 years ago
  37. 83f2b96 ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks by Tejun Heo · 14 years ago
  38. 441577e ahci: clean up board IDs by Tejun Heo · 14 years ago
  39. 365cfa1 ahci: Move generic code into libahci by Anton Vorontsov · 14 years ago
  40. 0cbb0e7 ahci: Introduce ahci_set_em_messages() by Anton Vorontsov · 14 years ago
  41. 439fcae ahci: Factor out PCI specifics from ahci_print_info() by Anton Vorontsov · 14 years ago
  42. 781d655 ahci: Factor out PCI specifics from ahci_init_controller() by Anton Vorontsov · 14 years ago
  43. 97cfbfe ahci: Get rid of pci_dev argument in ahci_port_init() by Anton Vorontsov · 14 years ago
  44. 3303040 ahci: Factor out PCI specifics from ahci_reset_controller() by Anton Vorontsov · 14 years ago
  45. 1d51335 ahci: Get rid of pci_dev argument in ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  46. 394d6e5 ahci: Factor out PCI specifics from ahci_save_initial_config() by Anton Vorontsov · 14 years ago
  47. d899334 ahci: Get rid of host->iomap usage by Anton Vorontsov · 14 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  49. 5db5b02 ahci: pp->active_link is not reliable when FBS is enabled by Shane Huang · 14 years ago
  50. 9deb343 ahci: use BIOS date in broken_suspend list by Tejun Heo · 14 years ago
  51. 603037c ahci: add missing nv IDs by Tejun Heo · 14 years ago
  52. 9ffc5da libata: make functions/variables static by Robert Hancock · 15 years ago
  53. 5623cab ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  54. d6ef315 ahci: Implement SATA AHCI FIS-based switching support by Shane Huang · 15 years ago
  55. 453d313 ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI by Robert Hancock · 15 years ago
  56. cedc9bf ahci: add Acer G725 to broken suspend list by Tejun Heo · 15 years ago
  57. 7a02267 ahci: let users know that Promise PDC42819 support is limited to SATA devices by Mark Nelson · 15 years ago
  58. 1b677af ahci: disable SNotification capability for ich8 by Shaohua Li · 15 years ago
  59. e65cc19 ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 by Mark Nelson · 15 years ago
  60. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  61. 726206f ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. by peer chen · 15 years ago
  62. 8e51321 ahci: Add ifdef wrapper to ahci_gtf_filter_workaround by Markus Trippelsdorf · 15 years ago
  63. f80ae7e ahci: filter FPDMA non-zero offset enable for Aspire 3810T by Tejun Heo · 15 years ago
  64. 4c521c8 ahci: display all AHCI 1.3 HBA capability flags (v2) by Robert Hancock · 15 years ago
  65. 2fcad9d ahci: disable 64bit DMA by default on SB600s by Tejun Heo · 15 years ago
  66. 31b239a ahci: restore pci_intx() handling by Tejun Heo · 15 years ago
  67. 78d5ae3 ahci: kill @force_restart and refine CLO for ahci_kick_engine() by Shane Huang · 15 years ago
  68. e2dd90b ahci: Add AMD SB900 SATA/IDE controller device IDs by Shane Huang · 15 years ago
  69. 1b549dc ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA by Tejun Heo · 15 years ago
  70. 03d783b ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic by Tejun Heo · 15 years ago
  71. 3e5cd1f dmi: extend dmi_get_year() to dmi_get_date() by Tejun Heo · 15 years ago
  72. 77cdec1 libata: Export AHCI capabilities by Matthew Garrett · 15 years ago
  73. 388539f [libata] add DMA setup FIS auto-activate feature by Shaohua Li · 15 years ago
  74. 5594639 ahci: add workaround for on-board 5723s on some gigabyte boards by Tejun Heo · 15 years ago
  75. b6931c1 ahci: Soften up the dmesg on SB600 PMP softreset failure recovery by Shane Huang · 15 years ago
  76. c1f57d9 ahci: add device IDs for Ibex Peak ahci controllers by David Milburn · 15 years ago
  77. b2dde6a ahci: add device ID for 82801JI sata controller by Mark Goodwin · 15 years ago
  78. 58a09b3 [libata] ahci: Restore SB600 SATA controller 64 bit DMA by Shane Huang · 15 years ago
  79. d50ce07 ahci: misc cleanups for EM stuff by Tejun Heo · 15 years ago
  80. 4da646b [libata] ahci: use less error-prone array initializers by Jeff Garzik · 15 years ago
  81. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 15 years ago
  82. aa431dd ahci: force CAP_NCQ for earlier NV MCPs by Tejun Heo · 15 years ago
  83. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  84. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  85. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  86. 4c1e9aa libata: ahci enclosure management bios workaround by David Milburn · 15 years ago
  87. 208f2a8 [libata] ahci: correct enclosure LED state save by David Milburn · 15 years ago
  88. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  89. d2f9c06 ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off by Maciej Rutecki · 15 years ago
  90. a5bfc47 ahci: drop intx manipulation on msi enable by Tejun Heo · 16 years ago
  91. 7adbe46 ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c by peerchen · 15 years ago
  92. f3d7f23 ahci: add a module parameter to ignore the SSS flags for async scanning by Arjan van de Ven · 16 years ago
  93. 1fd6843 SATA AHCI: Blacklist system that spins off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  94. 886ad09 libata: Add a per-host flag to opt-in into parallel port probes by Arjan van de Ven · 16 years ago
  95. e427fe0 [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA by Shane Huang · 16 years ago
  96. 8522ee2 [libata] ahci: Add SATA GEN3 related messages by Shane Huang · 16 years ago
  97. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  98. 87943ac libata: ahci enclosure management bit mask by David Milburn · 16 years ago
  99. eb40963 libata: ahci enclosure management led sync by David Milburn · 16 years ago
  100. c77a036 ahci: Add support for Promise PDC42819 by Mark Nelson · 16 years ago