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