1. 1424e50 [PATCH] piix: Use refcounted interface when searching for a 450NX by Alan Cox · 18 years ago
  2. 2b33b4d [PATCH] atiixp: ATI SB600 IDE support for various modes by Anatoli Antonovitch · 18 years ago
  3. e11db06 [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writer by Michael De Backer · 18 years ago
  4. 28a2a3f [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boards by Alan Cox · 18 years ago
  5. 47d4b90 [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968 by David Wang · 18 years ago
  6. 1678df3 [PATCH] sgiioc4: fixup use of mmio ops by John Keller · 18 years ago
  7. a7dec1e [PATCH] Missing PCI id update for VIA IDE by Alan Cox · 18 years ago
  8. 79860a9 [PATCH] PATCH: 2.6.18 oops on boot fix for IDE by Alan Cox · 18 years ago
  9. 71ef51c [PATCH] it821x: fix ide dma setup bug by Jens Axboe · 18 years ago
  10. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  11. faab17b [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux by Alan Cox · 18 years ago
  12. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  13. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  14. 3706a87 [PATCH] Set err_stops_fifo for newer Promise as well by Alan Cox · 18 years ago
  15. 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
  16. f201f50 [PATCH] ide: housekeeping on IDE drivers by Alan Cox · 18 years ago
  17. 2930d1b [PATCH] SC1200 debug printk by Alan Cox · 18 years ago
  18. 19c1ef5 [PATCH] ide: clean up siimage by Alan Cox · 18 years ago
  19. 08f46de [PATCH] 64bit resource: fix up printks for resources in ide drivers by Greg Kroah-Hartman · 18 years ago
  20. 353dcf7 [PATCH] ata: add some NVIDIA chipset IDs by Randy Dunlap · 18 years ago
  21. 1ba70a0 [PATCH] Remove code that has long been commented out from pdc20265_old by Tobias Oed · 18 years ago
  22. fb4ece2 [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA by Tobias Oed · 18 years ago
  23. 8b6ebe0 [PATCH] ide: pdc202xx_old: remove the obsolete busproc by Sergei Shtylyov · 18 years ago
  24. 4fb0f76 [PATCH] Fix IDE locking error by Alan Cox · 18 years ago
  25. b5cdccf [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call by Tobias Oed · 18 years ago
  26. 6edad16 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  27. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  28. f5befce [PATCH] SGI IOC4: Detect IO card variant by Brent Casavant · 18 years ago
  29. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  30. a835fa7 [PATCH] sgiioc4: use mmio ops instead of port io by Jeremy Higdon · 18 years ago
  31. 4c5c816 [PATCH] sata_nv: Add MCP61 support by Andrew Chew · 19 years ago
  32. 0d8a95e [PATCH] alim15x3: ULI M-1573 south Bridge support by KAI.HSU · 19 years ago
  33. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 19 years ago
  34. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 19 years ago
  35. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  36. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 19 years ago
  37. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 19 years ago
  38. 9edc91d [PATCH] ide: AMD756 no host side cable detection by Rene Herman · 19 years ago
  39. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  40. d345434 [IA64] remove obsolete corporate address by Jes Sorensen · 19 years ago
  41. d540c74 [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE by Adrian Bunk · 19 years ago
  42. 9ea244b [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization by Loren M. Lang · 19 years ago
  43. 0c866b5 [PATCH] ide: set latency when resetting it821x out of firmware mode by Alan Cox · 19 years ago
  44. b7bed9e [PATCH] piix: add Intel ICH8M device IDs by Jason Gaston · 19 years ago
  45. d237bf4 [PATCH] ide: restore support for AEC6280M cards in aec62xx.c by Thibaut VARENE · 19 years ago
  46. 0271fc2 [PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements. by Jeremy Higdon · 19 years ago
  47. a62e684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  48. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  49. 3b212db [PATCH] powerpc: Some ppc compile fixes... by David Woodhouse · 19 years ago
  50. 6d524ae [PATCH] frv: fix uninitialised variable in serverworks driver by David Howells · 19 years ago
  51. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  52. deb5e5c [PATCH] sgiioc4: check for no hwifs available by Jeremy Higdon · 19 years ago
  53. 14351f8 [PATCH] sis5513: enable ATA133 for the SiS965 southbridge by Aurelien Jarno · 19 years ago
  54. 4f1d774 [PATCH] via82cxxx: add VIA VT6410 IDE support by Mathias Kretschmer · 19 years ago
  55. 1e39dea [PATCH] cs5520: fix return value of cs5520_init_one() by Amit Gud · 19 years ago
  56. bf4c796 [PATCH] siimage: docs urls by Jeff Garzik · 19 years ago
  57. ec0fb4b [PATCH] aec62xxx: remove all dead (#if0'd) code by Thibaut VARENE · 19 years ago
  58. 2fefef1 [PATCH] alim15x3: use KERN_WARNING by Alexey Dobriyan · 19 years ago
  59. cc3f7ca [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() by Hanna Linder · 19 years ago
  60. 7462cbf [PATCH] via82cxxx IDE: support multiple controllers by Daniel Drake · 19 years ago
  61. 861e76a [PATCH] via82cxxx IDE: remove /proc/via entry by Daniel Drake · 19 years ago
  62. a151021 [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMA by Russell King · 19 years ago
  63. 9648f55 [ARM] Fix broken sl82c105 DMA prevention by Russell King · 19 years ago
  64. d868dd1 [PATCH] siimage: enable interrupts on Adaptec SA-1210 card by John W. Linville · 19 years ago
  65. f5b2d8b [PATCH] ide: CS5535 driver by Jaya Kumar · 19 years ago
  66. 7fab773 [PATCH] ide: AMD Geode GX/LX support by Jordan Crouse · 19 years ago
  67. e851b62 [PATCH] ide: possible cleanups by Adrian Bunk · 19 years ago
  68. f5e3c2f [PATCH] ide: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  69. 299cc3c Fix up more strange byte writes to the PCI_ROM_ADDRESS config word by Linus Torvalds · 19 years ago
  70. 9ec4ff4 hpt366: write the full 4 bytes of ROM address, not just low 1 byte by Linus Torvalds · 19 years ago
  71. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  72. 84f57fb [PATCH] serverworks: add support for new southbridge IDE by Narendra Sankar · 19 years ago
  73. 2f09a7f [PATCH] ide: add support for Netcell Revolution to pci-ide generic driver by Matt Gillette · 19 years ago
  74. 5990415 [PATCH] Update CREDITS entry and listings in source files for Jesper Juhl by Jesper Juhl · 19 years ago
  75. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  76. 21e2c01 [PATCH] amd74xx: support MCP55 device IDs by Rob Punkunus · 19 years ago
  77. f3718d3 [PATCH] ide: hotplug mark __devinit via82cxxx.c by Herbert Xu · 19 years ago
  78. d6904ab [PATCH] ide: hotplug mark __devinit triflex.c by Herbert Xu · 19 years ago
  79. 9731963 [PATCH] ide: hotplug mark __devinit slc90e66.c by Herbert Xu · 19 years ago
  80. 34a6224 [PATCH] ide: hotplug mark __devinit sl82c105.c by Herbert Xu · 19 years ago
  81. 6a6e1b1 [PATCH] ide: hotplug mark __devinit sc1200.c by Herbert Xu · 19 years ago
  82. 9307145 [PATCH] ide: hotplug mark __devinit opti621.c by Herbert Xu · 19 years ago
  83. c20530e [PATCH] ide: hotplug mark __devinit ns87415.c by Herbert Xu · 19 years ago
  84. a380a88 [PATCH] ide: hotplug mark __devinit it8172.c by Herbert Xu · 19 years ago
  85. ddbc9fb [PATCH] ide: hotplug mark __devinit cy82c693.c by Herbert Xu · 19 years ago
  86. 88de8e9 [PATCH] ide: hotplug mark __devinit cs5530.c by Herbert Xu · 19 years ago
  87. e895f92 [PATCH] ide: hotplug mark __devinit amd74xx.c by Herbert Xu · 19 years ago
  88. c2f1258 [PATCH] ide: hotplug mark __devinit alim15x3.c by Herbert Xu · 19 years ago
  89. da9091e [PATCH] ide: it8212 backport for Bartlomiej IDE by Alan Cox · 19 years ago
  90. bb732d7 [PATCH] ide: fix crashes with hotplug serverworks by Alan Cox · 19 years ago
  91. b39b01f [PATCH] ide: fix the HPT366 driver layer by Alan Cox · 19 years ago
  92. b189346 [PATCH] ide: ide-generic, allow for capture of other unsupported devices by Alan Cox · 19 years ago
  93. 22329b5 [PATCH] ioc4: Core driver rewrite by Brent Casavant · 19 years ago
  94. af00f98 [PATCH] PCI: amd74xx patch for new NVIDIA device IDs by Andy Currid · 19 years ago
  95. 2b0c4be [PATCH] drivers/ide/pci/sis5513.c: section fixes by Adrian Bunk · 19 years ago
  96. 3bfffd9 [PATCH] fix u32 vs. pm_message_t in rest of the tree by Pavel Machek · 20 years ago
  97. d69332b [PATCH] piix: IDE PATA patch for Intel ESB2 by Jason Gaston · 20 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago