1. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 80aa31c ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. fef39d9 ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. f029851 ide-generic: add ide_generic class and attribute for adding new interfaces by Bartlomiej Zolnierkiewicz · 16 years ago
  7. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 26042d0 ide: move ide_port_setup_devices() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 43514ed ide: factor out devices init from ide_init_port_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 71bf9f6 ide: factor out code unregistering devices from ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 16 years ago
  14. c7f6f21 ide: factor out cable detection from ide_init_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 8f22a72 ide-acpi: add missing drive->acpidata zeroing by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 2625cd5 ide: fix ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. ce9b248 ide-generic: set hwif->chipset by Bartlomiej Zolnierkiewicz · 16 years ago
  19. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 16 years ago
  20. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  21. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  22. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  23. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  24. c976816 siimage: fix kernel oops on PPC 44x by Sergei Shtylyov · 16 years ago
  25. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 430c5d2 ide-h8300: 32-bit I/O is unsupported by Bartlomiej Zolnierkiewicz · 16 years ago
  27. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  28. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  29. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  30. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  31. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  32. f95dc32 ide/h8300/ide-h8300.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  33. b3fa5fa ide/cris/ide-cris.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  34. 57ad3ea0 ide/arm/ide_arm.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  35. de9facb ide/ppc/pmac.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  36. 20e3dd8 ide/ppc/mpc8xx.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  37. 776c0bc ide/pci/cmd640.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  38. a62ee64 ide-pnp.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  39. f367bed Revert "ide: change master/slave IDENTIFY order" by Bartlomiej Zolnierkiewicz · 16 years ago
  40. ca4e2ab Revert "ide-tape: schedule driver for removal after 6 months" by Bartlomiej Zolnierkiewicz · 16 years ago
  41. d708c40 ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 15220d9 ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 9c027c6 ide: mark special "ide0=" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 37ff9f3 ide: remove commented out entries from ide_pio_blacklist[] by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 6c3c315 IDE: Make taskfile interface more robust wrt unexpected end-of-command by Linus Torvalds · 16 years ago
  46. 1c10e93 ide: update references to Documentation/ide/ide.txt (v2) by Randy Dunlap · 16 years ago
  47. 0c6025d ide: fix buggy code in ide_register_hw() by Peter Teoh · 16 years ago
  48. ef4298d ide: fix enabling DMA on it821x in "smart" mode by Bartlomiej Zolnierkiewicz · 16 years ago
  49. b348487 ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 204f47c ide: remove stale comments from ide-dma.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  51. fcac6f8 qd65xx: remove commented out code by Bartlomiej Zolnierkiewicz · 16 years ago
  52. d48567d ide-tape: schedule driver for removal after 6 months by Borislav Petkov · 16 years ago
  53. d12faa2 ide-disk: add missing printk() KERN_* levels by Bartlomiej Zolnierkiewicz · 16 years ago
  54. dbecebc ide: fix sparse warning about shadowing 'flags' symbol by Bartlomiej Zolnierkiewicz · 16 years ago
  55. bcd88ac ide-cd: fix CD/DVD burning by Andreas Schwab · 16 years ago
  56. 9f10d9e ide-cd: fix 'ireason' handling for REQ_TYPE_ATA_PC requests by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 788d669 qd65xx: fix setup of QD6580 Control register by Bartlomiej Zolnierkiewicz · 16 years ago
  58. c53ea18 ide: skip probing port if "hdx=noprobe" was used for both devices on it by Bartlomiej Zolnierkiewicz · 16 years ago
  59. cbd34d0 ide: remove redundant comment from ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. b66cae7 hpt366: fix section mismatch warnings by Sam Ravnborg · 16 years ago
  61. acbe44e ide-cd: Enable audio play quirk for Optiarc DVD RW AD-5200A drive by Borislav Petkov · 16 years ago
  62. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  63. 2952755 ide: mark "ide=reverse" option as obsolete by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 14e04c3 ide-cd: fix missing residual count setting in DMA mode by Kiyoshi Ueda · 16 years ago
  65. 0e7d8d48 ht6560b: force prefetch for some devices by Jan Evert van Grootheest · 16 years ago
  66. 1a1990f ht6560b can only do up to PIO mode 4 by Jan Evert van Grootheest · 16 years ago
  67. 84f7e45 via82cxxx: add new PCI id for cx700 by Andrew Smith · 16 years ago
  68. d684b21 falconide: locking bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  69. b152fcd ide/libata: ST310211A has buggy HPA too by Mikko Rapeli · 16 years ago
  70. 899e1bc ide: Add missing base addresses for falconide and macide by Geert Uytterhoeven · 16 years ago
  71. 467390a ide: remove stale comment from ide-lib.c by Bartlomiej Zolnierkiewicz · 16 years ago
  72. e1771e2 ide: fix comment in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 4280094 ide: ide_init_port() bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 8e882ba ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option by Sergei Shtylyov · 16 years ago
  76. 7b56a93 bast-ide: build fix by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 31cb212 ide-tape: remove never executed code by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 56efa7b ide: fix ide/legacy/gayle.c compilation by Adrian Bunk · 16 years ago
  79. 7eb43fd ide-cd: replace ntohs with generic byteorder macro be16_to_cpu by Borislav Petkov · 16 years ago
  80. eba8ff9 ide: remove stale version number by Bartlomiej Zolnierkiewicz · 16 years ago
  81. cfa2771 pdc202xx_old: always enable burst mode by Bartlomiej Zolnierkiewicz · 16 years ago
  82. c79b60d palm_bk3710: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  83. c92a7f1 palm_bk3710: port initialization/probing bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  84. d4452be palm_bk3710: fix ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 7824bc6 palm_bk3710: ide_register_hw() -> ide_device_add() by Bartlomiej Zolnierkiewicz · 16 years ago
  86. d30a426 ide: insert BUG_ON() into __ide_set_handler() (take 2) by Sergei Shtylyov · 16 years ago
  87. cb77792 cs5520: remove stale comment by Benjamin Herrenschmidt · 16 years ago
  88. 3b0e044 ide: another possible ide panic fix for blk-end-request by Kiyoshi Ueda · 16 years ago
  89. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  90. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  91. 2dd550b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  92. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  93. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 17 years ago
  94. dfe7993 ide-tape: bump minor driver version by Borislav Petkov · 16 years ago
  95. 5a04cfa ide-tape: cleanup the remaining codestyle issues by Borislav Petkov · 16 years ago
  96. 24d57f8 ide-tape: fix syntax error in idetape_identify_device() by Borislav Petkov · 16 years ago
  97. bf6296b ide-tape: remove leftover OnStream support warning by Borislav Petkov · 16 years ago
  98. 9c14576 ide-tape: collect module-related macro calls at the end by Borislav Petkov · 16 years ago
  99. c837cfa ide-tape: include proper headers by Borislav Petkov · 16 years ago
  100. 1f27e38 ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() by Borislav Petkov · 16 years ago