1. 3fd4d20 scc_pata: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. e7ee1d5 sgiioc4: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 939b0f1 ide-pmac: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 5297a3e ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 7d9f3d5 swarm: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. bad7c82 ide: cleanup ide_match_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 1baccff ide: make ide_pci_check_iomem() actually work by Sergei Shtylyov · 16 years ago
  9. 938da77 ide/Kconfig: BLK_DEV_4DRIVES should be a tristate by Frederik Deweerdt · 16 years ago
  10. 458622f ATA/IDE: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  11. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 16 years ago
  12. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 486c92e ide: move default IDE ports setup to ide_generic host driver by Bartlomiej Zolnierkiewicz · 16 years ago
  14. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. aab8ad9 ide: remove needless hwif->irq check from ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. dfd8784 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  17. e4079df0 ide: limit legacy VLB host drivers to alpha, x86 and mips by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 16 years ago
  19. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 26d799b ide: remove ppc ifdef from init_ide_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 5c50427 ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  31. af007ec ide-pmac: remove dead code by Bartlomiej Zolnierkiewicz · 16 years ago
  32. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 16 years ago
  33. c2b2b29 ide-floppy: rename end_request handler properly by Borislav Petkov · 16 years ago
  34. 8e55512 ide-floppy: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  35. d236d74 ide-tape: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  36. 346331f ide-tape: remove atomic test/set macros for packet commands by Borislav Petkov · 16 years ago
  37. 03056b9 ide-tape: move all struct and other defs at the top by Borislav Petkov · 16 years ago
  38. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 3ad6776 ide-floppy: remove struct idefloppy_id_gcw by Borislav Petkov · 16 years ago
  41. 3d53ba8 scc_pata.c: do setup itself instead of ide_setup_pci_device() by Akira Iguchi · 16 years ago
  42. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 0573426 ide: remove init_hwif_default() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 80aa31c ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  48. fef39d9 ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. f029851 ide-generic: add ide_generic class and attribute for adding new interfaces by Bartlomiej Zolnierkiewicz · 16 years ago
  50. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 26042d0 ide: move ide_port_setup_devices() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 43514ed ide: factor out devices init from ide_init_port_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 71bf9f6 ide: factor out code unregistering devices from ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 16 years ago
  57. c7f6f21 ide: factor out cable detection from ide_init_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 8f22a72 ide-acpi: add missing drive->acpidata zeroing by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 2625cd5 ide: fix ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. ce9b248 ide-generic: set hwif->chipset by Bartlomiej Zolnierkiewicz · 16 years ago
  62. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 16 years ago
  63. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  64. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  65. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  66. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  67. c976816 siimage: fix kernel oops on PPC 44x by Sergei Shtylyov · 16 years ago
  68. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 430c5d2 ide-h8300: 32-bit I/O is unsupported by Bartlomiej Zolnierkiewicz · 16 years ago
  70. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  71. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  72. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  73. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  74. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  75. f95dc32 ide/h8300/ide-h8300.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  76. b3fa5fa ide/cris/ide-cris.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  77. 57ad3ea0 ide/arm/ide_arm.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  78. de9facb ide/ppc/pmac.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  79. 20e3dd8 ide/ppc/mpc8xx.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  80. 776c0bc ide/pci/cmd640.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  81. a62ee64 ide-pnp.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  82. f367bed Revert "ide: change master/slave IDENTIFY order" by Bartlomiej Zolnierkiewicz · 16 years ago
  83. ca4e2ab Revert "ide-tape: schedule driver for removal after 6 months" by Bartlomiej Zolnierkiewicz · 16 years ago
  84. d708c40 ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 15220d9 ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 9c027c6 ide: mark special "ide0=" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 37ff9f3 ide: remove commented out entries from ide_pio_blacklist[] by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 6c3c315 IDE: Make taskfile interface more robust wrt unexpected end-of-command by Linus Torvalds · 16 years ago
  89. 1c10e93 ide: update references to Documentation/ide/ide.txt (v2) by Randy Dunlap · 16 years ago
  90. 0c6025d ide: fix buggy code in ide_register_hw() by Peter Teoh · 16 years ago
  91. ef4298d ide: fix enabling DMA on it821x in "smart" mode by Bartlomiej Zolnierkiewicz · 16 years ago
  92. b348487 ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 204f47c ide: remove stale comments from ide-dma.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  94. fcac6f8 qd65xx: remove commented out code by Bartlomiej Zolnierkiewicz · 16 years ago
  95. d48567d ide-tape: schedule driver for removal after 6 months by Borislav Petkov · 16 years ago
  96. d12faa2 ide-disk: add missing printk() KERN_* levels by Bartlomiej Zolnierkiewicz · 16 years ago
  97. dbecebc ide: fix sparse warning about shadowing 'flags' symbol by Bartlomiej Zolnierkiewicz · 16 years ago
  98. bcd88ac ide-cd: fix CD/DVD burning by Andreas Schwab · 16 years ago
  99. 9f10d9e ide-cd: fix 'ireason' handling for REQ_TYPE_ATA_PC requests by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 788d669 qd65xx: fix setup of QD6580 Control register by Bartlomiej Zolnierkiewicz · 16 years ago