1. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  2. 53a04c6 [PATCH] ide-cs (CompactFlash) driver, rm irq warning by David Brownell · 18 years ago
  3. 652aa16 [PATCH] IDE: more pci_find cleanup by Alan Cox · 18 years ago
  4. a4bea10 [PATCH] Allow ide_generic_all to be used modular and built in by Patrick Jefferson · 18 years ago
  5. 913759a [PATCH] ide: Fix crash on repeated reset by Alan Cox · 18 years ago
  6. b86cc29 [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c by Alexey Dobriyan · 18 years ago
  7. 4fa902a [PATCH] PCMCIA: Add few IDs into ide-cs by Marcin Juszkiewicz · 18 years ago
  8. 8c2c011 [PATCH] ide: reprogram disk pio timings on resume by Jason Lunz · 18 years ago
  9. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago
  10. 27ac603 [PATCH] drivers/ide/: cleanups by Adrian Bunk · 18 years ago
  11. 349ae23 [PATCH] IDE core: driver layer error checking by Randy Dunlap · 18 years ago
  12. 5ac2469 [PATCH] ide: backport piix fixes from libata into the legacy driver by Alan Cox · 18 years ago
  13. 14e0a19 [PATCH] ide: fix revision comparison in ide_in_drive_list by Kirill Smelkov · 18 years ago
  14. f3d5b34 [PATCH] Enable cdrom dma access with pdc20265_old by Tobias Oed · 18 years ago
  15. 0750508 [PATCH] ide_dma_speed() fixes by Sergei Shtylyov · 18 years ago
  16. 83d7dbc [PATCH] Make number of IDE interfaces configurable by Matt Mackall · 18 years ago
  17. ce42f19 [PATCH] IDE error handling fixes by Hua Zhong · 18 years ago
  18. dc844e0 [PATCH] IDE: always release DMA engine by Sergei Shtylylov · 18 years ago
  19. 020e322 [PATCH] IDE: claim extra DMA ports regardless of channel by Sergei Shtylylov · 18 years ago
  20. bbb3bbd [PATCH] non-libata driver for Jmicron devices by Alan Cox · 18 years ago
  21. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  22. 40cddf2 [PATCH] sis5513: Switch to pci refcounting by Alan Cox · 18 years ago
  23. 970a613 [PATCH] serverworks: Switch to pci refcounted interfaces by Alan Cox · 18 years ago
  24. 1424e50 [PATCH] piix: Use refcounted interface when searching for a 450NX by Alan Cox · 18 years ago
  25. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  26. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  27. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  28. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  29. 2b33b4d [PATCH] atiixp: ATI SB600 IDE support for various modes by Anatoli Antonovitch · 18 years ago
  30. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  31. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  32. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
  33. 8b4b8a2 fix broken/dubious driver suspend() methods by David Brownell · 18 years ago
  34. 69917c2 [POWERPC] Fix ohare IDE irq workaround on old powermacs by Benjamin Herrenschmidt · 18 years ago
  35. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  36. e11db06 [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writer by Michael De Backer · 18 years ago
  37. 28a2a3f [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boards by Alan Cox · 18 years ago
  38. 47d4b90 [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968 by David Wang · 18 years ago
  39. 4495c9e [PATCH] optical /proc/ide/*/media by Alexey Dobriyan · 18 years ago
  40. 1678df3 [PATCH] sgiioc4: fixup use of mmio ops by John Keller · 18 years ago
  41. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  42. a7dec1e [PATCH] Missing PCI id update for VIA IDE by Alan Cox · 18 years ago
  43. 79860a9 [PATCH] PATCH: 2.6.18 oops on boot fix for IDE by Alan Cox · 18 years ago
  44. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  45. 49b1e3e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  46. 9578bcf [PATCH] sgiioc4: Always share IRQ by Brent Casavant · 18 years ago
  47. 1e86240 [PATCH] IDE: Touch NMI watchdog during resume from STR by Michal Schmidt · 18 years ago
  48. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  49. 71ef51c [PATCH] it821x: fix ide dma setup bug by Jens Axboe · 18 years ago
  50. 0a8348d [PATCH] ide: if the id fields looks screwy, disable DMA by Jens Axboe · 18 years ago
  51. 3619348 [PATCH] ide: option to disable cache flushes for buggy drives by Jens Axboe · 18 years ago
  52. d1a8df9 [POWERPC] fix up front-LED Kconfig by Johannes Berg · 18 years ago
  53. 2f1b925 Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available" by Linus Torvalds · 18 years ago
  54. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  55. 3a09aa4 [POWERPC] fix up front-LED Kconfig by Johannes Berg · 18 years ago
  56. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  57. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  58. 362537b [PATCH] irq-flags: ide: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  59. faab17b [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux by Alan Cox · 18 years ago
  60. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  61. 5040cb8 [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available by Thomas Kleffel · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  64. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  65. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  66. 3706a87 [PATCH] Set err_stops_fifo for newer Promise as well by Alan Cox · 18 years ago
  67. 57e834e [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports) by Alan Cox · 18 years ago
  68. f201f50 [PATCH] ide: housekeeping on IDE drivers by Alan Cox · 18 years ago
  69. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 18 years ago
  70. 2930d1b [PATCH] SC1200 debug printk by Alan Cox · 18 years ago
  71. 19c1ef5 [PATCH] ide: clean up siimage by Alan Cox · 18 years ago
  72. 1a1276e [PATCH] Old IDE, fix SATA detection for cabling by Alan Cox · 18 years ago
  73. 70c3967 [POWERPC] Convert powermac ide blink to new led infrastructure by Johannes Berg · 18 years ago
  74. 08f46de [PATCH] 64bit resource: fix up printks for resources in ide drivers by Greg Kroah-Hartman · 18 years ago
  75. 353dcf7 [PATCH] ata: add some NVIDIA chipset IDs by Randy Dunlap · 18 years ago
  76. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  77. 94f6c59 [PATCH] devfs: Remove devfs support from the ide subsystem. by Greg Kroah-Hartman · 19 years ago
  78. 1ba70a0 [PATCH] Remove code that has long been commented out from pdc20265_old by Tobias Oed · 18 years ago
  79. fb4ece2 [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA by Tobias Oed · 18 years ago
  80. 3d1c1cc [PATCH] fix IDE deadlock in error reporting code by Ingo Molnar · 18 years ago
  81. 8b6ebe0 [PATCH] ide: pdc202xx_old: remove the obsolete busproc by Sergei Shtylyov · 18 years ago
  82. 17c1033 [PATCH] ide: actually honor drive's minimum PIO/DMA cycle times by Sergei Shtylyov · 18 years ago
  83. 178184b [PATCH] ide-io: increase timeout value to allow for slave wakeup by Al Boldi · 18 years ago
  84. 4fb0f76 [PATCH] Fix IDE locking error by Alan Cox · 18 years ago
  85. b5cdccf [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call by Tobias Oed · 18 years ago
  86. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  87. 18cddac [PATCH] ide-floppy: fix debug-only syntax error by Randy Dunlap · 18 years ago
  88. dbe217a [PATCH] IDE CD end-of media error fix by Alan Cox · 18 years ago
  89. dcd9637 [PATCH] idetape gcc 4.1 warning fix by Daniel Walker · 18 years ago
  90. 6edad16 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  91. ad3cadd [PATCH] Get rid of struct request request_pm_state member by Jens Axboe · 18 years ago
  92. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  93. f5befce [PATCH] SGI IOC4: Detect IO card variant by Brent Casavant · 18 years ago
  94. 2c3e026 [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports by Roman Zippel · 18 years ago
  95. 1ad5544 [PATCH] Fix cdrom being confused on using kdump by Rachita Kothiyal · 18 years ago
  96. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  97. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  98. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  99. a835fa7 [PATCH] sgiioc4: use mmio ops instead of port io by Jeremy Higdon · 18 years ago
  100. 4c5c816 [PATCH] sata_nv: Add MCP61 support by Andrew Chew · 19 years ago