1. 28cfd8a ide: include PCI device name in messages from IDE PCI host drivers 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. 37525be via82cxxx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 0794230 cmd64x: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  34. d51f19c amd74xx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  35. b16040b tc86c001: remove ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  36. ee77325 via82cxxx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 4c67423 siimage: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 96776f3 sc1200: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 1d76d9d it821x: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 74811f3 hpt366: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 60e57ed aec62xx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago
  53. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  54. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  55. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  57. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  58. b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  59. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 64a8f00 IDE: Report errors during drive reset back to user space by Elias Oltmanns · 16 years ago
  61. ce30e40 sgiioc4: call ide_find_port_slot() later by Bartlomiej Zolnierkiewicz · 16 years ago
  62. eb3aff5 ide: print message on error in ide_find_port_slot() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. b48c89a cmd640: add ->init_dev method by Bartlomiej Zolnierkiewicz · 16 years ago
  64. a698400 cmd640: fix warm-plug support for the secondary interface by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 0139701 sgiioc4: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  66. c56c564 ide: set hwif->dev in ide_init_port_hw() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 3f84757 sl82c105: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 713a590 cy82c693: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 86a0e12 cmd64x: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 17b500d cmd640: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 288911a alim15x3: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  74. bd887f7 ide: remove XFER_* masks from ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 84e0f3f ide: it821x in pass-through mode segfaults in 2.6.26-stable by Dimitri Gorokhovik · 16 years ago
  76. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  77. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  79. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 912ef6d sgiioc4: use ->extra_base instead of ->dma_status for dma_handle by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  82. d6cddd3 ide: eliminate FIT() macro by Harvey Harrison · 16 years ago
  83. be30504 it8213: fix return value in it8213_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. a861beb ide: add __ide_default_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 80a65fc opti621: add PIO 4 support by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 810253d opti621: use pre-calculated PIO timings by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 6c98718 opti621: program devices timings separately in ->set_pio_mode by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 21bd33a opti621: use PCI clock value provided by controller by Bartlomiej Zolnierkiewicz · 16 years ago
  89. f361037 opti621: remove DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 62128b2 opti621: disable read prefetch by Bartlomiej Zolnierkiewicz · 16 years ago
  91. f4084a1 delkin_cb: add missing __init/__exit tags by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 96fe439 delkin_cb: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 1c4d4ad delkin_cb: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 8a7dbb9 delkin_cb: set proper hwif->gendev.parent value by Bartlomiej Zolnierkiewicz · 16 years ago
  95. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  96. cd18f69 sis5513: add missing pci_enable_device() call by Bartlomiej Zolnierkiewicz · 16 years ago
  97. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 16 years ago
  98. e7f379d alim15x3: remove WDC_ALI15X3 config option by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 63b1623 alim15x3: add "wdc_udma" module parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 2bf111d alim15x3: remove stale warning about ATI RS100 northbridge by Bartlomiej Zolnierkiewicz · 16 years ago