1. ae6c23c Fixups to ATA ACPI hotplug by Matthew Garrett · 16 years ago
  2. 50af2fa libata: ignore SIMG4726 config pseudo device by Tejun Heo · 16 years ago
  3. 906c1ff sata_sil24: don't use NCQ if marvell 4140 PMP is attached by Tejun Heo · 16 years ago
  4. 391191c libata: don't schedule LPM action seperately during probing by Tejun Heo · 16 years ago
  5. f1bbfb9 libata: make sure PMP notification is turned off during recovery by Tejun Heo · 16 years ago
  6. bf1bff6 libata: increase PMP register access timeout to 3s by Tejun Heo · 16 years ago
  7. e0614db libata: ignore recovered PHY errors by Tejun Heo · 16 years ago
  8. f046519 libata: kill hotplug related race condition by Tejun Heo · 16 years ago
  9. dc98c32 libata: move reset freeze/thaw handling into ata_eh_reset() by Tejun Heo · 16 years ago
  10. 932648b libata: reorganize ata_eh_reset() no reset method path by Tejun Heo · 16 years ago
  11. 0cbf071 libata: fix sata_link_hardreset() @online out parameter handling by Tejun Heo · 16 years ago
  12. 7715a6f sata_promise: other cleanups by Mikael Pettersson · 16 years ago
  13. 821d22c sata_promise: mmio access cleanups by Mikael Pettersson · 16 years ago
  14. a13db78 sata_promise: fix irq clearing buglets by Mikael Pettersson · 16 years ago
  15. 07633b5 ata: remove FIT() macro by Harvey Harrison · 16 years ago
  16. 06aaca3 sata_mv: ensure empty request queue for FBS-NCQ EH by Mark Lord · 16 years ago
  17. 96e2c487 sata_mv: cache main_irq_mask register in hpriv by Mark Lord · 16 years ago
  18. a44253d sata_mv: disregard masked irqs by Mark Lord · 16 years ago
  19. 88e675e sata_mv: fix pmp drives not found by Mark Lord · 16 years ago
  20. c4de573 sata_mv: consolidate main_irq_mask updates by Mark Lord · 16 years ago
  21. 51de32d sata_mv: don't blindly enable IRQs by Mark Lord · 16 years ago
  22. c443c50 sata_mv: async notify for genIIe only by Mark Lord · 16 years ago
  23. ad3aef5 sata_mv: group genIIe flags by Mark Lord · 16 years ago
  24. e400607 sata_mv: fis irq register fixes by Mark Lord · 16 years ago
  25. 9dcffd9 sata_mv: always do softreset by Mark Lord · 16 years ago
  26. 68b90ee avr32/pata: avoid unnecessary memset (updated after comments) by Christophe Jaillet · 16 years ago
  27. b6e7b44 pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence. by Sonic Zhang · 16 years ago
  28. 05177f1 pata_atiixp: Don't disable by Alan Cox · 16 years ago
  29. 22bfc6d sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL by Tejun Heo · 16 years ago
  30. ba66b24 sata_inic162x: add cardbus support by Tejun Heo · 16 years ago
  31. f8b0685a sata_inic162x: kill now unused SFF related stuff by Tejun Heo · 16 years ago
  32. b3f677e sata_inic162x: use IDMA for ATAPI commands by Tejun Heo · 16 years ago
  33. 049e8e0 sata_inic162x: use IDMA for non DMA ATA commands by Tejun Heo · 16 years ago
  34. ab5b023 sata_inic162x: kill now unused bmdma related stuff by Tejun Heo · 16 years ago
  35. 3ad400a sata_inic162x: use IDMA for ATA_PROT_DMA by Tejun Heo · 16 years ago
  36. 364fac0 sata_inic162x: update TF read handling by Tejun Heo · 16 years ago
  37. b0dd9b8 sata_inic162x: add / update constants by Tejun Heo · 16 years ago
  38. 36f674d sata_inic162x: misc clean ups by Tejun Heo · 16 years ago
  39. c46938c sata_mv use hweight16() for bit counting (V2) by Mark Lord · 16 years ago
  40. 4c299ca sata_mv NCQ-EH for FIS-based switching by Mark Lord · 16 years ago
  41. 29d187b sata_mv delayed eh handling by Mark Lord · 16 years ago
  42. 10acf3b libata: export ata_eh_analyze_ncq_error by Mark Lord · 16 years ago
  43. a901032 sata_mv new mv_port_intr function by Mark Lord · 16 years ago
  44. eabd5eb sata_mv fix mv_host_intr bug for hc_irq_cause by Mark Lord · 16 years ago
  45. 37b9046 sata_mv NCQ and SError fixes for mv_err_intr by Mark Lord · 16 years ago
  46. 00f42ea sata_mv rearrange mv_config_fbs by Mark Lord · 16 years ago
  47. dd2890f sata_mv errata workaround for sata25 part 1 by Mark Lord · 16 years ago
  48. 3e4a139 sata_mv new mv_qc_defer method by Mark Lord · 16 years ago
  49. 9b2c4e0 sata_mv wait for empty+idle by Mark Lord · 16 years ago
  50. 616d4a9 sata_mv pci features by Mark Lord · 16 years ago
  51. 8e7decd sata_mv more cosmetic changes by Mark Lord · 16 years ago
  52. 07ab85d libata: Add Intel SCH PATA driver by Alek Du · 16 years ago
  53. cb6716c ata_piix: verify SIDPR access before enabling it by Tejun Heo · 16 years ago
  54. 78ab88f libata: improve post-reset device ready test by Tejun Heo · 16 years ago
  55. 22b5e7a ahci: SB600 ahci can't do MSI, blacklist that capability by Tejun Heo · 16 years ago
  56. a79067e libata: More TSSTcorp pain, keep in sync with legacy IDE by Alan Cox · 16 years ago
  57. 11f6400 pata_via: Fix 6410 misdetect by Alan Cox · 16 years ago
  58. d7b5a23 [libata] pata_atiixp: fix PIO timing data misprogramming by Jeff Garzik · 16 years ago
  59. 65c0d4e Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2) by Sonic Zhang · 16 years ago
  60. 7368f91 sata_mv: Improve naming of main_irq cause/mask identifiers by Mark Lord · 16 years ago
  61. 87340e9 libata-scsi: improve rbuf handling for simulated commands by Tejun Heo · 16 years ago
  62. f0761be libata-scsi: clean up inquiry / mode sense related functions by Tejun Heo · 16 years ago
  63. 3dd654b [MIPS] ATA: Rename routerboard 500 to 532 by Ralf Baechle · 16 years ago
  64. ac2f217 typo in sata_fsl by Al Viro · 16 years ago
  65. f9d4249 pata_bf54x: decrease count first. by Roel Kluin · 16 years ago
  66. 85afb93 sata_mv: re-enable hotplug, update TODO list by Mark Lord · 16 years ago
  67. 8d07379 sata_mv: leave SError bits untouched in mv_err_intr by Mark Lord · 16 years ago
  68. 8f767f8 sata_mv: more interrupt handling rework by Mark Lord · 16 years ago
  69. a3718c1 sata_mv: tidy host controller interrupt handling by Mark Lord · 16 years ago
  70. fcfb1f7 sata_mv: simplify request/response queue handling by Mark Lord · 16 years ago
  71. 1cfd19a sata_mv: simplify freeze/thaw bit-shift calculations by Mark Lord · 16 years ago
  72. f9f7fe0 sata_mv mask all interrupt coalescing bits by Mark Lord · 16 years ago
  73. 352fab7 sata_mv more cosmetics by Mark Lord · 16 years ago
  74. 01ce260 ata_piix: add Asus Eee 701 controller to short cable list by Dan McGee · 16 years ago
  75. a6116c9 libata-eh set tf flags in NCQ EH result_tf by Mark Lord · 16 years ago
  76. 1dc55e8 make sata_set_spd_needed() static by Adrian Bunk · 16 years ago
  77. 6bdb4fc make sata_print_link_status() static by Adrian Bunk · 16 years ago
  78. 66a9099 libata-acpi.c: remove unneeded #if's by Adrian Bunk · 16 years ago
  79. a0b9f4b sata_nv: make hardreset return -EAGAIN on success by Tejun Heo · 16 years ago
  80. 15fe982 ahci: retry enabling AHCI a few times before spitting out WARN_ON() by Tejun Heo · 16 years ago
  81. 411cb386 libata: make WARN_ON conditions in ata_sff_hsm_move() more strict by Tejun Heo · 16 years ago
  82. 458622f ATA/IDE: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  83. 8e5443a sata_sis: SCR accessors return -EINVAL when requested SCR isn't available by Tejun Heo · 16 years ago
  84. 2b4221b libata: functions with definition should not be extern by Harvey Harrison · 16 years ago
  85. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  86. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  87. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  88. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 16 years ago
  89. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  90. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  91. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  92. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 16 years ago
  93. 48feb3c ata-acpi: don't call _GTF for disabled drive by Shaohua Li · 16 years ago
  94. 094e50b sata_mv add temporary 3 second init delay for SiliconImage PMs by Mark Lord · 16 years ago
  95. 8a74f1a sata_mv remove redundant edma init code by Mark Lord · 16 years ago
  96. e49856d sata_mv add basic port multiplier support by Mark Lord · 16 years ago
  97. 02c1f32 sata_mv fix SOC flags, enable NCQ on SOC by Mark Lord · 16 years ago
  98. 40f0bc2 sata_mv disable hotplug for now by Mark Lord · 16 years ago
  99. 17c5aab sata_mv cosmetics by Mark Lord · 16 years ago
  100. 0d8be5c sata_mv hardreset rework by Mark Lord · 16 years ago