1. 535dac4 ata: add AMD Seattle platform driver by Brijesh Singh · 9 years ago
  2. 17dcc37 ata: ahci-platform: Add ports-implemented DT bindings. by Srinivas Kandagatla · 8 years ago
  3. 2fd0f46 libahci: save port map for forced port map by Srinivas Kandagatla · 8 years ago
  4. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  5. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  7. 908913b ata: hpt366: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  8. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  9. 8134233 ata: ahci_xgene: dereferencing uninitialized pointer in probe by Dan Carpenter · 8 years ago
  10. 8ba559f AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs by Scott Lawson · 8 years ago
  11. fe6c581 Merge branch 'for-4.5-fixes' into for-4.6 by Tejun Heo · 8 years ago
  12. 51b1b28 ata: sata_rcar: Use ARCH_RENESAS by Simon Horman · 8 years ago
  13. dc8b4af ata: ahci: don't mark HotPlugCapable Ports as external/removable by Manuel Lauss · 8 years ago
  14. d243bed ahci: Workaround for ThunderX Errata#22536 by Tirumalesh Chalamarla · 8 years ago
  15. 57e5568 sata_via: Implement hotplug for VT6421 by Ondrej Zary · 8 years ago
  16. 44a9b49 sata_via: Apply WD workaround only when needed on VT6421 by Ondrej Zary · 8 years ago
  17. 02e5329 ahci: Add runtime PM support for the host controller by Mika Westerberg · 8 years ago
  18. bb03c64 ahci: Add functions to manage runtime PM of AHCI ports by Mika Westerberg · 8 years ago
  19. f1d848f ahci: Convert driver to use modern PM hooks by Mika Westerberg · 8 years ago
  20. 8ea909c ahci: Cache host controller version by Mika Westerberg · 8 years ago
  21. 15d3ce7 ata: ahci_mvebu: add support for Armada 3700 variant by Lior Amsalem · 8 years ago
  22. 3948b6f libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_show() by Tejun Heo · 8 years ago
  23. f5bdd66 Adding Intel Lewisburg device IDs for SATA by Alexandra Yates · 8 years ago
  24. 0183617 pata-rb532-cf: get rid of the irq_to_gpio() call by Gabor Juhos · 8 years ago
  25. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  26. a2127e4 libata: support AHCI on OCTEON platform by Aleksey Makarov · 9 years ago
  27. 287e661 libata: fix HDIO_GET_32BIT ioctl by Arnd Bergmann · 9 years ago
  28. 32aea26 ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT. by Suman Tripathi · 9 years ago
  29. d867b95 ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. by Suman Tripathi · 9 years ago
  30. f070d67 libahci: Implement the capability to override the generic ahci interrupt handler. by Suman Tripathi · 9 years ago
  31. 342decf ahci: Intel DNV device IDs SATA by Alexandra Yates · 9 years ago
  32. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
  33. 8eee1d3 libata: fix sff host state machine locking while polling by Tejun Heo · 9 years ago
  34. a588afc libata-sff: use WARN instead of BUG on illegal host state machine state by Tejun Heo · 9 years ago
  35. 566d182 libata: disable forced PORTS_IMPL for >= AHCI 1.3 by Tejun Heo · 9 years ago
  36. b00622f libata: blacklist a Viking flash model for MWDMA corruption by Shikha Jain · 9 years ago
  37. fb32963 drivers: ata: wake port before DMA stop for ALPM by Danesh Petigara · 9 years ago
  38. 8c93020 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  39. e39b2bb libata: skip debounce delay on link resume by Danesh Petigara · 9 years ago
  40. 6ca92dd ata: ahci_brcmstb: disable DIPM support by Danesh Petigara · 9 years ago
  41. 6863caa ata: ahci_brcmstb: enable support for ALPM by Danesh Petigara · 9 years ago
  42. 848c392 drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms) by Anil Veliyankara Madam · 9 years ago
  43. 427cc61 sata_sx4: correctly handling failed allocation by Insu Yun · 9 years ago
  44. 1980eb9 ata: ahci_brcmstb: add support for MIPS-based platforms by Jaedon Shin · 9 years ago
  45. dfcdc5f ahci: qoriq: Adjust the default register values on ls1021a by Tang Yuantian · 9 years ago
  46. e3a6dad ahci: qoriq: Update the default Rx watermark value by Tang Yuantian · 9 years ago
  47. ef0cc7f ahci: qoriq: Adjust the default register values on ls1043a by Tang Yuantian · 9 years ago
  48. 4f2568f ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log page reads by Andreas Werner · 9 years ago
  49. ea013a9 libata-eh.c: Introduce new ata port flag for controller which lockup on read log page by Andreas Werner · 9 years ago
  50. f893180 ahci: compile out msi/msix infrastructure by Dan Williams · 9 years ago
  51. 7e22c00 ata: core: fix irq description on AHCI single irq systems by Heiner Kallweit · 9 years ago
  52. d98f1cd sata_sil: disable trim by Mikulas Patocka · 9 years ago
  53. 023113d AHCI: Fix softreset failed issue of Port Multiplier by Xiangliang Yu · 9 years ago
  54. 2ef42f4 ata: ahci_brcmstb: remove unused definitions by Jaedon Shin · 9 years ago
  55. b46f79b ata: ahci_brcmstb: add a quirk for MIPS-based platforms by Jaedon Shin · 9 years ago
  56. 7de3244 ata: ahci_brcmstb: disable NCQ for MIPS-based platforms by Jaedon Shin · 9 years ago
  57. 7f64d64 ata: sata_rcar: Remove obsolete platform_device_id entries by Geert Uytterhoeven · 9 years ago
  58. fec7bc4 sata_rcar: Add compatible string for r8a7795 by Kouei Abe · 9 years ago
  59. 4f1dd97 sata/mvebu: use #ifdef around suspend/resume code by Arnd Bergmann · 9 years ago
  60. f46c4bd ahci: kill 'intr_status' by Dan Williams · 9 years ago
  61. a6b7fb7 ahci: switch from 'threaded' to 'hardirq' interrupt handling by Dan Williams · 9 years ago
  62. d684a90 ahci: per-port msix support by Dan Williams · 9 years ago
  63. 4d92f00 ahci: Order SATA device IDs for codename Lewisburg by Alexandra Yates · 9 years ago
  64. c5967b7 ahci: Add Device ID for Intel Sunrise Point PCH by Charles_Rose@Dell.com · 9 years ago
  65. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  66. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  67. 159b5bb Merge branch 'for-4.3-fixes' into for-4.4 by Tejun Heo · 9 years ago
  68. 56e7433 ahci: add new Intel device IDs by Alexandra Yates · 9 years ago
  69. a40cf3f ahci: Add Marvell 88se91a2 device id by Johannes Thumshirn · 9 years ago
  70. 0a142b2 ahci: cleanup ahci_host_activate_multi_irqs by Dan Williams · 9 years ago
  71. 899a63c ahci: ahci_host_activate: kill IRQF_SHARED by Dan Williams · 9 years ago
  72. 6408472 ahci: qoriq: Disable NCQ on ls2080a SoC by Tang Yuantian · 9 years ago
  73. d19f9aa ahci: qoriq: Rename LS2085A SoC support code to LS2080A by Tang Yuantian · 9 years ago
  74. 5f8e7f1 libata: enable LBA flag in taskfile for ata_scsi_pass_thru() by Vinayak Kale · 9 years ago
  75. ee7fb33 libata: add support for NCQ commands for SG interface by Vinayak Kale · 9 years ago
  76. eb35103 ahci: qoriq: Fix a compiling warning by Arnd Bergmann · 9 years ago
  77. 3a53b3b pata_it821x: use "const char *" for string literals by LABBE Corentin · 9 years ago
  78. 2aa8f5d libata: only call ->done once all per-tag ressources are released by Christoph Hellwig · 9 years ago
  79. 25c7ce7 libata: cleanup ata_scsi_qc_complete by Christoph Hellwig · 9 years ago
  80. 8a3e33c ata: ahci: find eSATA ports and flag them as removable by Manuel Lauss · 9 years ago
  81. a73f22f libata: samsung_cf: fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  82. 469eabb ata: pata_macio: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  83. 88622d80 ata: pata_pxa: dmaengine conversion by Robert Jarzmik · 9 years ago
  84. ecfb459 ahci: added a new driver for supporting Freescale AHCI sata by Tang Yuantian · 9 years ago
  85. fc4f370 Revert "ahci: added support for Freescale AHCI sata" by Tang Yuantian · 9 years ago
  86. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  87. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  88. 2dc7e55 Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  89. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  90. 5e7fec2 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  91. 7a7184b Add factory recertified Crucial M500s to blacklist by Guillermo A. Amaral · 9 years ago
  92. 91f15fb PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI by Zhang Rui · 9 years ago
  93. d6e9b70 ata: pata_arasam_cf: Use devm_clk_get by Vaishali Thakkar · 9 years ago
  94. 4e7fca0 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  95. 38755e8 libata: fix libata-core.c kernel-doc warning by Randy Dunlap · 9 years ago
  96. f9114d3 ata: ahci_brcmstb: Fix misuse of IS_ENABLED by Axel Lin · 9 years ago
  97. bb44e15 sata_sx4: Check return code from pdc20621_i2c_read() by Tomer Barletz · 9 years ago
  98. 74a80d6 Revert "libata: Implement NCQ autosense" by Tejun Heo · 9 years ago
  99. 84ded2f Revert "libata: Implement support for sense data reporting" by Tejun Heo · 9 years ago
  100. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago