1. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  2. 49f2909 ahci: update PCS programming by Tejun Heo · 17 years ago
  3. 459ad68 libata: kill spurious NCQ completion detection by Tejun Heo · 17 years ago
  4. c4f7792 ahci: don't attach if ICH6 is in combined mode by Tejun Heo · 17 years ago
  5. 994056d ahci: fix engine reset failed message by Tejun Heo · 17 years ago
  6. 6ba8695 ahci: add the Device IDs of MCP79 AHCI controller to ahci.c by peerchen · 17 years ago
  7. 3155659 [libata] AHCI: add hw link power management support by Kristen Carlson Accardi · 17 years ago
  8. ab6fc95 [libata] AHCI: fix newly introduced host-reset bug by Jeff Garzik · 17 years ago
  9. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  10. edc9305 ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2 by Tejun Heo · 17 years ago
  11. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  12. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  13. b06ce3e libata: use ata_exec_internal() for PMP register access by Tejun Heo · 17 years ago
  14. 5f226c6 ahci: fix notification handling by Tejun Heo · 17 years ago
  15. 1c954a4 ahci: clean up PORT_IRQ_BAD_PMP enabling by Tejun Heo · 17 years ago
  16. 75da6d2 ahci: kill leftover from enabling NCQ over PMP by Tejun Heo · 17 years ago
  17. 7100819 ahci: Add MCP79 support to AHCI driver by Peer Chen · 17 years ago
  18. 6949b91 ahci: implement AHCI_HFLAG_NO_PMP by Tejun Heo · 17 years ago
  19. 417a1a6 ahci: move host flags over to pi.private_data by Tejun Heo · 17 years ago
  20. 7d50b60 ahci: implement PMP support by Tejun Heo · 17 years ago
  21. 3cc3eb1 [libata] AHCI: enable AHCI mode, before using AHCI reset by Jeff Garzik · 17 years ago
  22. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  23. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  24. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  25. d4155e6 ahci: RAID mode SATA patch for Intel Tolapai by Jason Gaston · 17 years ago
  26. 7a234af ahci: reimplement port_map handling by Tejun Heo · 17 years ago
  27. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  28. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  29. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  30. a738492 ahci: Store interrupt value by Kristen Carlson Accardi · 17 years ago
  31. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  32. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  33. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  34. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  35. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  36. c69c089 [libata] ahci: add ATI SB800 PCI IDs by henry su · 17 years ago
  37. badc234 The SATA controller device ID is different according to by su henry · 17 years ago
  38. 203ef6c ahci: implement SCR_NOTIFICATION r/w by Tejun Heo · 17 years ago
  39. 274c1fd ahci: make NO_NCQ handling more consistent by Tejun Heo · 17 years ago
  40. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  41. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  42. a9cf5e8 ahci: separate out ahci_do_softreset() by Tejun Heo · 17 years ago
  43. 91c4a2e ahci: separate out ahci_exec_polled_cmd() by Tejun Heo · 17 years ago
  44. d2e75df ahci: separate out ahci_kick_engine() by Tejun Heo · 17 years ago
  45. 2cbb79e ahci: use deadline instead of fixed timeout for 1st FIS for SRST by Tejun Heo · 17 years ago
  46. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  47. 028a259 ahci.c: fix CONFIG_PM=n compilation by Alexey Dobriyan · 17 years ago
  48. cd70c26 [libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145) by Jeff Garzik · 17 years ago
  49. 469248a [libata] Clean up driver udma_mask initializers by Jeff Garzik · 17 years ago
  50. dab632e [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  51. df69c9c [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  52. 2bcd866 [libata] ahci: Factor out SATA port init into a separate function by Jeff Garzik · 17 years ago
  53. be5d821 use_clustering (sht) bit set to 0 in AHCI ? by Jens Axboe · 17 years ago
  54. a3d2cc5 ahci: fix PORTS_IMPL override by Tejun Heo · 17 years ago
  55. 0522b28 ahci: Add MCP73/MCP77 support to AHCI driver by Peer Chen · 17 years ago
  56. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  57. c7a4215 ahci: disable 64bit dma on sb600 by Tejun Heo · 17 years ago
  58. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  59. 2bcfdde add the ATI SB700 SATA controller device id to AHCI pci table by Henry Su · 17 years ago
  60. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  61. 9b89391 libata: improve 0xff status handling by Tejun Heo · 17 years ago
  62. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  63. 1188c0d ahci: consolidate common port flags by Tejun Heo · 17 years ago
  64. 4447d35 libata: convert the remaining SATA drivers to new init model by Tejun Heo · 17 years ago
  65. bf33554 ahci: add PCI ID for new VIA chip by Tejun Heo · 17 years ago
  66. c65ec1c ahci.c: remove non-existing SB600 raid id (re-send) by Conke Hu · 17 years ago
  67. a51d644 libata: improve AC_ERR_DEV handling for ->post_internal_cmd by Tejun Heo · 17 years ago
  68. 17199b1 ahci: move port_map handling to ahci_save_initial_config() by Tejun Heo · 17 years ago
  69. d447df1 ahci: implement ata_save/restore_initial_config() by Tejun Heo · 17 years ago
  70. 55a6160 ahci.c: walkaround for SB600 SATA internal error issue by Conke Hu · 17 years ago
  71. 8af12cd ahci: RAID mode SATA patch for Intel ICH9M by Jason Gaston · 17 years ago
  72. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  73. afb2d55 ahci: improve spurious SDB FIS handling by Tejun Heo · 17 years ago
  74. e34bb37 ahci/pata_jmicron: match class not function number by Tejun Heo · 17 years ago
  75. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  76. a2bbd0c ahci: consider SDB FIS containing spurious NCQ completions HSM violation (regenerated) by Tejun Heo · 17 years ago
  77. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  78. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  79. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  80. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  81. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 17 years ago
  82. 0529c15 libata: implement ata_host_detach() by Tejun Heo · 17 years ago
  83. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  84. 904dbd1 ahci: Remove jmicron fixup by Alan · 17 years ago
  85. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 17 years ago
  86. 04d4f7a [PATCH] ahci: trivial endianness annotations by Al Viro · 17 years ago
  87. a718728 ahci: port_no should be used when clearing IRQ in ahci_thaw() by Tejun Heo · 17 years ago
  88. dfd7a3d ahci: use 0x80 as wait stat value instead of 0xff by Tejun Heo · 17 years ago
  89. 6096b63 ahci: fix endianness in spurious interrupt message by Tejun Heo · 17 years ago
  90. 0291f95 ahci: improve and limit spurious interrupt messages, take#3 by Tejun Heo · 17 years ago
  91. 07c53da ahci: don't enter slumber on power down by Tejun Heo · 17 years ago
  92. 82490c0 ahci: make ULi M5288 ignore interface fatal error bit by Tejun Heo · 17 years ago
  93. 6fbf5ba [libata] Move some PCI IDs from sata_nv to ahci by Peer Chen · 18 years ago
  94. 551c012 [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller by Tejun Heo · 18 years ago
  95. 8e16f94 [PATCH] ahci: do not powerdown during initialization by Tejun Heo · 18 years ago
  96. 648a88b [PATCH] ahci: honor PORTS_IMPL on ICH8s by Tejun Heo · 18 years ago
  97. 98fa4b6 [PATCH] ahci: preserve PORTS_IMPL over host resets by Tejun Heo · 18 years ago
  98. 415ae2b [libata] ahci: Match PCI class code for AHCI by Jeff Garzik · 18 years ago
  99. ad616ff [PATCH] ahci: update ahci-vt8251 reset sequence by Tejun Heo · 18 years ago
  100. 4aeb0e3 [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO by Tejun Heo · 18 years ago