1. 5b16464 ide-pmac: remove bogus comment about pmac_ide_setup_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 07a6c66 ide-pmac: add ->cable_detect method by Bartlomiej Zolnierkiewicz · 16 years ago
  3. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  4. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 16019c3 mpc8xx-ide: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 0d07192 ide-pmac: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  10. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  11. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  12. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  13. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 54c0539 ide-mpc8xx: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  15. cb7500d ide-mpc8xx: make m8xx_ide_init_ports() return an error value by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 078fdf7 ide: remove PIO "downgrade" quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 939b0f1 ide-pmac: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 5297a3e ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  21. af007ec ide-pmac: remove dead code by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  25. de9facb ide/ppc/pmac.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  26. 20e3dd8 ide/ppc/mpc8xx.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  27. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  28. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  29. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  31. ed908fa ide-pmac: macio resource freeing bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  33. f6fb786 ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 468e468 ide/ppc/pmac.c section fixes by Adrian Bunk · 17 years ago
  35. 4f52a32 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled by Bartlomiej Zolnierkiewicz · 17 years ago
  36. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  42. d26805f ide-pmac: fix pmac_ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  43. aca38a5 drivers/ide: Add missing "space" by Joe Perches · 17 years ago
  44. 03644cd ide-pmac: skip conservative PIO "downgrade" by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 18e181f ide: add hwif->ack_intr hook by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 9cbcc5e ide: use PCI_VDEVICE() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  52. b8b739d ide-pmac: add PIO autotune fallback to ->ide_dma_check by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 55c16a7 IDE: sg chaining support by Jens Axboe · 17 years ago
  54. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 0b46ff2 ide-pmac: fix PIO setup and enable autotune by Benjamin Herrenschmidt · 17 years ago
  56. 254bb55 ide-pmac: use ide_tune_dma() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  57. aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 3b2d009 ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature() by Bartlomiej Zolnierkiewicz · 17 years ago
  59. ddf1510 ide-pmac: use __ide_wait_stat() by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 218ee5f ide-pmac: remove extra good status wait from pmac_ide_do_setfeature() by Bartlomiej Zolnierkiewicz · 17 years ago
  61. fd553ce ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 7810394 ide-pmac: remove control register messing from pmac_ide_dma_check() by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 90f72ec ide-pmac: fix set_timings_mdma() by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 085798b ide-pmac: pmac_ide_tune_chipset() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 90a87ea ide-pmac: don't check kauai_lookup_timing() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 8f4dd2e ide: use only ->set_pio_mode method for programming PIO modes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  67. c15d5d4 ide-pmac: PIO mode setup fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  69. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  70. a8028fc ide: add missing ide_rate_filter() calls to ->speedproc()-s by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 71e4eda Fix non-terminated PCI match table in PowerMac IDE by Benjamin Herrenschmidt · 17 years ago
  72. 588a335 ide: remove unused variables from drivers/ide/ppc/pmac.c by Stephen Rothwell · 17 years ago
  73. dc4b6fd mpc8xx: Only build mpc8xx on arch/ppc by Kumar Gala · 17 years ago
  74. 59785c8 ide-pmac: fix drive->init_speed reporting by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 75b1d97 ide: convert ide_find_best_mode() users to use ide_max_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  80. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  81. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  82. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  84. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  85. a1067db scc_pata: dependency fix by Kou Ishizaki · 17 years ago
  86. 06a9952 scc_pata: bugfix for checking DMA IRQ status by Akira Iguchi · 17 years ago
  87. 9e5755b ide: fix pmac breakage by Andrew Morton · 17 years ago
  88. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  91. d8f4469 ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 056a697 ide: unexport ide_set_xfer_rate() (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  96. bde18a2 drivers/ide: PATA driver for Celleb by Kou Ishizaki · 17 years ago
  97. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  98. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  99. 8b4b8a2 fix broken/dubious driver suspend() methods by David Brownell · 18 years ago
  100. 69917c2 [POWERPC] Fix ohare IDE irq workaround on old powermacs by Benjamin Herrenschmidt · 18 years ago