1. c69c089 [libata] ahci: add ATI SB800 PCI IDs by henry su · 17 years ago
  2. badc234 The SATA controller device ID is different according to by su henry · 17 years ago
  3. 203ef6c ahci: implement SCR_NOTIFICATION r/w by Tejun Heo · 17 years ago
  4. 274c1fd ahci: make NO_NCQ handling more consistent by Tejun Heo · 17 years ago
  5. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  6. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  7. a9cf5e8 ahci: separate out ahci_do_softreset() by Tejun Heo · 17 years ago
  8. 91c4a2e ahci: separate out ahci_exec_polled_cmd() by Tejun Heo · 17 years ago
  9. d2e75df ahci: separate out ahci_kick_engine() by Tejun Heo · 17 years ago
  10. 2cbb79e ahci: use deadline instead of fixed timeout for 1st FIS for SRST by Tejun Heo · 17 years ago
  11. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  12. 028a259 ahci.c: fix CONFIG_PM=n compilation by Alexey Dobriyan · 17 years ago
  13. cd70c26 [libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145) by Jeff Garzik · 17 years ago
  14. 469248a [libata] Clean up driver udma_mask initializers by Jeff Garzik · 17 years ago
  15. dab632e [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  16. df69c9c [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  17. 2bcd866 [libata] ahci: Factor out SATA port init into a separate function by Jeff Garzik · 17 years ago
  18. be5d821 use_clustering (sht) bit set to 0 in AHCI ? by Jens Axboe · 17 years ago
  19. a3d2cc5 ahci: fix PORTS_IMPL override by Tejun Heo · 17 years ago
  20. 0522b28 ahci: Add MCP73/MCP77 support to AHCI driver by Peer Chen · 17 years ago
  21. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  22. c7a4215 ahci: disable 64bit dma on sb600 by Tejun Heo · 17 years ago
  23. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  24. 2bcfdde add the ATI SB700 SATA controller device id to AHCI pci table by Henry Su · 17 years ago
  25. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  26. 9b89391 libata: improve 0xff status handling by Tejun Heo · 17 years ago
  27. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  28. 1188c0d ahci: consolidate common port flags by Tejun Heo · 17 years ago
  29. 4447d35 libata: convert the remaining SATA drivers to new init model by Tejun Heo · 17 years ago
  30. bf33554 ahci: add PCI ID for new VIA chip by Tejun Heo · 17 years ago
  31. c65ec1c ahci.c: remove non-existing SB600 raid id (re-send) by Conke Hu · 17 years ago
  32. a51d644 libata: improve AC_ERR_DEV handling for ->post_internal_cmd by Tejun Heo · 17 years ago
  33. 17199b1 ahci: move port_map handling to ahci_save_initial_config() by Tejun Heo · 17 years ago
  34. d447df1 ahci: implement ata_save/restore_initial_config() by Tejun Heo · 17 years ago
  35. 55a6160 ahci.c: walkaround for SB600 SATA internal error issue by Conke Hu · 17 years ago
  36. 8af12cd ahci: RAID mode SATA patch for Intel ICH9M by Jason Gaston · 17 years ago
  37. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  38. afb2d55 ahci: improve spurious SDB FIS handling by Tejun Heo · 17 years ago
  39. e34bb37 ahci/pata_jmicron: match class not function number by Tejun Heo · 17 years ago
  40. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  41. a2bbd0c ahci: consider SDB FIS containing spurious NCQ completions HSM violation (regenerated) by Tejun Heo · 17 years ago
  42. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  43. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 18 years ago
  44. 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
  45. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 18 years ago
  46. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  47. 0529c15 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
  48. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  49. 904dbd1 ahci: Remove jmicron fixup by Alan · 18 years ago
  50. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  51. 04d4f7a [PATCH] ahci: trivial endianness annotations by Al Viro · 17 years ago
  52. a718728 ahci: port_no should be used when clearing IRQ in ahci_thaw() by Tejun Heo · 18 years ago
  53. dfd7a3d ahci: use 0x80 as wait stat value instead of 0xff by Tejun Heo · 18 years ago
  54. 6096b63 ahci: fix endianness in spurious interrupt message by Tejun Heo · 18 years ago
  55. 0291f95 ahci: improve and limit spurious interrupt messages, take#3 by Tejun Heo · 18 years ago
  56. 07c53da ahci: don't enter slumber on power down by Tejun Heo · 18 years ago
  57. 82490c0 ahci: make ULi M5288 ignore interface fatal error bit by Tejun Heo · 18 years ago
  58. 6fbf5ba [libata] Move some PCI IDs from sata_nv to ahci by Peer Chen · 18 years ago
  59. 551c012 [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller by Tejun Heo · 18 years ago
  60. 8e16f94 [PATCH] ahci: do not powerdown during initialization by Tejun Heo · 18 years ago
  61. 648a88b [PATCH] ahci: honor PORTS_IMPL on ICH8s by Tejun Heo · 18 years ago
  62. 98fa4b6 [PATCH] ahci: preserve PORTS_IMPL over host resets by Tejun Heo · 18 years ago
  63. 415ae2b [libata] ahci: Match PCI class code for AHCI by Jeff Garzik · 18 years ago
  64. ad616ff [PATCH] ahci: update ahci-vt8251 reset sequence by Tejun Heo · 18 years ago
  65. 4aeb0e3 [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO by Tejun Heo · 18 years ago
  66. 4166955 [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers by Tejun Heo · 18 years ago
  67. f33d625 [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  68. 895663c [libata] Add support for AHCI controllers of MCP67. by Peer Chen · 18 years ago
  69. 1244a19 [PATCH] ahci: fix status register check in ahci_softreset by Tejun Heo · 18 years ago
  70. 12a87d3 [PATCH] ahci: readability tweak by Alan Cox · 18 years ago
  71. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  72. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  73. 9bec2e3 [libata] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  74. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  75. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/ahci.c]
  76. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  77. f4b5cc8 [PATCH] ahci: remove IRQ mask clearing from init_controller() by Tejun Heo · 18 years ago
  78. 36a2c6b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  79. f1d39b2 [PATCH] ahci: skip protocol test altogether in spurious interrupt code by Unicorn Chang · 18 years ago
  80. 95916ed [libata] ahci: add SiS PCI IDs by Jeff Garzik · 18 years ago
  81. c133287 [PATCH] ahci: implement Power Management support by Tejun Heo · 18 years ago
  82. d91542c [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller() by Tejun Heo · 18 years ago
  83. 0be0aa9 [PATCH] libata: improve driver initialization and deinitialization by Tejun Heo · 18 years ago
  84. 9f59205 [PATCH] ahci: simplify ahci_start_engine() by Tejun Heo · 18 years ago
  85. d8fcd11 [PATCH] ahci: cosmetic changes to ahci_start/stop_engine() by Tejun Heo · 18 years ago
  86. 254950c [PATCH] ahci: relocate several internal functions by Tejun Heo · 18 years ago
  87. 5457f219 [PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine() by zhao, forrest · 18 years ago
  88. 9545b57 [PATCH] ahci: Ensure that we don't grab both functions by root · 18 years ago
  89. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  90. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  91. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  92. 71f0737 [PATCH] ahci: disable NCQ support on vt8251 by Tejun Heo · 18 years ago
  93. 8fa29b2 [libata] ahci: add JMicron PCI IDs by Jeff Garzik · 18 years ago
  94. fe7fa31 [libata] ahci: Add NVIDIA PCI IDs. by Jeff Garzik · 18 years ago
  95. 4296971 [PATCH] ahci: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  96. 720ba12 [PATCH] libata-hp: update unload-unplug by Tejun Heo · 18 years ago
  97. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  98. f5914a4 [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset() by Tejun Heo · 18 years ago
  99. 12fad3f [PATCH] ahci: implement NCQ suppport by Tejun Heo · 18 years ago
  100. a9764c2 [PATCH] ahci: kill pp->cmd_tbl_sg by Tejun Heo · 18 years ago