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