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