1. 120b9cf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options by Bartlomiej Zolnierkiewicz · 18 years ago
  2. 6f5050a ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n by Bartlomiej Zolnierkiewicz · 18 years ago
  3. a1067db scc_pata: dependency fix by Kou Ishizaki · 18 years ago
  4. ebbc203 jmicron: make ide jmicron driver play nice with libata ones by Tejun Heo · 18 years ago
  5. 1918fd6 ide: au1xxx: fix use of mixed declarations and code by Ralf Baechle · 18 years ago
  6. e277a1a cmd64x: fix recovery time calculation (take 3) by Sergei Shtylyov · 18 years ago
  7. a7c9991 [PATCH] BLK_DEV_IDE_CELLEB dependency fix by Al Viro · 18 years ago
  8. 8491388 ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  9. b6209a9 ide: remove some obsoleted kernel params (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  10. e76ecf8 ide/pci/delkin_cb.c: pci_module_init to pci_register_driver by Richard Knutsson · 18 years ago
  11. 06a9952 scc_pata: bugfix for checking DMA IRQ status by Akira Iguchi · 18 years ago
  12. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 18 years ago
  13. 8693d3e siimage: DRAC4 note by Alan Cox · 18 years ago
  14. 9e5755b ide: fix pmac breakage by Andrew Morton · 18 years ago
  15. ed89616 ide-cs: Update device table by Magnus Damm · 18 years ago
  16. 81d368e ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2) by Sergei Shtylyov · 18 years ago
  17. 07af427 piix/slc90e66: more tuneproc() fixing (take 2) by Sergei Shtylyov · 18 years ago
  18. fab5937 ide: fix drive side 80c cable check, take 2 by Tejun Heo · 18 years ago
  19. f92d50e6 cmd64x: fix PIO mode setup (take 3) by Sergei Shtylyov · 18 years ago
  20. 21b8247 alim15x3: fix PIO mode setup by Sergei Shtylyov · 18 years ago
  21. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  22. edd023d add a help text for BLK_DEV_GENERIC by John Daiker · 18 years ago
  23. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  24. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  25. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  26. 9ef5791 sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly by Bartlomiej Zolnierkiewicz · 18 years ago
  27. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  28. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  29. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  30. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 18 years ago
  31. 056a697 ide: unexport ide_set_xfer_rate() (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  32. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 18 years ago
  33. 7b77d86 ide: remove ide_pci_device_t tables with only one entry by Bartlomiej Zolnierkiewicz · 18 years ago
  34. c1607e1 ide: remove write-only ide_hwif_t.no_dsc flag by Bartlomiej Zolnierkiewicz · 18 years ago
  35. 6679054 ide: remove write-only ide_pio_data_t.blacklisted by Bartlomiej Zolnierkiewicz · 18 years ago
  36. ac4a306 sis5513: sis5513_config_xfer_rate() cleanup by Bartlomiej Zolnierkiewicz · 18 years ago
  37. 74594fd piix: cleanup by Bartlomiej Zolnierkiewicz · 18 years ago
  38. 946f8e4 svwks: small cleanup by Bartlomiej Zolnierkiewicz · 18 years ago
  39. 15b8548 cs5530: small cleanup by Bartlomiej Zolnierkiewicz · 18 years ago
  40. 73d4f7d hpt366: remove redundant check from init_dma_hpt366() by Bartlomiej Zolnierkiewicz · 18 years ago
  41. 8b25c60 trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s by Bartlomiej Zolnierkiewicz · 18 years ago
  42. a523a17 au1xxx-ide: remove dead code by Bartlomiej Zolnierkiewicz · 18 years ago
  43. 572543d pdc202xx_old: remove dead code by Bartlomiej Zolnierkiewicz · 18 years ago
  44. bde18a2 drivers/ide: PATA driver for Celleb by Kou Ishizaki · 18 years ago
  45. ea266ba sl82c105: DMA support fixes by Sergei Shtylyov · 18 years ago
  46. fed2164 pdc202xx_old: fix PIO mode setup by Sergei Shtylyov · 18 years ago
  47. 075cb65 siimage: PIO1/2 taskfile transfer overclocking fix by Sergei Shtylyov · 18 years ago
  48. 6e6cd4c ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) by Albert Lee · 18 years ago
  49. f0dd871 ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) by Albert Lee · 18 years ago
  50. fdb77da ide-floppy: Fix unformatted media crash by Alan Cox · 18 years ago
  51. 39baf8a atiixp/jmicron/triflex: fix PIO fallback by Bartlomiej Zolnierkiewicz · 18 years ago
  52. 296d9bc hpt34x: hpt34x_tune_chipset() (->speedproc) fix by Bartlomiej Zolnierkiewicz · 18 years ago
  53. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  54. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  55. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  56. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  57. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  58. 1e8f34f ide-acpi support warning fix by Andrew Morton · 18 years ago
  59. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  60. 78281c5 IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter by Mark Lord · 18 years ago
  61. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  62. 9c6712c ide: add it8213 IDE driver by Jack Lee · 18 years ago
  63. a534b68 tc86c001: add missing __init tag for tc86c001_ide_init() by Bartlomiej Zolnierkiewicz · 18 years ago
  64. ba59c4b tc86c001: mark init_chipset_tc86c001() with __devinit tag by Andrew Morton · 18 years ago
  65. e8ab7f5 tc86c001: init_hwif_tc86c001() can be static by Adrian Bunk · 18 years ago
  66. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  67. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 18 years ago
  68. 2721031 pdc202xx_new: remove useless code by Sergei Shtylyov · 18 years ago
  69. 24e6458 slc90e66: carry over fixes from piix driver by Sergei Shtylyov · 18 years ago
  70. 30dfd12 piix: tuneproc() fixes/cleanups by Sergei Shtylyov · 18 years ago
  71. d287223 piix: fix 82371MX enablebits by Sergei Shtylyov · 18 years ago
  72. 6273d26 hpt366: HPT36x PCI clock detection fix by Sergei Shtylyov · 18 years ago
  73. 7b73ee0 hpt366: init code rewrite by Sergei Shtylyov · 18 years ago
  74. 4bf63de hpt366: clean up DMA timeout handling for HPT370 by Sergei Shtylyov · 18 years ago
  75. 26ccb80 hpt366: merge HPT37x speedproc handlers by Sergei Shtylyov · 18 years ago
  76. abc4ad4 hpt366: cache channel's MCR address by Sergei Shtylyov · 18 years ago
  77. b458671 hpt366: switch to using pci_get_slot by Sergei Shtylyov · 18 years ago
  78. 9077857 hpt366: print the real chip name at startup by Sergei Shtylyov · 18 years ago
  79. f36702b hpt366: rework rate filtering tidy by Andrew Morton · 18 years ago
  80. e139b0b hpt366: rework rate filtering by Sergei Shtylyov · 18 years ago
  81. fb594d3 [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") by Bartlomiej Zolnierkiewicz · 18 years ago
  82. eb79722 [PATCH] ide section fixes by Al Viro · 18 years ago
  83. 99abaf5 [PATCH] jmicron: 40/80pin primary detection by ethanhsiao@jmicron.com · 18 years ago
  84. e0b874d via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S by Josepch Chan · 18 years ago
  85. 6855036 ide: unregister idepnp driver on unload by Tejun Heo · 18 years ago
  86. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 18 years ago
  87. 3e9e4c8 ide/generic: Jmicron has its own drivers now by Alan Cox · 18 years ago
  88. e5c073f atiixp.c: add cable detection support for ATI IDE by Conke Hu · 18 years ago
  89. b25168d atiixp.c: sb600 ide only has one channel by Conke Hu · 18 years ago
  90. 7371532 atiixp.c: remove unused code by Conke Hu · 18 years ago
  91. a51545a jmicron: fix warning by Andrew Morton · 18 years ago
  92. 6c5f8cc [PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix by Alan · 18 years ago
  93. cd36bee [PATCH] via82cxxx: fix cable detection by Bartlomiej Zolnierkiewicz · 18 years ago
  94. 44854ad [PATCH] PIIX/SLC90E66: PIO mode fallback fix by Sergei Shtylyov · 18 years ago
  95. 242ce41 [PATCH] PIIX: remove check for broken MW DMA mode 0 by Sergei Shtylyov · 18 years ago
  96. ab17443 PCI: ATI sb600 sata quirk by Conke Hu · 18 years ago
  97. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  98. f13c152 [PATCH] HPT37x: read f_CNT saved by BIOS from port by Sergei Shtylyov · 18 years ago
  99. 26c068d [PATCH] ide: HPT3xx: fix PCI clock detection by Sergei Shtylyov · 18 years ago
  100. 73d1dd9 [PATCH] ide: fix the case of multiple HPT3xx chips present by Sergei Shtylyov · 18 years ago