1. 01cc643 pdc202xx_new: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  2. f7b0d2d cs5530: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 1116fae ide: config_drive_for_dma() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 3fcece6 scc_pata: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 0c8de52 piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 8b6b33b jmicron: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 68aaf81 it8213: PIO fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  8. bc0b0b5 cs5535: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 0702243 cs5520: fix PIO auto-tuning in ->ide_dma_check method by Bartlomiej Zolnierkiewicz · 17 years ago
  10. b37c6b8 ide: fix runtogether printk's in cmd64x IDE driver by Meelis Roos · 17 years ago
  11. 1955f68 sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops by David Lamparter · 17 years ago
  12. 8663fd6 alim15x3: Correct HP detect by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 32a70a8 ide: Fix an overrun found in the CS5535 IDE driver by Jordan Crouse · 17 years ago
  14. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  15. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 6a824c9 ide: remove ide_find_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 31c4df4 sc1200: remove stale Power Management code by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 1c164ac serverworks: fix DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 1880a8d serverworks: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  22. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 2229833 ide: add ide_dev_has_iordy() helper (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 342cdb6 ide: make ide_get_best_pio_mode() print info if overriding PIO mode by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 328dcbb siimage: PIO mode setup fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 485efc6 atiixp: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 9702b5d ide: Stop mapping ROMs by Alan Cox · 17 years ago
  28. 4ae41ff scc_pata.c: Workaround for errata A308 (take 2) by Kou Ishizaki · 17 years ago
  29. f644d47 scc_pata: Use inline function for eieio by Kumar Gala · 17 years ago
  30. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  31. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  32. bdab00b via82cxxx: backport short cables support from pata_via.c by Bartlomiej Zolnierkiewicz · 17 years ago
  33. f2befd9 sis5513: backport short cables support from pata_sis.c by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 95ba8c1 alim15x3: backport short cables support from pata_ali.c by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 7207626 piix: backport short cables support from ata_piix.c by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 75b1d97 ide: convert ide_find_best_mode() users to use ide_max_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 6d78013 aec62xx: kill speedproc() method wrapper (take 2) by Sergei Shtylyov · 17 years ago
  39. 1b9da32 aec62xx: remove init_dma() method (take 2) by Sergei Shtylyov · 17 years ago
  40. b1d19db aec62xx: rework init_setup_aec6x80() by Sergei Shtylyov · 17 years ago
  41. 83a6d4a cmd64x: init. code cleanup by Sergei Shtylyov · 17 years ago
  42. 2648e5d hpt366: simplify UltraDMA filtering (take 4) by Sergei Shtylyov · 17 years ago
  43. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  44. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  45. b740d88 serverworks: always tune CSB6 by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 17 years ago
  47. 8006bf5 ide: pdc202xx_new PLL input clock fix by Albert Lee · 17 years ago
  48. 52374f8 it821x: fix incorrect SWDMA mask by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 603a0e2 amd74xx: resume fix by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 96dcc08 hpt366: use correct enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  51. 783353b hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 by Sergei Shtylyov · 17 years ago
  52. c1183a3 ide: Add the MCP73/77 support to PATA driver by Peer Chen · 17 years ago
  53. 278978e hpt366: disallow Ultra133 for HPT374 by Sergei Shtylyov · 17 years ago
  54. ea30759 ide: generic IDE PCI driver, add another device exception by Jiri Slaby · 17 years ago
  55. 0380dad it821x: RAID mode fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 1abb8a8 serverworks: fix CSB6 tuning logic by Bartlomiej Zolnierkiewicz · 17 years ago
  57. ed84fad serverworks: remove crappy code by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 585a285 ide serverworks warning fixes by Andrew Morton · 17 years ago
  59. 2074a10 ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE by Alan Cox · 17 years ago
  60. 6c6a2a8 add the IDE device ID for ATI SB700 by Henry Su · 17 years ago
  61. 640b31b sl82c105: Switch to ref counting API by Alan Cox · 17 years ago
  62. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 46cedc9 sl82c105: add speedproc() method and MWDMA0/1 support by Sergei Shtylyov · 17 years ago
  64. 3c3f5d2 cs5530/sc1200: add ->speedproc support by Bartlomiej Zolnierkiewicz · 17 years ago
  65. a01ba40 cs5530/sc1200: DMA support cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  66. bd203b5 ide: use ide_tune_dma() part #2 by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 5fd216b cs5530/sc1200: add ->udma_filter methods by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 7f86723 pdc202xx_new: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 38ff8a7 alim15x3: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 6b8cf77 sis5513: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 9445de7 serverworks: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 4fce316 pdc202xx_old: rewrite mode programming code (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  74. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  77. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  82. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  83. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  84. fdb0d72 hpt366: don't check enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  85. 8e60d37 siimage: fix wrong ->swdma_mask by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 0e9b4e5 it821x: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 247b03f pdc202xx_new: enable DMA for all ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 072cdcb alim15x3: PIO fallback fix by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 826a1b6 aec62xx: fix PIO/DMA setup issues by Sergei Shtylyov · 17 years ago
  90. 66602c8 cmd64x: use interrupt status from MRDMODE register (take 2) by Sergei Shtylyov · 17 years ago
  91. 5826b31 cmd64x: procfs code fixes/cleanups (take 2) by Sergei Shtylyov · 17 years ago
  92. 7accbff cmd64x: add/fix enablebits (take 2) by Sergei Shtylyov · 17 years ago
  93. e51e252 cmd64x: interrupt status fixes (take 2) by Sergei Shtylyov · 17 years ago
  94. 60e7a82 cmd64x: fix multiword and remove single-word DMA support by Sergei Shtylyov · 17 years ago
  95. 688a87d sl82c105: DMA support code cleanup (take 4) by Sergei Shtylyov · 17 years ago
  96. e93df70 sl82c105: rework PIO support (take 2) by Sergei Shtylyov · 17 years ago
  97. 38b66f8 hpt366: fix kernel oops with HPT302N by Sergei Shtylyov · 17 years ago
  98. 2571b16 ide/pci/delkin_cb.c: add new PCI ID by Mark Lord · 17 years ago
  99. 362ebd8 pdc202xx_new: Enable ATAPI DMA by Albert Lee · 17 years ago
  100. a1067db scc_pata: dependency fix by Kou Ishizaki · 17 years ago