1. 05177f1 pata_atiixp: Don't disable by Alan Cox · 16 years ago
  2. 22bfc6d sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL by Tejun Heo · 16 years ago
  3. ba66b24 sata_inic162x: add cardbus support by Tejun Heo · 16 years ago
  4. f8b0685a sata_inic162x: kill now unused SFF related stuff by Tejun Heo · 16 years ago
  5. b3f677e sata_inic162x: use IDMA for ATAPI commands by Tejun Heo · 16 years ago
  6. 049e8e0 sata_inic162x: use IDMA for non DMA ATA commands by Tejun Heo · 16 years ago
  7. ab5b023 sata_inic162x: kill now unused bmdma related stuff by Tejun Heo · 16 years ago
  8. 3ad400a sata_inic162x: use IDMA for ATA_PROT_DMA by Tejun Heo · 16 years ago
  9. 364fac0 sata_inic162x: update TF read handling by Tejun Heo · 16 years ago
  10. b0dd9b8 sata_inic162x: add / update constants by Tejun Heo · 16 years ago
  11. 36f674d sata_inic162x: misc clean ups by Tejun Heo · 16 years ago
  12. c46938c sata_mv use hweight16() for bit counting (V2) by Mark Lord · 16 years ago
  13. 4c299ca sata_mv NCQ-EH for FIS-based switching by Mark Lord · 16 years ago
  14. 29d187b sata_mv delayed eh handling by Mark Lord · 16 years ago
  15. 10acf3b libata: export ata_eh_analyze_ncq_error by Mark Lord · 16 years ago
  16. a901032 sata_mv new mv_port_intr function by Mark Lord · 16 years ago
  17. eabd5eb sata_mv fix mv_host_intr bug for hc_irq_cause by Mark Lord · 16 years ago
  18. 37b9046 sata_mv NCQ and SError fixes for mv_err_intr by Mark Lord · 16 years ago
  19. 00f42ea sata_mv rearrange mv_config_fbs by Mark Lord · 16 years ago
  20. dd2890f sata_mv errata workaround for sata25 part 1 by Mark Lord · 16 years ago
  21. 3e4a139 sata_mv new mv_qc_defer method by Mark Lord · 16 years ago
  22. 9b2c4e0 sata_mv wait for empty+idle by Mark Lord · 16 years ago
  23. 616d4a9 sata_mv pci features by Mark Lord · 16 years ago
  24. 8e7decd sata_mv more cosmetic changes by Mark Lord · 16 years ago
  25. 07ab85d libata: Add Intel SCH PATA driver by Alek Du · 16 years ago
  26. cb6716c ata_piix: verify SIDPR access before enabling it by Tejun Heo · 16 years ago
  27. 78ab88f libata: improve post-reset device ready test by Tejun Heo · 16 years ago
  28. 22b5e7a ahci: SB600 ahci can't do MSI, blacklist that capability by Tejun Heo · 16 years ago
  29. a79067e libata: More TSSTcorp pain, keep in sync with legacy IDE by Alan Cox · 16 years ago
  30. 11f6400 pata_via: Fix 6410 misdetect by Alan Cox · 16 years ago
  31. d7b5a23 [libata] pata_atiixp: fix PIO timing data misprogramming by Jeff Garzik · 16 years ago
  32. 65c0d4e Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2) by Sonic Zhang · 16 years ago
  33. 7368f91 sata_mv: Improve naming of main_irq cause/mask identifiers by Mark Lord · 16 years ago
  34. 87340e9 libata-scsi: improve rbuf handling for simulated commands by Tejun Heo · 16 years ago
  35. f0761be libata-scsi: clean up inquiry / mode sense related functions by Tejun Heo · 16 years ago
  36. 3dd654b [MIPS] ATA: Rename routerboard 500 to 532 by Ralf Baechle · 16 years ago
  37. ac2f217 typo in sata_fsl by Al Viro · 16 years ago
  38. f9d4249 pata_bf54x: decrease count first. by Roel Kluin · 16 years ago
  39. 85afb93 sata_mv: re-enable hotplug, update TODO list by Mark Lord · 16 years ago
  40. 8d07379 sata_mv: leave SError bits untouched in mv_err_intr by Mark Lord · 16 years ago
  41. 8f767f8 sata_mv: more interrupt handling rework by Mark Lord · 16 years ago
  42. a3718c1 sata_mv: tidy host controller interrupt handling by Mark Lord · 16 years ago
  43. fcfb1f7 sata_mv: simplify request/response queue handling by Mark Lord · 16 years ago
  44. 1cfd19a sata_mv: simplify freeze/thaw bit-shift calculations by Mark Lord · 16 years ago
  45. f9f7fe0 sata_mv mask all interrupt coalescing bits by Mark Lord · 16 years ago
  46. 352fab7 sata_mv more cosmetics by Mark Lord · 16 years ago
  47. 01ce260 ata_piix: add Asus Eee 701 controller to short cable list by Dan McGee · 16 years ago
  48. a6116c9 libata-eh set tf flags in NCQ EH result_tf by Mark Lord · 16 years ago
  49. 1dc55e8 make sata_set_spd_needed() static by Adrian Bunk · 16 years ago
  50. 6bdb4fc make sata_print_link_status() static by Adrian Bunk · 16 years ago
  51. 66a9099 libata-acpi.c: remove unneeded #if's by Adrian Bunk · 16 years ago
  52. a0b9f4b sata_nv: make hardreset return -EAGAIN on success by Tejun Heo · 16 years ago
  53. 15fe982 ahci: retry enabling AHCI a few times before spitting out WARN_ON() by Tejun Heo · 16 years ago
  54. 411cb386 libata: make WARN_ON conditions in ata_sff_hsm_move() more strict by Tejun Heo · 16 years ago
  55. 458622f ATA/IDE: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  56. 8e5443a sata_sis: SCR accessors return -EINVAL when requested SCR isn't available by Tejun Heo · 16 years ago
  57. 2b4221b libata: functions with definition should not be extern by Harvey Harrison · 16 years ago
  58. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  59. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  60. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  61. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 16 years ago
  62. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  63. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  64. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  65. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 16 years ago
  66. 48feb3c ata-acpi: don't call _GTF for disabled drive by Shaohua Li · 16 years ago
  67. 094e50b sata_mv add temporary 3 second init delay for SiliconImage PMs by Mark Lord · 16 years ago
  68. 8a74f1a sata_mv remove redundant edma init code by Mark Lord · 16 years ago
  69. e49856d sata_mv add basic port multiplier support by Mark Lord · 16 years ago
  70. 02c1f32 sata_mv fix SOC flags, enable NCQ on SOC by Mark Lord · 16 years ago
  71. 40f0bc2 sata_mv disable hotplug for now by Mark Lord · 16 years ago
  72. 17c5aab sata_mv cosmetics by Mark Lord · 16 years ago
  73. 0d8be5c sata_mv hardreset rework by Mark Lord · 16 years ago
  74. f3360eb [libata] improve Kconfig help text for new PMP, SFF options by Jeff Garzik · 16 years ago
  75. 4f7faa3 libata: make EH fail gracefully if no reset method is available by Tejun Heo · 17 years ago
  76. b93fda1 libata: Be a bit more slack about early devices by Alan Cox · 16 years ago
  77. f792068 libata: cable logic by Alan Cox · 16 years ago
  78. 45db2f6 libata: move link onlineness check out of softreset methods by Tejun Heo · 16 years ago
  79. 2a0c15c libata: kill dead code paths in reset path by Tejun Heo · 16 years ago
  80. e50e3ce pata_scc: fix build breakage by Stephen Rothwell · 16 years ago
  81. 88fcd56 libata: make PMP support optional by Tejun Heo · 16 years ago
  82. 071f44b libata: implement PMP helpers by Tejun Heo · 16 years ago
  83. 48515f6 libata: separate PMP support code from core code by Tejun Heo · 16 years ago
  84. 127102a libata: make SFF support optional by Tejun Heo · 16 years ago
  85. 350756f libata: don't use ap->ioaddr in non-SFF drivers by Tejun Heo · 16 years ago
  86. 182d7bb libata: clean up dummy port_ops by Tejun Heo · 16 years ago
  87. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  88. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  89. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  90. 79f97da libata: drop @finish_qc from ata_qc_complete_multiple() by Tejun Heo · 16 years ago
  91. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  92. 305d2a1 libata: unify mechanism to request follow-up SRST by Tejun Heo · 16 years ago
  93. 5958e30 libata: move PMP SCR access failure during reset to ata_eh_reset() by Tejun Heo · 16 years ago
  94. ac37198 libata: clear SError after link resume by Tejun Heo · 16 years ago
  95. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  96. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 16 years ago
  97. a89611e ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() by Tejun Heo · 16 years ago
  98. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 16 years ago
  99. 705e76b libata: restructure SFF post-reset readiness waits by Tejun Heo · 16 years ago
  100. 203c75b libata: separate out ata_std_postreset() from ata_sff_postreset() by Tejun Heo · 16 years ago