1. f6fb786 ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 2be564b piix: remove stale comments by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 993da8f amd74xx: remove amd_ide_chips table by Bartlomiej Zolnierkiewicz · 16 years ago
  6. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 16 years ago
  7. 4e5a68a trm290: cannot call ide_setup_dma() by Sergei Shtylyov · 16 years ago
  8. 63c4467 cmd64x: remove /proc/ide/cmd64x by Bartlomiej Zolnierkiewicz · 16 years ago
  9. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 8f8e848 sgiioc4: always init hwif->io_ports by Bartlomiej Zolnierkiewicz · 16 years ago
  14. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 16 years ago
  16. f37aaf9 ide: move drive->using_dma check to callers of ->dma_host_on method by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 8ae60e3 atiixp: remove ->dma_host_on and ->dma_host_off methods by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  19. e5efba3 sgiioc4: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 16 years ago
  21. a530201 cy82c693: correct DMA modes clipping by Bartlomiej Zolnierkiewicz · 16 years ago
  22. aea5d37 ide: (hopefully) fix VDMA for CS5520 by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 7b971df serverworks: cleanup ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 0859055 sl82c105: remove no longer needed ->selectproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 6ae8b1e sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 4eed504 sc1200: move DMA timings to timing tables by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 428c644 sis5513: factor out UDMA programming code by Bartlomiej Zolnierkiewicz · 16 years ago
  29. ad4ba7d pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 7c0e266 sc1200: remove pointless hwif lookup loop by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 866664d hpt366: merge set_dma_mode() methods by Sergei Shtylyov · 16 years ago
  34. a488f34 hpt366: kill set_dma_mode() method wrapper by Sergei Shtylyov · 16 years ago
  35. ceb1b2c hpt366: change timing register masks by Sergei Shtylyov · 16 years ago
  36. 93c0b56 trm290: do hook dma_host_{on,off} methods (take 2) by Sergei Shtylyov · 17 years ago
  37. deffca1 cmd64x: fix hwif->chipset setup by Bartlomiej Zolnierkiewicz · 17 years ago
  38. a1c6d28 drivers/ide/: Spelling fixes by Joe Perches · 17 years ago
  39. 809b53c hpt366: fix HPT37x PIO mode timings (take 2) by Sergei Shtylyov · 17 years ago
  40. eadb6ec pdc202xx_new: fix Promise TX4 support by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 8a82387 trm290: remove bogus init_hwif_trm290() comment by Bartlomiej Zolnierkiewicz · 17 years ago
  42. dd0fd40 piix: add HP compaq laptop to short cable list by Bartlomiej Zolnierkiewicz · 17 years ago
  43. d151456 alim15x3: add Mitac 8317 and derivatives to ali_cable_override() by Bartlomiej Zolnierkiewicz · 17 years ago
  44. b48d081 aec62xx: Fix kernel oops in driver's probe function by Aleksandar Radovanovic · 17 years ago
  45. 8ac98ce siimage: remove resetproc() method by Sergei Shtylyov · 17 years ago
  46. a1d8586 sis5513.c: Add Packard Bell EasyNote K5305 to laptops by Gabriel Craciunescu · 17 years ago
  47. 24ffbd6 it821x/jmicron: fix return value of {it821x,jmicron}_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 34c69b6 ide: don't BUG() on unsupported transfer modes by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 6183289 cmd64x: don't clear the other channel's interrupt by Sergei Shtylyov · 17 years ago
  50. afda5e4 piix: add support for ICH7 on Acer 5602aWLMi by sebdeg@ngi.it · 17 years ago
  51. 9d43481 drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings by Jeff Garzik · 17 years ago
  52. d5271be drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 282037f hpt366: fix build for CONFIG_HOTPLUG=n by Bartlomiej Zolnierkiewicz · 17 years ago
  54. f32d26a cy82c693: fix build for CONFIG_HOTPLUG=n by Bartlomiej Zolnierkiewicz · 17 years ago
  55. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  56. ae6855c cs5530: remove needless ide_lock taking by Bartlomiej Zolnierkiewicz · 17 years ago
  57. d393aa0 ide: take ide_lock for prefetch disable/enable in do_special() by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 5bbcf92 cmd640: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  59. a482958 slc90e66: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  60. e65dde7 opti621: fix deadlock on error handling by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 6157332 via82cxxx: keep local ide_pci_device_t copy by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  66. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 438c470 siimage: separate PATA and SATA methods by Bartlomiej Zolnierkiewicz · 17 years ago
  68. b1e0386 aec62xx: remove aec62xx_dma_lost_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 2832830 alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  70. cad221a alim15x3: fix CD_ROM DMA and PIO FIFO settings setup by Bartlomiej Zolnierkiewicz · 17 years ago
  71. caea760 ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 272a370 ide: add IDE_HFLAG_RQSIZE_256 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 8acf28c ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 528a572 ide: add ->chipset field to ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  75. b515da8 serverworks: remove dead code from svwks_set_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 746f312 rz1000: set serialized flag only if mate interface exists by Bartlomiej Zolnierkiewicz · 17 years ago
  77. e9a0765 cmd64x: always set hwif->chipset for CMD646 by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 3dfd643 ide/pci/sis5513.c: add missing "else" by Adrian Bunk · 17 years ago
  79. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  80. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  81. d7c526f triflex: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 912fb29 opti621: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  83. af1b3d5 cy82c693: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  84. f0bb945 cs5520: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 93c6807 alim15x3: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  88. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 40d2dd7 piix: add DECLARE_ICH_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 5ef8cb5 pdc202xx_old: add DECLARE_PDC2026X_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 05d7e6c pdc202xx_new: add DECLARE_PDCNEW_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 6a7f62a aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 7ed5829 serverworks: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  94. aaf707f scc_pata: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 97f84ba pdc202xx_old: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 099b1f4 pdc202xx_new: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  97. fbf4784 hpt366: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  98. bfd314a cmd64x: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  99. df95f5a aec62xx: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago