1. 886ad09 libata: Add a per-host flag to opt-in into parallel port probes by Arjan van de Ven · 16 years ago
  2. e427fe0 [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA by Shane Huang · 16 years ago
  3. 8522ee2 [libata] ahci: Add SATA GEN3 related messages by Shane Huang · 16 years ago
  4. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  5. 87943ac libata: ahci enclosure management bit mask by David Milburn · 16 years ago
  6. eb40963 libata: ahci enclosure management led sync by David Milburn · 16 years ago
  7. c77a036 ahci: Add support for Promise PDC42819 by Mark Nelson · 16 years ago
  8. 45fabbb libata: Implement disk shock protection support by Elias Oltmanns · 16 years ago
  9. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  10. 8e48b6b ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  11. 1724846 ahci: disable PMP for marvell ahcis by Tejun Heo · 16 years ago
  12. 5b66c82 ahci, pata_marvell: play nicely together by Alan Cox · 16 years ago
  13. 20e2de4 ahci: sis controllers actually can do PMP by Tejun Heo · 16 years ago
  14. adcb530 ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  15. 93082f0 Fix ahci driver 'flags' type by Linus Torvalds · 16 years ago
  16. 2640d7c AHCI: Remove an unnecessary flush from ahci_qc_issue by Matthew Wilcox · 16 years ago
  17. 24920c8 AHCI: speed up resume by Zhang Rui · 16 years ago
  18. 18f7ba4 libata/ahci: enclosure management support by Kristen Carlson Accardi · 16 years ago
  19. d28f87a ahci: give another shot at clearing all bits in irq_stat by Tejun Heo · 16 years ago
  20. ea0c62f ahci: always clear all bits in irq_stat by Tejun Heo · 16 years ago
  21. 9a3b103 ahci: sis can't do PMP by Tejun Heo · 16 years ago
  22. d799e08 ahci: jmb361 has only one port by Tejun Heo · 16 years ago
  23. bd17243 ahci: Workaround HW bug for SB600/700 SATA controller PMP support by Shane Huang · 16 years ago
  24. e297d99 ahci: workarounds for mcp65 by Tejun Heo · 16 years ago
  25. 3072c37 ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c by peerchen · 16 years ago
  26. 78ab88f libata: improve post-reset device ready test by Tejun Heo · 16 years ago
  27. 22b5e7a ahci: SB600 ahci can't do MSI, blacklist that capability by Tejun Heo · 16 years ago
  28. 15fe982 ahci: retry enabling AHCI a few times before spitting out WARN_ON() by Tejun Heo · 16 years ago
  29. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  30. 45db2f6 libata: move link onlineness check out of softreset methods by Tejun Heo · 16 years ago
  31. 071f44b libata: implement PMP helpers by Tejun Heo · 16 years ago
  32. 350756f libata: don't use ap->ioaddr in non-SFF drivers by Tejun Heo · 16 years ago
  33. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  34. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  35. 79f97da libata: drop @finish_qc from ata_qc_complete_multiple() by Tejun Heo · 16 years ago
  36. 305d2a1 libata: unify mechanism to request follow-up SRST by Tejun Heo · 16 years ago
  37. ac37198 libata: clear SError after link resume by Tejun Heo · 16 years ago
  38. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 16 years ago
  39. a89611e ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() by Tejun Heo · 16 years ago
  40. 705e76b libata: restructure SFF post-reset readiness waits by Tejun Heo · 16 years ago
  41. 203c75b libata: separate out ata_std_postreset() from ata_sff_postreset() by Tejun Heo · 16 years ago
  42. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  43. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  44. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  45. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  46. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  47. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  48. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 16 years ago
  49. 8cebf27 libata: kill ATA_LFLAG_SKIP_D2H_BSY by Tejun Heo · 16 years ago
  50. d692abd libata: kill ATA_LFLAG_HRST_TO_RESUME by Tejun Heo · 16 years ago
  51. cf48062 libata: prefer hardreset by Tejun Heo · 16 years ago
  52. 4cde32f [libata] ahci: SB600 workaround is suspect... play it safe for now by Jeff Garzik · 16 years ago
  53. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 16 years ago
  54. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 16 years ago
  55. dea5513 ahci: request all PCI BARs by Tejun Heo · 16 years ago
  56. 258cd84 ahci: logical-bitwise and confusion in ahci_save_initial_config() by Roel Kluin · 16 years ago
  57. 70d562c ahci: add the Device IDs for nvidia MCP7B AHCI by peerchen · 16 years ago
  58. a878539 ahci: work around ATI SB600 h/w quirk by Jeff Garzik · 16 years ago
  59. e39fc8c [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA by Shane Huang · 16 years ago
  60. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  61. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  62. 837f5f8 ahci: fix CAP.NP and PI handling by Tejun Heo · 16 years ago
  63. 16ad1ad ahci: RAID mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  64. b710a1f ahci: factor out AHCI enabling and enable AHCI before reading CAP by Tejun Heo · 17 years ago
  65. 4ca4e43 libata annotations and fixes by Al Viro · 17 years ago
  66. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  67. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  68. 49f2909 ahci: update PCS programming by Tejun Heo · 17 years ago
  69. 459ad68 libata: kill spurious NCQ completion detection by Tejun Heo · 17 years ago
  70. c4f7792 ahci: don't attach if ICH6 is in combined mode by Tejun Heo · 17 years ago
  71. 994056d ahci: fix engine reset failed message by Tejun Heo · 17 years ago
  72. 6ba8695 ahci: add the Device IDs of MCP79 AHCI controller to ahci.c by peerchen · 17 years ago
  73. 3155659 [libata] AHCI: add hw link power management support by Kristen Carlson Accardi · 17 years ago
  74. ab6fc95 [libata] AHCI: fix newly introduced host-reset bug by Jeff Garzik · 17 years ago
  75. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  76. edc9305 ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2 by Tejun Heo · 17 years ago
  77. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  78. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  79. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  80. 5f226c6 ahci: fix notification handling by Tejun Heo · 17 years ago
  81. 1c954a4 ahci: clean up PORT_IRQ_BAD_PMP enabling by Tejun Heo · 17 years ago
  82. 75da6d2 ahci: kill leftover from enabling NCQ over PMP by Tejun Heo · 17 years ago
  83. 7100819 ahci: Add MCP79 support to AHCI driver by Peer Chen · 17 years ago
  84. 6949b91 ahci: implement AHCI_HFLAG_NO_PMP by Tejun Heo · 17 years ago
  85. 417a1a6 ahci: move host flags over to pi.private_data by Tejun Heo · 17 years ago
  86. 7d50b60 ahci: implement PMP support by Tejun Heo · 17 years ago
  87. 3cc3eb1 [libata] AHCI: enable AHCI mode, before using AHCI reset by Jeff Garzik · 17 years ago
  88. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  89. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  90. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  91. d4155e6 ahci: RAID mode SATA patch for Intel Tolapai by Jason Gaston · 17 years ago
  92. 7a234af ahci: reimplement port_map handling by Tejun Heo · 17 years ago
  93. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  94. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  95. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  96. a738492 ahci: Store interrupt value by Kristen Carlson Accardi · 17 years ago
  97. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  98. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  99. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  100. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago