1. dfd8784 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  2. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  8. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  9. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  10. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  11. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  12. fcac6f8 qd65xx: remove commented out code by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 788d669 qd65xx: fix setup of QD6580 Control register by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 0e7d8d48 ht6560b: force prefetch for some devices by Jan Evert van Grootheest · 17 years ago
  15. 1a1990f ht6560b can only do up to PIO mode 4 by Jan Evert van Grootheest · 17 years ago
  16. d684b21 falconide: locking bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 899e1bc ide: Add missing base addresses for falconide and macide by Geert Uytterhoeven · 17 years ago
  18. 56efa7b ide: fix ide/legacy/gayle.c compilation by Adrian Bunk · 17 years ago
  19. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 17 years ago
  20. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  21. b004223 drivers/ide/legacy/hd.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  22. dcb425f5 ide-cs: use ide_std_init_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 909f436 ide: fix ide_unregister() usage in host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  27. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  28. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  29. d4e6d4e macide: remove drive->capacity64 quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 36e9dc4 dtc2278: fix ->io_32bit handling by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 0424493 ide_platform: remove struct hwif_prop by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  33. e79f812 Atari Falcon IDE: Add missing hwif variable by Geert Uytterhoeven · 17 years ago
  34. c99c92c ide: print banner message once per controller in m68k host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  35. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 498f26b ali14xx: constify __initdata by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 355bd12 macide/q40ide: add missing __init tag to {macide,q40ide}_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  42. d3bad45 dtc2278: note on docs by Alan Cox · 17 years ago
  43. c196567 qd65xx: remove pointless qd_{read,write}_reg() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  44. d393aa0 ide: take ide_lock for prefetch disable/enable in do_special() by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 69e88d2 ht6560b: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  46. f949820 qd65xx: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  47. a34a875 dtc2278: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 2047e15 ali14xx: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 691da768 dtc2278: set ->pio_mask also for the second port by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 86f3a49 icside: use ec->dma directly by Bartlomiej Zolnierkiewicz · 17 years ago
  52. baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  56. 7b1dec5 ide-cs: Add additional id string (corsair, 1GB) by Kristoffer Ericson · 17 years ago
  57. ceec182 ide_platform: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 8cb1f56 ide: Platform IDE driver by Anton Vorontsov · 17 years ago
  60. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  61. 88f8bb780 m68k: missing exports by Al Viro · 17 years ago
  62. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 363f7e4 PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia by Marcin Juszkiewicz · 17 years ago
  66. 48dd643 hd.c: remove BIOS/CMOS queries by H. Peter Anvin · 17 years ago
  67. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 17 years ago
  68. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 17 years ago
  69. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 17 years ago
  70. 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  73. aa12b28 ide-cs: recognize 2GB CompactFlash from Transcend by Fabrice Aeschbacher · 17 years ago
  74. 8491388 ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  75. b6209a9 ide: remove some obsoleted kernel params (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 846c11a ide: remove a ton of pointless #undef REALLY_SLOW_IO by Alan Cox · 17 years ago
  77. ed89616 ide-cs: Update device table by Magnus Damm · 17 years ago
  78. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  79. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  80. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  81. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  82. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  83. 0517793 [PATCH] pcmcia: yet another IDE ID by Marcin Juszkiewicz · 18 years ago
  84. bf4e182 [PATCH] pcmcia: Add an id to ide-cs.c by Matt Reimer · 18 years ago
  85. 6a34b57 [PATCH] drivers/ide: stray bracket by Nicolas Kaiser · 18 years ago
  86. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  87. 53a04c6 [PATCH] ide-cs (CompactFlash) driver, rm irq warning by David Brownell · 18 years ago
  88. 4fa902a [PATCH] PCMCIA: Add few IDs into ide-cs by Marcin Juszkiewicz · 18 years ago
  89. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  90. 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
  91. 362537b [PATCH] irq-flags: ide: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  92. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  93. 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
  94. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  95. 2c3e026 [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports by Roman Zippel · 18 years ago
  96. 264a341 [PATCH] ide_cs: Add IBM microdrive to known IDs by Thomas Kleffel · 18 years ago
  97. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 18 years ago
  98. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 18 years ago
  99. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 18 years ago
  100. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 18 years ago