1. 37525be via82cxxx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 0794230 cmd64x: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  3. d51f19c amd74xx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  4. b16040b tc86c001: remove ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  5. ee77325 via82cxxx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 4c67423 siimage: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 96776f3 sc1200: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 1d76d9d it821x: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 74811f3 hpt366: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 60e57ed aec62xx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago
  22. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  23. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  24. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  27. b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  28. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 64a8f00 IDE: Report errors during drive reset back to user space by Elias Oltmanns · 16 years ago
  30. ce30e40 sgiioc4: call ide_find_port_slot() later by Bartlomiej Zolnierkiewicz · 16 years ago
  31. eb3aff5 ide: print message on error in ide_find_port_slot() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. b48c89a cmd640: add ->init_dev method by Bartlomiej Zolnierkiewicz · 16 years ago
  33. a698400 cmd640: fix warm-plug support for the secondary interface by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 0139701 sgiioc4: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  35. c56c564 ide: set hwif->dev in ide_init_port_hw() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 3f84757 sl82c105: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 713a590 cy82c693: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 86a0e12 cmd64x: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 17b500d cmd640: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 288911a alim15x3: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  42. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  43. bd887f7 ide: remove XFER_* masks from ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 84e0f3f ide: it821x in pass-through mode segfaults in 2.6.26-stable by Dimitri Gorokhovik · 16 years ago
  45. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  46. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  48. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 912ef6d sgiioc4: use ->extra_base instead of ->dma_status for dma_handle by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  51. d6cddd3 ide: eliminate FIT() macro by Harvey Harrison · 16 years ago
  52. be30504 it8213: fix return value in it8213_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. a861beb ide: add __ide_default_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 80a65fc opti621: add PIO 4 support by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 810253d opti621: use pre-calculated PIO timings by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 6c98718 opti621: program devices timings separately in ->set_pio_mode by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 21bd33a opti621: use PCI clock value provided by controller by Bartlomiej Zolnierkiewicz · 16 years ago
  58. f361037 opti621: remove DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 62128b2 opti621: disable read prefetch by Bartlomiej Zolnierkiewicz · 16 years ago
  60. f4084a1 delkin_cb: add missing __init/__exit tags by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 96fe439 delkin_cb: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 1c4d4ad delkin_cb: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 8a7dbb9 delkin_cb: set proper hwif->gendev.parent value by Bartlomiej Zolnierkiewicz · 16 years ago
  64. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  65. cd18f69 sis5513: add missing pci_enable_device() call by Bartlomiej Zolnierkiewicz · 16 years ago
  66. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 16 years ago
  67. e7f379d alim15x3: remove WDC_ALI15X3 config option by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 63b1623 alim15x3: add "wdc_udma" module parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 2bf111d alim15x3: remove stale warning about ATI RS100 northbridge by Bartlomiej Zolnierkiewicz · 16 years ago
  70. df98668 alim15x3: trivial cleanup for ali_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 6d1cee4 alim15x3: disable init_hwif_ali15x3 for PowerPC by Anton Vorontsov · 16 years ago
  72. b26b0c5 ide: fix crash at boot with siimage driver by Benjamin Herrenschmidt · 16 years ago
  73. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 16 years ago
  74. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  79. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 16 years ago
  80. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  85. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  86. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 19ba7b8 ide: remove /proc/ide/ali by Alexey Dobriyan · 16 years ago
  88. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  90. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  91. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  92. bdffe5d cmd640: always auto-tune PIO by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 73f1ad8 ide: mark "idebus=" kernel parameter as obsoleted (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  94. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  95. ef87f8d ide: remove obsoleted "idex=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  96. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 6c61064 sl82c105: check bridge revision in sl82c105_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 04216fa sgiioc4: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago