1. 80a65fc opti621: add PIO 4 support by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 810253d opti621: use pre-calculated PIO timings by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 6c98718 opti621: program devices timings separately in ->set_pio_mode by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 21bd33a opti621: use PCI clock value provided by controller by Bartlomiej Zolnierkiewicz · 16 years ago
  5. f361037 opti621: remove DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 62128b2 opti621: disable read prefetch by Bartlomiej Zolnierkiewicz · 16 years ago
  7. f4084a1 delkin_cb: add missing __init/__exit tags by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 96fe439 delkin_cb: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 1c4d4ad delkin_cb: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 8a7dbb9 delkin_cb: set proper hwif->gendev.parent value by Bartlomiej Zolnierkiewicz · 16 years ago
  11. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  12. cd18f69 sis5513: add missing pci_enable_device() call by Bartlomiej Zolnierkiewicz · 16 years ago
  13. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 16 years ago
  14. e7f379d alim15x3: remove WDC_ALI15X3 config option by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 63b1623 alim15x3: add "wdc_udma" module parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 2bf111d alim15x3: remove stale warning about ATI RS100 northbridge by Bartlomiej Zolnierkiewicz · 16 years ago
  17. df98668 alim15x3: trivial cleanup for ali_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 6d1cee4 alim15x3: disable init_hwif_ali15x3 for PowerPC by Anton Vorontsov · 16 years ago
  19. b26b0c5 ide: fix crash at boot with siimage driver by Benjamin Herrenschmidt · 16 years ago
  20. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 16 years ago
  21. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  26. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 16 years ago
  27. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  32. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 19ba7b8 ide: remove /proc/ide/ali by Alexey Dobriyan · 16 years ago
  35. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  37. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  38. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  39. bdffe5d cmd640: always auto-tune PIO by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 73f1ad8 ide: mark "idebus=" kernel parameter as obsoleted (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  41. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  42. ef87f8d ide: remove obsoleted "idex=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  43. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 6c61064 sl82c105: check bridge revision in sl82c105_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 04216fa sgiioc4: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  48. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  49. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 6d36b95 alim15x3: skip DMA initialization completely on revs < 0x20 by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 73369d2 pdc202xx_old: remove init_dma_pdc202xx() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  55. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  56. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 7ebe593 cmd640: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  59. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 4764b68 sis5513: fail early for unsupported chipsets by Bartlomiej Zolnierkiewicz · 16 years ago
  61. eb7a07e it821x: fix kzalloc() failure handling by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 175f354 IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c by Paolo Ciarrocchi · 16 years ago
  63. a282619 IDE: Coding Style fixes to drivers/ide/pci/it8213.c by Paolo Ciarrocchi · 16 years ago
  64. 4752b5e IDE: Coding Style fixes to drivers/ide/pci/cmd640.c by Paolo Ciarrocchi · 16 years ago
  65. 4eb68a2 IDE: Coding Style fixes to drivers/ide/pci/opti621.c by Paolo Ciarrocchi · 16 years ago
  66. 17deabd IDE: Coding Style fixes to drivers/ide/pci/generic.c by Paolo Ciarrocchi · 16 years ago
  67. 740694f IDE: Coding Style fixes to drivers/ide/pci/jmicron.c by Paolo Ciarrocchi · 16 years ago
  68. 1eb3c2e IDE: Coding Style fixes to drivers/ide/pci/sis5513.c by Paolo Ciarrocchi · 16 years ago
  69. 5749c84 IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c by Paolo Ciarrocchi · 16 years ago
  70. 5c634bb IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c by Paolo Ciarrocchi · 16 years ago
  71. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 7f6f33c delkin_cb: fix resources handling by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 078fdf7 ide: remove PIO "downgrade" quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  75. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 589b062 scc_pata: store 'hwif' pointer in struct scc_ports by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 84f05df cmd640: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 9523076 cmd640: remove cmd_drives[] by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 3fd4d20 scc_pata: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. e7ee1d5 sgiioc4: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 16 years ago
  84. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 3d53ba8 scc_pata.c: do setup itself instead of ide_setup_pci_device() by Akira Iguchi · 16 years ago
  90. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  96. c976816 siimage: fix kernel oops on PPC 44x by Sergei Shtylyov · 16 years ago
  97. 776c0bc ide/pci/cmd640.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  98. c53ea18 ide: skip probing port if "hdx=noprobe" was used for both devices on it by Bartlomiej Zolnierkiewicz · 16 years ago
  99. b66cae7 hpt366: fix section mismatch warnings by Sam Ravnborg · 16 years ago
  100. 84f7e45 via82cxxx: add new PCI id for cx700 by Andrew Smith · 16 years ago