1. 93c7711 ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones by Hannes Reinecke · 3 years ago
  2. f8ec26d ata: libata: add reset tracepoints by Hannes Reinecke · 3 years ago
  3. 6c952a0 ata: libata: Add ata_port_classify() helper by Hannes Reinecke · 3 years ago
  4. f3b9db5 ata: libata: remove pointless debugging messages by Hannes Reinecke · 3 years ago
  5. 7c5f641 ata: libahci: Adjust behavior when StorageD3Enable _DSD is set by Mario Limonciello · 3 years, 1 month ago
  6. 1b87bda libata: libahci: declare ahci_shost_attr_group as static by Damien Le Moal · 3 years, 2 months ago
  7. c3f69c7 scsi: ata: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  8. 5f91b8f libata: Introduce ncq_prio_supported sysfs sttribute by Damien Le Moal · 3 years, 4 months ago
  9. 234e6d2 ata: ahci: Disable SXS for Hisilicon Kunpeng920 by Xingui Yang · 3 years, 10 months ago
  10. 95364f3 ata: make qc_prep return ata_completion_errors by Jiri Slaby · 5 years ago
  11. 60fc35f ahci: Do not export local variable ahci_em_messages by Andy Shevchenko · 5 years ago
  12. 602e40a ata: libahci: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
  13. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  14. 3bac408 ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implemented by John Garry · 6 years ago
  15. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  16. 11c2914 ata: libahci: Allow reconfigure of DEVSLP register by Srinivas Pandruvada · 6 years ago
  17. 2dbb3ec ata: libahci: Correct setting of DEVSLP register by Srinivas Pandruvada · 6 years ago
  18. a5ec5a7b ata: ahci: Support state with min power but Partial low power state by Srinivas Pandruvada · 6 years ago
  19. fae2a63 libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store() by John Garry · 7 years ago
  20. 332c42a ata: ahci: rpm_put port on port_stop to match rpm_get in port_start by Samuel Morris · 7 years ago
  21. 0bbddb8 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  22. 4e5b626 libata: convert core and drivers to ->hw_tag usage by Jens Axboe · 7 years ago
  23. fa89f53 libahci: Allow drivers to override stop_engine by Evan Wang · 7 years ago
  24. 3b61e51 ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine() by Stefan Roese · 7 years ago
  25. 1843594 ahci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  26. 7fab72f libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag by Doug Berger · 8 years ago
  27. ef0da1b libata: Add the AHCI_HFLAG_YES_ALPM flag by Doug Berger · 8 years ago
  28. 08fc475 libahci: wrong comments in ahci_do_softreset() by Minwoo Im · 8 years ago
  29. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  30. d436501 sata: ahci: export ahci_do_hardreset() locally by Bartosz Golaszewski · 8 years ago
  31. 84f9524 ata: ATA Command Priority Disabled By Default by Adam Manzanares · 8 years ago
  32. 0b9e2988 ahci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  33. 2536524 Merge branch 'master' into for-4.9 by Tejun Heo · 8 years ago
  34. 9b4b3f6 ahci: disable correct irq for dummy ports by Christoph Hellwig · 8 years ago
  35. cd27396 ahci: also use a per-port lock for the multi-MSIX case by Christoph Hellwig · 8 years ago
  36. 0516900 AHCI: Clear GHC.IS to prevent unexpectly asserting INTx by Pang Raymond · 8 years ago
  37. 179b310 libata: use ata_is_ncq() accessors by Hannes Reinecke · 8 years ago
  38. f8d1a93 Merge branch 'for-4.6-fixes' into for-4.7 by Tejun Heo · 9 years ago
  39. 2fd0f46 libahci: save port map for forced port map by Srinivas Kandagatla · 9 years ago
  40. d991c87 libata: Fixup awkward whitespace in warning by removing line continuation. by Sander Eikelenboom · 9 years ago
  41. fe6c581 Merge branch 'for-4.5-fixes' into for-4.6 by Tejun Heo · 9 years ago
  42. dc8b4af ata: ahci: don't mark HotPlugCapable Ports as external/removable by Manuel Lauss · 9 years ago
  43. bb03c64 ahci: Add functions to manage runtime PM of AHCI ports by Mika Westerberg · 9 years ago
  44. 8ea909c ahci: Cache host controller version by Mika Westerberg · 9 years ago
  45. d867b95 ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. by Suman Tripathi · 9 years ago
  46. f070d67 libahci: Implement the capability to override the generic ahci interrupt handler. by Suman Tripathi · 9 years ago
  47. 566d182 libata: disable forced PORTS_IMPL for >= AHCI 1.3 by Tejun Heo · 9 years ago
  48. fb32963 drivers: ata: wake port before DMA stop for ALPM by Danesh Petigara · 9 years ago
  49. 8c93020 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  50. f893180 ahci: compile out msi/msix infrastructure by Dan Williams · 9 years ago
  51. 023113d AHCI: Fix softreset failed issue of Port Multiplier by Xiangliang Yu · 9 years ago
  52. a6b7fb7 ahci: switch from 'threaded' to 'hardirq' interrupt handling by Dan Williams · 9 years ago
  53. d684a90 ahci: per-port msix support by Dan Williams · 9 years ago
  54. 0a142b2 ahci: cleanup ahci_host_activate_multi_irqs by Dan Williams · 9 years ago
  55. 899a63c ahci: ahci_host_activate: kill IRQF_SHARED by Dan Williams · 9 years ago
  56. 8a3e33c ata: ahci: find eSATA ports and flag them as removable by Manuel Lauss · 9 years ago
  57. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  58. 21bfd1a ahci: Store irq number in struct ahci_host_priv by Robert Richter · 10 years ago
  59. 5903b16 libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. by Suman Tripathi · 10 years ago
  60. a129db8 libahci: Refactoring of ahci_single_irq_intr function. by Suman Tripathi · 10 years ago
  61. 8393b81 libata: Add helper to determine when PHY events should be ignored by Gabriele Mazzotta · 10 years ago
  62. 95bbbe9 ahci: Use dev_info() to inform about the lack of Device Sleep support by Gabriele Mazzotta · 10 years ago
  63. 7865f83 Revert "AHCI: Optimize single IRQ interrupt processing" by Tejun Heo · 10 years ago
  64. 03e83cb Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler" by Tejun Heo · 10 years ago
  65. 33fb0d0 AHCI: Do not acquire ata_host::lock from single IRQ handler by Alexander Gordeev · 10 years ago
  66. 18dcf43 AHCI: Optimize single IRQ interrupt processing by Alexander Gordeev · 10 years ago
  67. 227dfb4 AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode by Alexander Gordeev · 10 years ago
  68. 5ee1cfd AHCI: Make few function names more descriptive by Alexander Gordeev · 10 years ago
  69. d1028e2 AHCI: Move host activation code into ahci_host_activate() by Alexander Gordeev · 10 years ago
  70. 1c62854 AHCI: Move ahci_host_activate() function to libahci.c by Alexander Gordeev · 10 years ago
  71. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 10 years ago
  72. 39e0ee9 libahci: export ahci_qc_issue() and ahci_start_fix_rx() by Suman Tripathi · 10 years ago
  73. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  74. 888d91a ata: ahci: append new hflag AHCI_HFLAG_NO_FBS by Kefeng Wang · 11 years ago
  75. 0cf4a7d ahci: disable DEVSLP for Intel Valleyview by Jacob Pan · 11 years ago
  76. d5185d6 ata: remove superfluous casts by Joe Perches · 11 years ago
  77. 039ece3 libahci: Allow drivers to override start_engine by Hans de Goede · 11 years ago
  78. b2a52b6 ata: libahci: replace obsolete simple_strtoul() with kstrtouint() by Daeseok Youn · 11 years ago
  79. 35186d0 ata: libahci: make ahci_pmp_retry_softreset() as static by Daeseok Youn · 11 years ago
  80. 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  81. 7399339 drivers: ata: Mark the function as static in libahci.c by Rashika Kheria · 11 years ago
  82. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  83. 89dafa2 ahci: disabled FBS prior to issuing software reset by xiangliang yu · 11 years ago
  84. fa070ee libahci: fix turning on LEDs in ahci_start_port() by Lukasz Dorau · 11 years ago
  85. 8b789d8 ahci: imx: setup power saving methods by Richard Zhu · 11 years ago
  86. ed08d40 ahci: Changing two module params with static and __read_mostly by Chuansheng Liu · 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 · 12 years ago
  89. 912b9ac ahci: remove pmp link online check in FBS EH by Shane Huang · 12 years ago
  90. 439d7a3 ahci: make ahci_transmit_led_message into a function pointer by Mark Langsdorf · 12 years ago
  91. b29900e AHCI: Make distinct names for ports in /proc/interrupts by Alexander Gordeev · 12 years ago
  92. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 12 years ago
  93. 5ca72c4 AHCI: Support multiple MSIs by Alexander Gordeev · 12 years ago
  94. 803739d [libata] replace sata_settings with devslp_timing by Shane Huang · 12 years ago
  95. 39f80ac ahci: convert ata_link_printk() to ata_link_warn() by Wei Yongjun · 12 years ago
  96. 65fe1f0 ahci: implement aggressive SATA device sleep support by Shane Huang · 12 years ago
  97. bbb4ab4 ahci: un-staticize ahci_dev_classify by Rob Herring · 12 years ago
  98. 66583c9 ahci: add AHCI_HFLAG_DELAY_ENGINE host flag by Brian Norris · 13 years ago
  99. 7faa33d ahci: start engine only during soft/hard resets by Tejun Heo · 13 years ago
  100. 345347c ahci: move ahci_sb600_softreset to libahci.c and rename it by Yuan-Hsin Chen · 14 years ago