1. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  3. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 9dcba7f gayle: add "doubler" parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 0d28ec7 ide: always auto-tune PIO in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 73f1ad8 ide: mark "idebus=" kernel parameter as obsoleted (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  7. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  8. ef87f8d ide: remove obsoleted "idex=" kernel parameters by Bartlomiej Zolnierkiewicz · 17 years ago
  9. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  10. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 17 years ago
  11. d92f1a2 ide: manage I/O resources in ide_legacy_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 2c4be25 ide-4drives: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  13. d703b79 ide-cs: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 7a2199f3 qd65xx: cleanup qd_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  17. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 79472b6 qd65xx: use IDE_HFLAG_SINGLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  19. d07616f qd65xx: always use ->selectproc method by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 38bdb41 IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c by Paolo Ciarrocchi · 17 years ago
  21. ec29782 IDE: Coding Style fixes to drivers/ide/legacy/hd.c by Paolo Ciarrocchi · 17 years ago
  22. f94e008 IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c by Paolo Ciarrocchi · 17 years ago
  23. 0905bc9 IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c by Paolo Ciarrocchi · 17 years ago
  24. cb5528a falconide: fix resources reservation (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 3e2990e ide_platform: fix resources handling by Bartlomiej Zolnierkiewicz · 17 years ago
  26. e277f91 ide: use ide_find_port() in legacy VLB host drivers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 7daf66d qd65xx: return error value in qd_probe() by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 2e4ed29 ht6560b: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 17 years ago
  29. d147e7d umc8672: don't use ide_hwifs[] in umc_set_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 458622f ATA/IDE: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  32. dfd8784 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  33. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  39. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  40. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  41. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  42. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  43. fcac6f8 qd65xx: remove commented out code by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 788d669 qd65xx: fix setup of QD6580 Control register by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 0e7d8d48 ht6560b: force prefetch for some devices by Jan Evert van Grootheest · 17 years ago
  46. 1a1990f ht6560b can only do up to PIO mode 4 by Jan Evert van Grootheest · 17 years ago
  47. d684b21 falconide: locking bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 899e1bc ide: Add missing base addresses for falconide and macide by Geert Uytterhoeven · 17 years ago
  49. 56efa7b ide: fix ide/legacy/gayle.c compilation by Adrian Bunk · 17 years ago
  50. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 17 years ago
  51. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. b004223 drivers/ide/legacy/hd.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  53. dcb425f5 ide-cs: use ide_std_init_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 909f436 ide: fix ide_unregister() usage in host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  58. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  59. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  60. d4e6d4e macide: remove drive->capacity64 quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 36e9dc4 dtc2278: fix ->io_32bit handling by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 0424493 ide_platform: remove struct hwif_prop by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  64. e79f812 Atari Falcon IDE: Add missing hwif variable by Geert Uytterhoeven · 17 years ago
  65. c99c92c ide: print banner message once per controller in m68k host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  66. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  68. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 498f26b ali14xx: constify __initdata by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 355bd12 macide/q40ide: add missing __init tag to {macide,q40ide}_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  72. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  73. d3bad45 dtc2278: note on docs by Alan Cox · 17 years ago
  74. c196567 qd65xx: remove pointless qd_{read,write}_reg() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  75. d393aa0 ide: take ide_lock for prefetch disable/enable in do_special() by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 69e88d2 ht6560b: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  77. f949820 qd65xx: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  78. a34a875 dtc2278: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 2047e15 ali14xx: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 691da768 dtc2278: set ->pio_mask also for the second port by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 86f3a49 icside: use ec->dma directly by Bartlomiej Zolnierkiewicz · 17 years ago
  83. baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  85. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  87. 7b1dec5 ide-cs: Add additional id string (corsair, 1GB) by Kristoffer Ericson · 17 years ago
  88. ceec182 ide_platform: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 8cb1f56 ide: Platform IDE driver by Anton Vorontsov · 17 years ago
  91. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  92. 88f8bb7 m68k: missing exports by Al Viro · 17 years ago
  93. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 363f7e4 PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia by Marcin Juszkiewicz · 17 years ago
  97. 48dd643 hd.c: remove BIOS/CMOS queries by H. Peter Anvin · 18 years ago
  98. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 18 years ago
  99. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 18 years ago
  100. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 18 years ago