1. 8e27cb1 icside: add module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 585f67e via82cxxx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. fc2c32b trm290: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 29d72f2 triflex: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. ea881d6 tc86c001: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 64b0fed slc90e66: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 6ce71998 sl82c105: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 1ceb906 sis5513: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. fe38258 siimage: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. bc2c9a8 serverworks: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 991f5e6 sc1200: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 0fd1880 rz1000: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. da8c3e0 piix: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 574a1c2 pdc202xx_old: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. d69c8f8 pdc202xx_new: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. adc7f85 opti621: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. aa6e518 ns87415: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 1bcaaba jmicron: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 87d8b61 it821x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 5102f76 it8213: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  21. a6c43a2 hpt366: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 741ac62 hpt34x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. f566bca ide/pci/generic: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. cd68841 cy82c693: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 40c8a7f cs5535: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. d16492a cs5530: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. e2b15b4 cmd64x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. f354fbc atiixp: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. b2509ac amd74xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 8ee3f3b alim15x3: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. eb7cb98 aec62xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 37525be via82cxxx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 0794230 cmd64x: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  35. d51f19c amd74xx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  36. b16040b tc86c001: remove ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  37. ee77325 via82cxxx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 4c67423 siimage: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 96776f3 sc1200: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 1d76d9d it821x: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 74811f3 hpt366: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 60e57ed aec62xx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 8c2eece ide: call ide_pci_setup_ports() before do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. a742d6c ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. a95925a ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config' by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 708e5f9 ide: always call ->init_chipset method in do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 338b9bb Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  50. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  54. af0575b i386 syscall audit fast-path by Roland McGrath · 16 years ago
  55. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 16 years ago
  56. 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 16 years ago
  57. 15e8f34 x86_64: remove bogus optimization in sysret_signal by Roland McGrath · 16 years ago
  58. 20b7997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  59. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  60. 0f6e38a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  61. e669e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  62. fc41069 ide: small whitespace fixes by Pavel Machek · 16 years ago
  63. 1a677ab ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  64. 141d3b2 ide: ide-cd.c fix sparse endianness warnings by Harvey Harrison · 16 years ago
  65. 570f89e ide-cd: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  66. ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 16 years ago
  67. be4c916 ide-scsi: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  68. f2e3ab5 ide-tape: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  69. ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 16 years ago
  70. 3b8ac53 ide: add per-device flags by Borislav Petkov · 16 years ago
  71. 8fccf89 ide: use rq->cmd instead of pc->c in atapi common code by Borislav Petkov · 16 years ago
  72. 08feacf ide-scsi: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  73. 0014c75 ide-tape: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  74. 83dd573 ide-tape: make room for packet command ids in rq->cmd by Borislav Petkov · 16 years ago
  75. 20cd93be67 ide-floppy: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  76. 8bcda3b ide: remove pc->callback member from ide_atapi_pc by Borislav Petkov · 16 years ago
  77. db9d286 ide-scsi: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  78. 776bb02 ide-tape: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  79. 2207fa5 ide-floppy: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  80. d7c26eb ide: push pc callback pointer into the ide_drive_t structure by Borislav Petkov · 16 years ago
  81. 4b50750 drivers/ide/ide-tape.c: remove double kfree by Darren Jenkins · 16 years ago
  82. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 18de1017 ide: allocate ide_hwif_t instances dynamically by Bartlomiej Zolnierkiewicz · 16 years ago
  84. af1cbba ide: add ide_ports[] by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 6059143 ide: move ide_remove_port_from_hwgroup() to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 8cdf310 ide: fix IDE port slots reservation and freeing (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. e0d0020 ide: fix ide_host_register() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  91. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  92. edc74b2 ide-generic: probing fix by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 73dc532 gayle: reserve memory resources at once by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. c30daac ide: filter out invalid transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 472b4bc ide: mark hpt34x host driver as BROKEN by Bartlomiej Zolnierkiewicz · 16 years ago
  98. cbf3d26 ide: limit cy82c693 host driver to ALPHA by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago