1. 0516900 AHCI: Clear GHC.IS to prevent unexpectly asserting INTx by Pang Raymond · 8 years ago
  2. 179b310 libata: use ata_is_ncq() accessors by Hannes Reinecke · 8 years ago
  3. f8d1a93 Merge branch 'for-4.6-fixes' into for-4.7 by Tejun Heo · 8 years ago
  4. 2fd0f46 libahci: save port map for forced port map by Srinivas Kandagatla · 8 years ago
  5. d991c87 libata: Fixup awkward whitespace in warning by removing line continuation. by Sander Eikelenboom · 8 years ago
  6. fe6c581 Merge branch 'for-4.5-fixes' into for-4.6 by Tejun Heo · 8 years ago
  7. dc8b4af ata: ahci: don't mark HotPlugCapable Ports as external/removable by Manuel Lauss · 8 years ago
  8. bb03c64 ahci: Add functions to manage runtime PM of AHCI ports by Mika Westerberg · 8 years ago
  9. 8ea909c ahci: Cache host controller version by Mika Westerberg · 8 years ago
  10. d867b95 ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. by Suman Tripathi · 8 years ago
  11. f070d67 libahci: Implement the capability to override the generic ahci interrupt handler. by Suman Tripathi · 8 years ago
  12. 566d182 libata: disable forced PORTS_IMPL for >= AHCI 1.3 by Tejun Heo · 8 years ago
  13. fb32963 drivers: ata: wake port before DMA stop for ALPM by Danesh Petigara · 8 years ago
  14. 8c93020 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  15. f893180 ahci: compile out msi/msix infrastructure by Dan Williams · 9 years ago
  16. 023113d AHCI: Fix softreset failed issue of Port Multiplier by Xiangliang Yu · 9 years ago
  17. a6b7fb7 ahci: switch from 'threaded' to 'hardirq' interrupt handling by Dan Williams · 9 years ago
  18. d684a90 ahci: per-port msix support by Dan Williams · 9 years ago
  19. 0a142b2 ahci: cleanup ahci_host_activate_multi_irqs by Dan Williams · 9 years ago
  20. 899a63c ahci: ahci_host_activate: kill IRQF_SHARED by Dan Williams · 9 years ago
  21. 8a3e33c ata: ahci: find eSATA ports and flag them as removable by Manuel Lauss · 9 years ago
  22. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  23. 21bfd1a ahci: Store irq number in struct ahci_host_priv by Robert Richter · 9 years ago
  24. 5903b16 libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. by Suman Tripathi · 9 years ago
  25. a129db8 libahci: Refactoring of ahci_single_irq_intr function. by Suman Tripathi · 9 years ago
  26. 8393b81 libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 9 years ago
  27. 95bbbe9 ahci: Use dev_info() to inform about the lack of Device Sleep support by Gabriele Mazzotta · 9 years ago
  28. 7865f83 Revert "AHCI: Optimize single IRQ interrupt processing" by Tejun Heo · 10 years ago
  29. 03e83cb Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler" by Tejun Heo · 10 years ago
  30. 33fb0d0 AHCI: Do not acquire ata_host::lock from single IRQ handler by Alexander Gordeev · 10 years ago
  31. 18dcf43 AHCI: Optimize single IRQ interrupt processing by Alexander Gordeev · 10 years ago
  32. 227dfb4 AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode by Alexander Gordeev · 10 years ago
  33. 5ee1cfd AHCI: Make few function names more descriptive by Alexander Gordeev · 10 years ago
  34. d1028e2 AHCI: Move host activation code into ahci_host_activate() by Alexander Gordeev · 10 years ago
  35. 1c62854 AHCI: Move ahci_host_activate() function to libahci.c by Alexander Gordeev · 10 years ago
  36. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 10 years ago
  37. 39e0ee9 libahci: export ahci_qc_issue() and ahci_start_fix_rx() by Suman Tripathi · 10 years ago
  38. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  39. 888d91a ata: ahci: append new hflag AHCI_HFLAG_NO_FBS by Kefeng Wang · 10 years ago
  40. 0cf4a7d ahci: disable DEVSLP for Intel Valleyview by Jacob Pan · 10 years ago
  41. d5185d6 ata: remove superfluous casts by Joe Perches · 10 years ago
  42. 039ece3 libahci: Allow drivers to override start_engine by Hans de Goede · 10 years ago
  43. b2a52b6 ata: libahci: replace obsolete simple_strtoul() with kstrtouint() by Daeseok Youn · 10 years ago
  44. 35186d0 ata: libahci: make ahci_pmp_retry_softreset() as static by Daeseok Youn · 10 years ago
  45. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  46. 7399339 drivers: ata: Mark the function as static in libahci.c by Rashika Kheria · 11 years ago
  47. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  48. 89dafa2 ahci: disabled FBS prior to issuing software reset by xiangliang yu · 11 years ago
  49. fa070ee libahci: fix turning on LEDs in ahci_start_port() by Lukasz Dorau · 11 years ago
  50. 8b789d8 ahci: imx: setup power saving methods by Richard Zhu · 11 years ago
  51. ed08d40 ahci: Changing two module params with static and __read_mostly by Chuansheng Liu · 11 years ago
  52. 5a0a6a4 Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 by Tejun Heo · 11 years ago
  53. 9bbb1b0 AHCI: use ATA_BUSY by Sergei Shtylyov · 11 years ago
  54. 912b9ac ahci: remove pmp link online check in FBS EH by Shane Huang · 11 years ago
  55. 439d7a3 ahci: make ahci_transmit_led_message into a function pointer by Mark Langsdorf · 11 years ago
  56. b29900e AHCI: Make distinct names for ports in /proc/interrupts by Alexander Gordeev · 11 years ago
  57. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  58. 5ca72c4 AHCI: Support multiple MSIs by Alexander Gordeev · 12 years ago
  59. 803739d [libata] replace sata_settings with devslp_timing by Shane Huang · 12 years ago
  60. 39f80ac ahci: convert ata_link_printk() to ata_link_warn() by Wei Yongjun · 12 years ago
  61. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  62. bbb4ab4 ahci: un-staticize ahci_dev_classify by Rob Herring · 12 years ago
  63. 66583c9 ahci: add AHCI_HFLAG_DELAY_ENGINE host flag by Brian Norris · 12 years ago
  64. 7faa33d ahci: start engine only during soft/hard resets by Tejun Heo · 13 years ago
  65. 345347c ahci: move ahci_sb600_softreset to libahci.c and rename it by Yuan-Hsin Chen · 13 years ago
  66. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  67. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  68. 4974317 ahci: change 'masking port_map' printk to KERN_WARNING level by Linus Torvalds · 13 years ago
  69. 22fe9446 Revert "libata: ahci_start_engine compliant to AHCI spec" by Tejun Heo · 13 years ago
  70. 270dac3 libata: ahci_start_engine compliant to AHCI spec by Jian Peng · 13 years ago
  71. 7b3a24c ahci: don't enable port irq before handler is registered by Maxime Bizon · 13 years ago
  72. 6e5fe5b1 ahci: EM supported message type sysfs attribute by Hannes Reinecke · 13 years ago
  73. 02cdfcf [libata] new driver acard_ahci, for ATP8620 host controller by David Milburn · 14 years ago
  74. 6ad6019 libahci: fix result_tf handling after an ATA PIO data-in command by Tejun Heo · 14 years ago
  75. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  76. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  77. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  78. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 14 years ago
  79. f1f5a80 ahci: fix hang on failed softreset by Tejun Heo · 14 years ago
  80. 5f17310 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Tejun Heo · 14 years ago
  81. f9ce889 libahci: Fix bug in storing EM messages by Harry Zhang · 14 years ago
  82. 0ee7195 ahci: redo stopping DMA engines on empty ports by Tejun Heo · 14 years ago
  83. c062316 ahci: add "em_buffer" attribute for AHCI hosts by Harry Zhang · 14 years ago
  84. 008dbd6 ahci: EM message type auto detect by Harry Zhang · 14 years ago
  85. fbaf666 libata: update gfp/slab.h includes by Tejun Heo · 14 years ago
  86. 96d6030 ahci: Turn off DMA engines when there's no device attached by Matthew Garrett · 14 years ago
  87. 365cfa1 ahci: Move generic code into libahci by Anton Vorontsov · 14 years ago