1. cf48062 libata: prefer hardreset by Tejun Heo · 16 years ago
  2. 8959d30 sata_nv: fix ATAPI issues with memory over 4GB (v7) by Robert Hancock · 16 years ago
  3. a1fe782 sata_nv: fix for completion handling by Robert Hancock · 16 years ago
  4. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  5. 3f3debd sata_nv: don't use legacy DMA in ADMA mode (v3) by Robert Hancock · 17 years ago
  6. 647c595 nv_hardreset: update dangling reference to bugzilla entry by Fernando Luis Vázquez Cao · 17 years ago
  7. 360737a [libata] sata_nv: fix SWNCQ enabling by Jeff Garzik · 17 years ago
  8. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  9. b447916 [libata] fix 'if(' and similar areas that lack whitespace by Jeff Garzik · 17 years ago
  10. e2e031e [libata] sata_nv: SWNCQ should not apply to MCP61 by Kuan Luo · 17 years ago
  11. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  12. f140f0f [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61 by Kuan Luo · 17 years ago
  13. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  14. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  15. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  16. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  17. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  18. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  19. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  20. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  21. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  22. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  23. 531e3a6 [libata] sata_nv: undo merge error by Jeff Garzik · 17 years ago
  24. 1e0b5ab sata_nv: allow changing queue depth by Robert Hancock · 17 years ago
  25. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  26. a617c09 libata: Trim trailing whitespace by Jeff Garzik · 17 years ago
  27. 1daf9ce sata_nv: fix fallout of devres conversion by Tejun Heo · 17 years ago
  28. 074b8ba drivers/ata: remove the wildcard from sata_nv driver by Peer Chen · 17 years ago
  29. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  30. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  31. 53014e2 sata_nv: fix ADMA freeze/thaw/irq_clear issues by Robert Hancock · 17 years ago
  32. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  33. 9a829cc libata: convert ata_pci_init_native_mode() users to new init model by Tejun Heo · 17 years ago
  34. f2fb344 sata_nv: don't read shadow registers when in ADMA mode by Robert Hancock · 17 years ago
  35. 8ba5e4c sata_nv: revert use of notifiers for now by Robert Hancock · 17 years ago
  36. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  37. a84471f [libata] Trim trailing whitespace. by Jeff Garzik · 17 years ago
  38. 2a54cf7 sata_nv: complain on spurious completion notifiers by Robert Hancock · 17 years ago
  39. f5ecac2 sata_nv: kill old private BMDMA helper functions by Robert Hancock · 17 years ago
  40. 5ce0cf6 sata_nv: enable hotplug interrupt and fix some readl/readw mismatches by Robert Hancock · 17 years ago
  41. 721449b sata_nv: Use notifier for completion checks by Robert Hancock · 17 years ago
  42. ac3d6b8 sata_nv: Cleanup taskfile setup by Robert Hancock · 17 years ago
  43. 41949ed sata_nv: cleanup CPB and APRD initialization by Robert Hancock · 17 years ago
  44. 08af741 sata_nv: Add CPB register info to error_handler output by Robert Hancock · 17 years ago
  45. 5e5c74a sata_nv: delay on switching between NCQ and non-NCQ commands by Robert Hancock · 17 years ago
  46. 2cb2785 sata_nv: add back some verbosity into ADMA error_handler by Robert Hancock · 17 years ago
  47. 5278b50 sata_nv: handle SError status indication by Robert Hancock · 17 years ago
  48. ce053fa sata_nv: propagate ata_pci_device_do_resume return value by Robert Hancock · 17 years ago
  49. a2cfe81 sata_nv: wait for response on entering/leaving ADMA mode by Robert Hancock · 17 years ago
  50. 382a665 sata_nv: use ADMA for NODATA commands by Robert Hancock · 17 years ago
  51. 5bd28a4 sata_nv: cleanup ADMA error handling by Robert Hancock · 17 years ago
  52. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  53. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  54. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  55. cdf56bc sata_nv: add suspend/resume support v3 (Resubmit) by Robert Hancock · 18 years ago
  56. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  57. f740d16 sata_nv: don't rely on NV_INT_DEV indication with ADMA by Robert Hancock · 17 years ago
  58. 6fbf5ba [libata] Move some PCI IDs from sata_nv to ahci by Peer Chen · 18 years ago
  59. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 18 years ago
  60. 2dec755 [PATCH] sata_nv: fix ATAPI in ADMA mode by Robert Hancock · 18 years ago
  61. 722420f [PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME by Tejun Heo · 18 years ago
  62. fbbb262 [PATCH] sata_nv ADMA/NCQ support for nForce4 by Robert Hancock · 18 years ago
  63. 8fc2d9c [libata] sata_nv: Add PCI IDs by Peer Chen · 18 years ago
  64. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  65. 2d2744f [libata] PCI ID table cleanup in various drivers by Jeff Garzik · 18 years ago
  66. 54bb3a9 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists by Jeff Garzik · 18 years ago
  67. 29da9f6 [libata] Fix oops introduced in non-uniform port handling fix by Jeff Garzik · 18 years ago
  68. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  69. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/sata_nv.c]
  70. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  71. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  72. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  73. c57c064 [libata] sata_nv: add PCI IDs by Jeff Garzik · 18 years ago
  74. c5fa46e [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler by Jeff Garzik · 18 years ago
  75. 5a44eff [PATCH] sata_nv: add hotplug support by Tejun Heo · 18 years ago
  76. 39f8758 [PATCH] sata_nv: convert to new EH by Tejun Heo · 18 years ago
  77. ada364e [PATCH] sata_nv: better irq handlers by Tejun Heo · 18 years ago
  78. 27e4b27 [PATCH] sata_nv: simplify constants by Tejun Heo · 18 years ago
  79. e6faf08 [PATCH] sata_nv: kill struct nv_host_desc and nv_host by Tejun Heo · 18 years ago
  80. 638ebcc [PATCH] sata_nv: kill not-working hotplug code by Tejun Heo · 18 years ago
  81. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  82. a6b2c5d [PATCH] PATCH: libata. Add ->data_xfer method by Alan Cox · 18 years ago
  83. 4c5c816 [PATCH] sata_nv: Add MCP61 support by Andrew Chew · 18 years ago
  84. a890b15 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  85. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  86. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  87. 7819d64 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  88. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  89. 029f546 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  90. 198e0fe [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED by Tejun Heo · 18 years ago
  91. 11ed56f Merge branch 'upstream' by Jeff Garzik · 18 years ago
  92. 02cbd92 [libata sata_nv] eliminate duplicate codepaths with iomap by Jeff Garzik · 18 years ago
  93. 10ad05d [libata sata_nv] cleanups: convert #defines to enums; remove in-file history by Jeff Garzik · 18 years ago
  94. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  95. 3875e19 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  96. 49430f9 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  97. ca7d5e4 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  98. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  99. ea9b395 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  100. b887030 [PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 drive by Andrew Chew · 19 years ago