1. ebbc203 jmicron: make ide jmicron driver play nice with libata ones by Tejun Heo · 17 years ago
  2. e277a1a cmd64x: fix recovery time calculation (take 3) by Sergei Shtylyov · 17 years ago
  3. b6209a9 ide: remove some obsoleted kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  4. e76ecf8 ide/pci/delkin_cb.c: pci_module_init to pci_register_driver by Richard Knutsson · 17 years ago
  5. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  6. 8693d3e siimage: DRAC4 note by Alan Cox · 17 years ago
  7. 07af427 piix/slc90e66: more tuneproc() fixing (take 2) by Sergei Shtylyov · 17 years ago
  8. f92d50e6 cmd64x: fix PIO mode setup (take 3) by Sergei Shtylyov · 17 years ago
  9. 21b8247 alim15x3: fix PIO mode setup by Sergei Shtylyov · 17 years ago
  10. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 9ef5791 sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly by Bartlomiej Zolnierkiewicz · 17 years ago
  14. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 056a697 ide: unexport ide_set_xfer_rate() (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 7b77d86 ide: remove ide_pci_device_t tables with only one entry by Bartlomiej Zolnierkiewicz · 17 years ago
  20. c1607e1 ide: remove write-only ide_hwif_t.no_dsc flag by Bartlomiej Zolnierkiewicz · 17 years ago
  21. ac4a306 sis5513: sis5513_config_xfer_rate() cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 74594fd piix: cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 946f8e4 svwks: small cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 15b8548 cs5530: small cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 73d4f7d hpt366: remove redundant check from init_dma_hpt366() by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 8b25c60 trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 572543d pdc202xx_old: remove dead code by Bartlomiej Zolnierkiewicz · 17 years ago
  28. ea266ba sl82c105: DMA support fixes by Sergei Shtylyov · 17 years ago
  29. fed2164 pdc202xx_old: fix PIO mode setup by Sergei Shtylyov · 17 years ago
  30. 075cb65 siimage: PIO1/2 taskfile transfer overclocking fix by Sergei Shtylyov · 17 years ago
  31. 6e6cd4c ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) by Albert Lee · 17 years ago
  32. f0dd871 ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) by Albert Lee · 17 years ago
  33. 39baf8a atiixp/jmicron/triflex: fix PIO fallback by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 296d9bc hpt34x: hpt34x_tune_chipset() (->speedproc) fix by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 78281c5 IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter by Mark Lord · 17 years ago
  36. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 9c6712c ide: add it8213 IDE driver by Jack Lee · 17 years ago
  38. a534b68 tc86c001: add missing __init tag for tc86c001_ide_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  39. ba59c4b tc86c001: mark init_chipset_tc86c001() with __devinit tag by Andrew Morton · 17 years ago
  40. e8ab7f5 tc86c001: init_hwif_tc86c001() can be static by Adrian Bunk · 17 years ago
  41. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 17 years ago
  42. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 17 years ago
  43. 2721031 pdc202xx_new: remove useless code by Sergei Shtylyov · 17 years ago
  44. 24e6458 slc90e66: carry over fixes from piix driver by Sergei Shtylyov · 17 years ago
  45. 30dfd12 piix: tuneproc() fixes/cleanups by Sergei Shtylyov · 17 years ago
  46. d287223 piix: fix 82371MX enablebits by Sergei Shtylyov · 17 years ago
  47. 6273d26 hpt366: HPT36x PCI clock detection fix by Sergei Shtylyov · 17 years ago
  48. 7b73ee0 hpt366: init code rewrite by Sergei Shtylyov · 17 years ago
  49. 4bf63de hpt366: clean up DMA timeout handling for HPT370 by Sergei Shtylyov · 17 years ago
  50. 26ccb80 hpt366: merge HPT37x speedproc handlers by Sergei Shtylyov · 17 years ago
  51. abc4ad4 hpt366: cache channel's MCR address by Sergei Shtylyov · 17 years ago
  52. b458671 hpt366: switch to using pci_get_slot by Sergei Shtylyov · 17 years ago
  53. 9077857 hpt366: print the real chip name at startup by Sergei Shtylyov · 17 years ago
  54. f36702b hpt366: rework rate filtering tidy by Andrew Morton · 17 years ago
  55. e139b0b hpt366: rework rate filtering by Sergei Shtylyov · 17 years ago
  56. fb594d3 [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") by Bartlomiej Zolnierkiewicz · 18 years ago
  57. 99abaf5 [PATCH] jmicron: 40/80pin primary detection by ethanhsiao@jmicron.com · 18 years ago
  58. 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
  59. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 18 years ago
  60. 3e9e4c8 ide/generic: Jmicron has its own drivers now by Alan Cox · 18 years ago
  61. e5c073f atiixp.c: add cable detection support for ATI IDE by Conke Hu · 18 years ago
  62. b25168d atiixp.c: sb600 ide only has one channel by Conke Hu · 18 years ago
  63. 7371532 atiixp.c: remove unused code by Conke Hu · 18 years ago
  64. a51545a jmicron: fix warning by Andrew Morton · 18 years ago
  65. 6c5f8cc [PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix by Alan · 18 years ago
  66. cd36bee [PATCH] via82cxxx: fix cable detection by Bartlomiej Zolnierkiewicz · 18 years ago
  67. 44854ad [PATCH] PIIX/SLC90E66: PIO mode fallback fix by Sergei Shtylyov · 18 years ago
  68. 242ce41 [PATCH] PIIX: remove check for broken MW DMA mode 0 by Sergei Shtylyov · 18 years ago
  69. ab17443 PCI: ATI sb600 sata quirk by Conke Hu · 18 years ago
  70. f13c152 [PATCH] HPT37x: read f_CNT saved by BIOS from port by Sergei Shtylyov · 18 years ago
  71. 26c068d [PATCH] ide: HPT3xx: fix PCI clock detection by Sergei Shtylyov · 18 years ago
  72. 73d1dd9 [PATCH] ide: fix the case of multiple HPT3xx chips present by Sergei Shtylyov · 18 years ago
  73. 33b18a6 [PATCH] ide: fix HPT3xx hotswap support by Sergei Shtylyov · 18 years ago
  74. 471a0bd [PATCH] ide: optimize HPT37x timing tables by Sergei Shtylyov · 18 years ago
  75. 9448732 [PATCH] ide: fix HPT37x timing tables by Sergei Shtylyov · 18 years ago
  76. 836c006 [PATCH] ide: HPT3xxN clocking fixes by Sergei Shtylyov · 18 years ago
  77. ee2f344 [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 by Alan Cox · 18 years ago
  78. 47694bb [PATCH] pdc202xx_new: fix PLL/timing issues by Sergei Shtylyov · 18 years ago
  79. dd607d2 [PATCH] sl82c105: straighten up IDE control/status register caching by Sergei Shtylyov · 18 years ago
  80. b10a068 [PATCH] pdc202xx_new: fix PIO mode setup by Sergei Shtylyov · 18 years ago
  81. b148900 [PATCH] ide: more conversion to pci_get APIs by Alan Cox · 18 years ago
  82. 23a1b2a [PATCH] via82cxxx: handle error condition properly by Alan Cox · 18 years ago
  83. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  84. a1b26c3 [PATCH] sgiioc4: Disable module unload by Jeremy Higdon · 18 years ago
  85. 74a9d5f [PATCH] Remove inclusion of asm/processor.h in via82cxxx.c by Sascha Hauer · 18 years ago
  86. cda5e61 [PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c by Peer Chen · 18 years ago
  87. 2b52c95 [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide message by Sergey Vlasov · 18 years ago
  88. c333526 [PATCH] JMB 368 PATA detection by Alan Cox · 18 years ago
  89. 3c5473f [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...) by Adrian Bunk · 18 years ago
  90. 59f1480 [PATCH] ioc4: Enable build on non-SN2 by Brent Casavant · 18 years ago
  91. 3719bc5 [PATCH] ide-generic: jmicron fix by Alan Cox · 18 years ago
  92. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  93. af8b128 [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. by Yoichi Yuasa · 18 years ago
  94. 652aa16 [PATCH] IDE: more pci_find cleanup by Alan Cox · 18 years ago
  95. a4bea10 [PATCH] Allow ide_generic_all to be used modular and built in by Patrick Jefferson · 18 years ago
  96. b86cc29 [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c by Alexey Dobriyan · 18 years ago
  97. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago
  98. 5ac2469 [PATCH] ide: backport piix fixes from libata into the legacy driver by Alan Cox · 18 years ago
  99. f3d5b34 [PATCH] Enable cdrom dma access with pdc20265_old by Tobias Oed · 18 years ago
  100. bbb3bbd [PATCH] non-libata driver for Jmicron devices by Alan Cox · 18 years ago