1. 904dbd1 ahci: Remove jmicron fixup by Alan · 18 years ago
  2. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  3. 04d4f7a [PATCH] ahci: trivial endianness annotations by Al Viro · 17 years ago
  4. a718728 ahci: port_no should be used when clearing IRQ in ahci_thaw() by Tejun Heo · 17 years ago
  5. dfd7a3d ahci: use 0x80 as wait stat value instead of 0xff by Tejun Heo · 17 years ago
  6. 6096b63 ahci: fix endianness in spurious interrupt message by Tejun Heo · 17 years ago
  7. 0291f95 ahci: improve and limit spurious interrupt messages, take#3 by Tejun Heo · 17 years ago
  8. 07c53da ahci: don't enter slumber on power down by Tejun Heo · 18 years ago
  9. 82490c0 ahci: make ULi M5288 ignore interface fatal error bit by Tejun Heo · 18 years ago
  10. 6fbf5ba [libata] Move some PCI IDs from sata_nv to ahci by Peer Chen · 18 years ago
  11. 551c012 [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller by Tejun Heo · 18 years ago
  12. 8e16f94 [PATCH] ahci: do not powerdown during initialization by Tejun Heo · 18 years ago
  13. 648a88b [PATCH] ahci: honor PORTS_IMPL on ICH8s by Tejun Heo · 18 years ago
  14. 98fa4b6 [PATCH] ahci: preserve PORTS_IMPL over host resets by Tejun Heo · 18 years ago
  15. 415ae2b [libata] ahci: Match PCI class code for AHCI by Jeff Garzik · 18 years ago
  16. ad616ff [PATCH] ahci: update ahci-vt8251 reset sequence by Tejun Heo · 18 years ago
  17. 4aeb0e3 [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO by Tejun Heo · 18 years ago
  18. 4166955 [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers by Tejun Heo · 18 years ago
  19. f33d625 [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  20. 895663c [libata] Add support for AHCI controllers of MCP67. by Peer Chen · 18 years ago
  21. 1244a19 [PATCH] ahci: fix status register check in ahci_softreset by Tejun Heo · 18 years ago
  22. 12a87d3 [PATCH] ahci: readability tweak by Alan Cox · 18 years ago
  23. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  24. 54bb3a94 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  25. 9bec2e3 [libata] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  26. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  27. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/ahci.c]
  28. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  29. f4b5cc8 [PATCH] ahci: remove IRQ mask clearing from init_controller() by Tejun Heo · 18 years ago
  30. 36a2c6b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  31. f1d39b2 [PATCH] ahci: skip protocol test altogether in spurious interrupt code by Unicorn Chang · 18 years ago
  32. 95916ed [libata] ahci: add SiS PCI IDs by Jeff Garzik · 18 years ago
  33. c133287 [PATCH] ahci: implement Power Management support by Tejun Heo · 18 years ago
  34. d91542c [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller() by Tejun Heo · 18 years ago
  35. 0be0aa9 [PATCH] libata: improve driver initialization and deinitialization by Tejun Heo · 18 years ago
  36. 9f59205 [PATCH] ahci: simplify ahci_start_engine() by Tejun Heo · 18 years ago
  37. d8fcd11 [PATCH] ahci: cosmetic changes to ahci_start/stop_engine() by Tejun Heo · 18 years ago
  38. 254950c [PATCH] ahci: relocate several internal functions by Tejun Heo · 18 years ago
  39. 5457f219 [PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine() by zhao, forrest · 18 years ago
  40. 9545b57 [PATCH] ahci: Ensure that we don't grab both functions by root · 18 years ago
  41. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  42. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  43. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  44. 71f0737 [PATCH] ahci: disable NCQ support on vt8251 by Tejun Heo · 18 years ago
  45. 8fa29b2 [libata] ahci: add JMicron PCI IDs by Jeff Garzik · 18 years ago
  46. fe7fa31 [libata] ahci: Add NVIDIA PCI IDs. by Jeff Garzik · 18 years ago
  47. 4296971 [PATCH] ahci: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  48. 720ba12 [PATCH] libata-hp: update unload-unplug by Tejun Heo · 18 years ago
  49. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  50. f5914a4 [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset() by Tejun Heo · 18 years ago
  51. 12fad3f [PATCH] ahci: implement NCQ suppport by Tejun Heo · 18 years ago
  52. a9764c2 [PATCH] ahci: kill pp->cmd_tbl_sg by Tejun Heo · 18 years ago
  53. 979db80 [PATCH] ahci: add HOST_CAP_NCQ constant by Tejun Heo · 18 years ago
  54. dd410ff [PATCH] ahci: clean up AHCI constants in preparation for NCQ by Tejun Heo · 18 years ago
  55. 2a3917a [PATCH] ahci: add PIOS interim interrupt handling by Tejun Heo · 18 years ago
  56. 78cd52d [PATCH] ahci: convert to new EH by Tejun Heo · 18 years ago
  57. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  58. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  59. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  60. e4fac92a [PATCH] ahci: hardreset classification fix by Tejun Heo · 18 years ago
  61. bf2af2a [PATCH] ahci: add support for VIA VT8251 by Bastiaan Jacques · 18 years ago
  62. 75fe180 [PATCH] ahci: use ata_wait_register() by Tejun Heo · 18 years ago
  63. 2bf2cb2 [PATCH] libata: kill @verbose from ata_reset_fn_t by Tejun Heo · 18 years ago
  64. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  65. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  66. c2a6585 [PATCH] ahci: do not fail softreset if PHY reports no device by Tejun Heo · 18 years ago
  67. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  68. 8b316a3 [libata] ahci: add ATI SB600 PCI IDs by Jeff Garzik · 18 years ago
  69. 4658f79 [PATCH] ahci: add softreset by Tejun Heo · 18 years ago
  70. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  71. 4b10e55 [PATCH] ahci: enable prefetching for PACKET commands by Tejun Heo · 18 years ago
  72. 75deb6f Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  73. 6971ed1 [PATCH] ahci: fix NULL pointer dereference detected by Coverity by Tejun Heo · 18 years ago
  74. 49430f9 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  75. 6e7846e [PATCH] libata: move cdb_len for host to device by Tejun Heo · 18 years ago
  76. beec7db [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s by Tejun Heo · 18 years ago
  77. 4bd00f6 [PATCH] ahci: convert to new reset mechanism by Tejun Heo · 18 years ago
  78. a42fc65 [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap by Tejun Heo · 18 years ago
  79. cc9278e [PATCH] ahci: separate out ahci_fill_cmd_slot() by Tejun Heo · 18 years ago
  80. f637902 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks by Tejun Heo · 18 years ago
  81. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  82. d6fb89b Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  83. 9220a2d [libata ahci] add another JMicron pci id by Jeff Garzik · 18 years ago
  84. b1d9177 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  85. bd12097 [libata ahci] Isolate Intel-ism, add JMicron JMB360 support by Jeff Garzik · 18 years ago
  86. 22b4998 [PATCH] ahci: add constants for SRST by Tejun Heo · 19 years ago
  87. e0bfd14 [PATCH] ahci: stop engine during hard reset by Tejun Heo · 19 years ago
  88. a72ec4c [PATCH] libata: implement and apply ata_eh_qc_complete/retry() by Tejun Heo · 19 years ago
  89. 9a3d9eb [PATCH] libata: return AC_ERR_* from issue functions by Tejun Heo · 19 years ago
  90. 11a56d2 [PATCH] libata: add detailed AC_ERR_* flags by Tejun Heo · 19 years ago
  91. 284b648 [PATCH] ahci: fix err_mask setting in ahci_host_intr by Tejun Heo · 19 years ago
  92. 422b759 [PATCH] ahci: separate out ahci_dev_classify by Tejun Heo · 19 years ago
  93. 7c76d1e [PATCH] ahci: separate out ahci_stop/start_engine by Tejun Heo · 19 years ago
  94. f285757 [PATCH] ahci: AHCI mode SATA patch for Intel ICH8 by Jason Gaston · 19 years ago
  95. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  96. a22e2eb [PATCH] libata: move err_mask to ata_queued_cmd by Albert Lee · 19 years ago
  97. 98ac62d [PATCH] mark several libata datastructures const by Arjan van de Ven · 19 years ago
  98. 7bdd720 [libata] bump versions by Jeff Garzik · 19 years ago
  99. c2cd76f [libata ahci] tone down ATAPI errors by Jeff Garzik · 19 years ago
  100. 9f68a24 [libata ahci] command completion fixes, improved debug msgs by Jeff Garzik · 19 years ago