1. ee2f344 [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 by Alan Cox · 18 years ago
  2. 47694bb [PATCH] pdc202xx_new: fix PLL/timing issues by Sergei Shtylyov · 18 years ago
  3. dd607d2 [PATCH] sl82c105: straighten up IDE control/status register caching by Sergei Shtylyov · 18 years ago
  4. b10a068 [PATCH] pdc202xx_new: fix PIO mode setup by Sergei Shtylyov · 18 years ago
  5. b148900 [PATCH] ide: more conversion to pci_get APIs by Alan Cox · 18 years ago
  6. 23a1b2a [PATCH] via82cxxx: handle error condition properly by Alan Cox · 18 years ago
  7. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  8. a1b26c3 [PATCH] sgiioc4: Disable module unload by Jeremy Higdon · 18 years ago
  9. 74a9d5f [PATCH] Remove inclusion of asm/processor.h in via82cxxx.c by Sascha Hauer · 18 years ago
  10. cda5e61 [PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c by Peer Chen · 18 years ago
  11. 2b52c95 [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide message by Sergey Vlasov · 18 years ago
  12. c333526 [PATCH] JMB 368 PATA detection by Alan Cox · 18 years ago
  13. 3c5473f [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...) by Adrian Bunk · 18 years ago
  14. 59f1480 [PATCH] ioc4: Enable build on non-SN2 by Brent Casavant · 18 years ago
  15. 3719bc5 [PATCH] ide-generic: jmicron fix by Alan Cox · 18 years ago
  16. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  17. af8b128 [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. by Yoichi Yuasa · 18 years ago
  18. 652aa16 [PATCH] IDE: more pci_find cleanup by Alan Cox · 18 years ago
  19. a4bea10 [PATCH] Allow ide_generic_all to be used modular and built in by Patrick Jefferson · 18 years ago
  20. b86cc29 [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c by Alexey Dobriyan · 18 years ago
  21. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago
  22. 5ac2469 [PATCH] ide: backport piix fixes from libata into the legacy driver by Alan Cox · 18 years ago
  23. f3d5b34 [PATCH] Enable cdrom dma access with pdc20265_old by Tobias Oed · 18 years ago
  24. bbb3bbd [PATCH] non-libata driver for Jmicron devices by Alan Cox · 18 years ago
  25. 40cddf2 [PATCH] sis5513: Switch to pci refcounting by Alan Cox · 18 years ago
  26. 970a613 [PATCH] serverworks: Switch to pci refcounted interfaces by Alan Cox · 18 years ago
  27. 1424e50 [PATCH] piix: Use refcounted interface when searching for a 450NX by Alan Cox · 18 years ago
  28. 2b33b4d [PATCH] atiixp: ATI SB600 IDE support for various modes by Anatoli Antonovitch · 18 years ago
  29. e11db06 [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writer by Michael De Backer · 18 years ago
  30. 28a2a3f [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boards by Alan Cox · 18 years ago
  31. 47d4b90 [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968 by David Wang · 18 years ago
  32. 1678df3 [PATCH] sgiioc4: fixup use of mmio ops by John Keller · 18 years ago
  33. a7dec1e [PATCH] Missing PCI id update for VIA IDE by Alan Cox · 18 years ago
  34. 79860a9 [PATCH] PATCH: 2.6.18 oops on boot fix for IDE by Alan Cox · 18 years ago
  35. 71ef51c [PATCH] it821x: fix ide dma setup bug by Jens Axboe · 18 years ago
  36. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  37. faab17b [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux by Alan Cox · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  40. 3706a87 [PATCH] Set err_stops_fifo for newer Promise as well by Alan Cox · 18 years ago
  41. 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
  42. f201f50 [PATCH] ide: housekeeping on IDE drivers by Alan Cox · 18 years ago
  43. 2930d1b [PATCH] SC1200 debug printk by Alan Cox · 18 years ago
  44. 19c1ef5 [PATCH] ide: clean up siimage by Alan Cox · 18 years ago
  45. 08f46de [PATCH] 64bit resource: fix up printks for resources in ide drivers by Greg Kroah-Hartman · 18 years ago
  46. 353dcf7 [PATCH] ata: add some NVIDIA chipset IDs by Randy Dunlap · 18 years ago
  47. 1ba70a0 [PATCH] Remove code that has long been commented out from pdc20265_old by Tobias Oed · 18 years ago
  48. fb4ece2 [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA by Tobias Oed · 18 years ago
  49. 8b6ebe0 [PATCH] ide: pdc202xx_old: remove the obsolete busproc by Sergei Shtylyov · 18 years ago
  50. 4fb0f76 [PATCH] Fix IDE locking error by Alan Cox · 18 years ago
  51. b5cdccf [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call by Tobias Oed · 18 years ago
  52. 6edad16 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  53. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  54. f5befce [PATCH] SGI IOC4: Detect IO card variant by Brent Casavant · 18 years ago
  55. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  56. a835fa7 [PATCH] sgiioc4: use mmio ops instead of port io by Jeremy Higdon · 18 years ago
  57. 4c5c816 [PATCH] sata_nv: Add MCP61 support by Andrew Chew · 18 years ago
  58. 0d8a95e [PATCH] alim15x3: ULI M-1573 south Bridge support by KAI.HSU · 18 years ago
  59. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  60. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 18 years ago
  61. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  62. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 18 years ago
  63. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 18 years ago
  64. 9edc91d [PATCH] ide: AMD756 no host side cable detection by Rene Herman · 18 years ago
  65. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  66. d345434 [IA64] remove obsolete corporate address by Jes Sorensen · 19 years ago
  67. d540c74 [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE by Adrian Bunk · 19 years ago
  68. 9ea244b [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization by Loren M. Lang · 19 years ago
  69. 0c866b5 [PATCH] ide: set latency when resetting it821x out of firmware mode by Alan Cox · 19 years ago
  70. b7bed9e [PATCH] piix: add Intel ICH8M device IDs by Jason Gaston · 19 years ago
  71. d237bf4 [PATCH] ide: restore support for AEC6280M cards in aec62xx.c by Thibaut VARENE · 19 years ago
  72. 0271fc2 [PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements. by Jeremy Higdon · 19 years ago
  73. a62e684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  74. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  75. 3b212db [PATCH] powerpc: Some ppc compile fixes... by David Woodhouse · 19 years ago
  76. 6d524ae [PATCH] frv: fix uninitialised variable in serverworks driver by David Howells · 19 years ago
  77. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  78. deb5e5c [PATCH] sgiioc4: check for no hwifs available by Jeremy Higdon · 19 years ago
  79. 14351f8 [PATCH] sis5513: enable ATA133 for the SiS965 southbridge by Aurelien Jarno · 19 years ago
  80. 4f1d774 [PATCH] via82cxxx: add VIA VT6410 IDE support by Mathias Kretschmer · 19 years ago
  81. 1e39dea [PATCH] cs5520: fix return value of cs5520_init_one() by Amit Gud · 19 years ago
  82. bf4c796 [PATCH] siimage: docs urls by Jeff Garzik · 19 years ago
  83. ec0fb4b [PATCH] aec62xxx: remove all dead (#if0'd) code by Thibaut VARENE · 19 years ago
  84. 2fefef1 [PATCH] alim15x3: use KERN_WARNING by Alexey Dobriyan · 19 years ago
  85. cc3f7ca [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() by Hanna Linder · 19 years ago
  86. 7462cbf [PATCH] via82cxxx IDE: support multiple controllers by Daniel Drake · 19 years ago
  87. 861e76a [PATCH] via82cxxx IDE: remove /proc/via entry by Daniel Drake · 19 years ago
  88. a151021 [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMA by Russell King · 19 years ago
  89. 9648f55 [ARM] Fix broken sl82c105 DMA prevention by Russell King · 19 years ago
  90. d868dd1 [PATCH] siimage: enable interrupts on Adaptec SA-1210 card by John W. Linville · 19 years ago
  91. f5b2d8b [PATCH] ide: CS5535 driver by Jaya Kumar · 19 years ago
  92. 7fab773 [PATCH] ide: AMD Geode GX/LX support by Jordan Crouse · 19 years ago
  93. e851b62 [PATCH] ide: possible cleanups by Adrian Bunk · 19 years ago
  94. f5e3c2f [PATCH] ide: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  95. 299cc3c Fix up more strange byte writes to the PCI_ROM_ADDRESS config word by Linus Torvalds · 19 years ago
  96. 9ec4ff4 hpt366: write the full 4 bytes of ROM address, not just low 1 byte by Linus Torvalds · 19 years ago
  97. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  98. 84f57fb [PATCH] serverworks: add support for new southbridge IDE by Narendra Sankar · 19 years ago
  99. 2f09a7f [PATCH] ide: add support for Netcell Revolution to pci-ide generic driver by Matt Gillette · 19 years ago
  100. 5990415 [PATCH] Update CREDITS entry and listings in source files for Jesper Juhl by Jesper Juhl · 19 years ago