1. 585a285 ide serverworks warning fixes by Andrew Morton · 17 years ago
  2. 5a6248c Match DMA blacklist entries between ide-dma.c and libata-core.c by Junio C Hamano · 17 years ago
  3. 39c98c4 Add two missing chipsets to drivers/ide/ide-proc.c by Mika Kukkonen · 17 years ago
  4. 2074a10 ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE by Alan Cox · 17 years ago
  5. 6c6a2a8 add the IDE device ID for ATI SB700 by Henry Su · 17 years ago
  6. e0ff9cd Use menuconfig objects: IDE by Jan Engelhardt · 17 years ago
  7. 640b31b sl82c105: Switch to ref counting API by Alan Cox · 17 years ago
  8. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 3649c06 ide: add missing validity checks for identify words 62 and 63 by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 46cedc9 sl82c105: add speedproc() method and MWDMA0/1 support by Sergei Shtylyov · 17 years ago
  12. 3c3f5d2 cs5530/sc1200: add ->speedproc support by Bartlomiej Zolnierkiewicz · 17 years ago
  13. a01ba40 cs5530/sc1200: DMA support cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  14. bd203b5 ide: use ide_tune_dma() part #2 by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 5fd216b cs5530/sc1200: add ->udma_filter methods by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 793a972 ide: always disable DMA before tuning it by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 7f86723 pdc202xx_new: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 38ff8a7 alim15x3: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 6b8cf77 sis5513: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 9445de7 serverworks: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 4fce316 pdc202xx_old: rewrite mode programming code (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 10bdaaa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() by Russell King · 17 years ago
  23. c7b87f3 [ARM] ecard: add helper function for setting ecard irq ops by Russell King · 17 years ago
  24. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  25. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  26. 317a46a ide: fix PIO setup on resume for ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  33. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  38. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  39. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  40. aa12b28 ide-cs: recognize 2GB CompactFlash from Transcend by Fabrice Aeschbacher · 17 years ago
  41. fdb0d72 hpt366: don't check enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  42. 55e4dee ide-cris: fix ->speedproc and wrong ->swdma_mask by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 8e60d37 siimage: fix wrong ->swdma_mask by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 0e9b4e5 it821x: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 247b03f pdc202xx_new: enable DMA for all ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 072cdcb alim15x3: PIO fallback fix by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 826a1b6 aec62xx: fix PIO/DMA setup issues by Sergei Shtylyov · 17 years ago
  48. 66602c8 cmd64x: use interrupt status from MRDMODE register (take 2) by Sergei Shtylyov · 17 years ago
  49. 5826b31 cmd64x: procfs code fixes/cleanups (take 2) by Sergei Shtylyov · 17 years ago
  50. 7accbff cmd64x: add/fix enablebits (take 2) by Sergei Shtylyov · 17 years ago
  51. e51e252 cmd64x: interrupt status fixes (take 2) by Sergei Shtylyov · 17 years ago
  52. 60e7a82 cmd64x: fix multiword and remove single-word DMA support by Sergei Shtylyov · 17 years ago
  53. 688a87d sl82c105: DMA support code cleanup (take 4) by Sergei Shtylyov · 17 years ago
  54. e93df70 sl82c105: rework PIO support (take 2) by Sergei Shtylyov · 17 years ago
  55. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  56. c401110 IDE: remove rwsem use from ide-proc core by Greg Kroah-Hartman · 17 years ago
  57. 8929fea ide/Kconfig: add missing range check for IDE_MAX_HWIFS by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 38b66f8 hpt366: fix kernel oops with HPT302N by Sergei Shtylyov · 17 years ago
  59. 2571b16 ide/pci/delkin_cb.c: add new PCI ID by Mark Lord · 17 years ago
  60. a7a832d ide: add "optical" to sysfs "media" attribute by Danny Kukawka · 17 years ago
  61. 76ca1af ide: ugly messages trying to open CD drive with no media present by Stuart Hayes · 17 years ago
  62. 2345031 ide: correctly prevent IDE timer expiry function to run if request was already handled by Suleiman Souhlal · 17 years ago
  63. 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 17 years ago
  64. 362ebd8 pdc202xx_new: Enable ATAPI DMA by Albert Lee · 17 years ago
  65. b43c5f3 ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA by Patrick Ringl · 17 years ago
  66. 8799620 ide: fix locking for manual DMA enable/disable ("hdparm -d") by Bartlomiej Zolnierkiewicz · 17 years ago
  67. f68d932 ide: revert "ide: fix drive side 80c cable check, take 2" for now by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 120b9cf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 6f5050a ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n by Bartlomiej Zolnierkiewicz · 17 years ago
  70. a1067db scc_pata: dependency fix by Kou Ishizaki · 17 years ago
  71. ebbc203 jmicron: make ide jmicron driver play nice with libata ones by Tejun Heo · 17 years ago
  72. 1918fd6 ide: au1xxx: fix use of mixed declarations and code by Ralf Baechle · 17 years ago
  73. e277a1a cmd64x: fix recovery time calculation (take 3) by Sergei Shtylyov · 17 years ago
  74. a7c9991 [PATCH] BLK_DEV_IDE_CELLEB dependency fix by Al Viro · 17 years ago
  75. 8491388 ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  76. b6209a9 ide: remove some obsoleted kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  77. e76ecf8 ide/pci/delkin_cb.c: pci_module_init to pci_register_driver by Richard Knutsson · 17 years ago
  78. 06a9952 scc_pata: bugfix for checking DMA IRQ status by Akira Iguchi · 17 years ago
  79. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  80. 8693d3e siimage: DRAC4 note by Alan Cox · 17 years ago
  81. 9e5755b ide: fix pmac breakage by Andrew Morton · 17 years ago
  82. ed89616 ide-cs: Update device table by Magnus Damm · 17 years ago
  83. 81d368e ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2) by Sergei Shtylyov · 17 years ago
  84. 07af427 piix/slc90e66: more tuneproc() fixing (take 2) by Sergei Shtylyov · 17 years ago
  85. fab5937 ide: fix drive side 80c cable check, take 2 by Tejun Heo · 17 years ago
  86. f92d50e6 cmd64x: fix PIO mode setup (take 3) by Sergei Shtylyov · 17 years ago
  87. 21b8247 alim15x3: fix PIO mode setup by Sergei Shtylyov · 17 years ago
  88. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  89. edd023d add a help text for BLK_DEV_GENERIC by John Daiker · 18 years ago
  90. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  91. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  92. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  93. 9ef5791 sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly by Bartlomiej Zolnierkiewicz · 18 years ago
  94. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  95. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  96. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  97. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 18 years ago
  98. 056a697 ide: unexport ide_set_xfer_rate() (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  99. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 18 years ago
  100. 7b77d86 ide: remove ide_pci_device_t tables with only one entry by Bartlomiej Zolnierkiewicz · 18 years ago