1. add56ba dma: intel_mid_dma: remove redundant pci_set_drvdata calls by Axel Lin · 13 years ago
  2. 2a9778e dma: mxs-dma: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  3. 4e0e610 dmaengine: pl330: make platform data optional by Rob Herring · 13 years ago
  4. 1c1d954 dmaengine: imx-sdma: return proper error if kzalloc fails by Axel Lin · 13 years ago
  5. 0b052f4 pch_dma: Fix CTL register access issue by Tomoya MORINAGA · 13 years ago
  6. 95bfea1 dmaengine: mxs-dma: skip request_irq for NO_IRQ by Shawn Guo · 13 years ago
  7. b89243d dmaengine/coh901318: fix slave submission semantics by Linus Walleij · 13 years ago
  8. 98ca528 dmaengine/ste_dma40: allow memory buswidth/burst to be configured by Rabin Vincent · 13 years ago
  9. f4b8976 dmaengine/ste_dma40: use AMBA PrimeCell helper macros by Linus Walleij · 13 years ago
  10. 79ca7ec dmaengine/ste_dma40: make the cyclic alloc NOWAIT by Robert Marklund · 13 years ago
  11. ae752bf dmaengine/ste_dma40: fix missing kernel-doc by om prakash · 13 years ago
  12. 78fdaec dmaengine: remove ste_dma40 from issue_pending TODO by Per Forlin · 13 years ago
  13. a8f3067 dmaengine/ste_dma40: add a separate queue for pending requests by Per Forlin · 13 years ago
  14. 70f1891 pch_dma: Fix channel locking by Alexander Stein · 13 years ago
  15. 4de1ba1 dma: mv_xor: use resource_size() by H Hartley Sweeten · 13 years ago
  16. a03a202 dmaengine: failure to get a specific DMA channel is not critical by Guennadi Liakhovetski · 13 years ago
  17. e2f5e5a dma/ep93xx_dma.c: local symbols should be static by H Hartley Sweeten · 13 years ago
  18. 4b28d81 Merge remote branch 'gpio/ep93xx-dma' into next by Vinod Koul · 13 years ago
  19. 760ee1c dmaengine: add ep93xx DMA support by Mika Westerberg · 13 years ago
  20. 114df7d dma: at_hdmac.c: use resource_size by H Hartley Sweeten · 13 years ago
  21. 7dab35c dma: ipu_idmac.c: use resource_size in ioremap by H Hartley Sweeten · 13 years ago
  22. 5fa29a1 dmaengine: add ep93xx DMA support by Mika Westerberg · 13 years ago
  23. a1b2cc5 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy by Guennadi Liakhovetski · 13 years ago
  24. c3d4913 pch_dma: fix DMA issue(ch8-ch11) by Tomoya MORINAGA · 13 years ago
  25. 5c2de44 dmaengine: shdma: Fix up fallout from runtime PM changes. by Paul Mundt · 13 years ago
  26. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  27. 19d78a6 x86: poll waiting for I/OAT DMA channel status by Dimitri Sivanich · 13 years ago
  28. bc9af76 dmaengine: add TODO items for future work on dma drivers by Vinod Koul · 13 years ago
  29. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  30. aecb7b6 dmaengine/dw_dmac: Update maintainer-ship by Viresh Kumar · 13 years ago
  31. d026e00 dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20 by Magnus Damm · 13 years ago
  32. 300e5f9 dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling by Magnus Damm · 13 years ago
  33. 26fc02a dmaengine: shdma: Make second memory window optional by Magnus Damm · 13 years ago
  34. d762f43 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  35. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  36. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  37. 31705e2 dmaengine: shdma: synchronize RCU before freeing, simplify spinlock by Guennadi Liakhovetski · 13 years ago
  38. 467017b dmaengine: shdma: add runtime- and system-level power management by Guennadi Liakhovetski · 13 years ago
  39. 2dc6666 dmaengine: shdma: fix locking by Guennadi Liakhovetski · 13 years ago
  40. a0eb221 dmaengine: move link order by Linus Walleij · 13 years ago
  41. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  42. a7c57cf dmaengine/dw_dmac: implement pause and resume in dwc_control by Linus Walleij · 13 years ago
  43. 69cea5a dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback by Viresh Kumar · 13 years ago
  44. 69dc14b dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT by Viresh Kumar · 13 years ago
  45. abf5390 dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS by Viresh Kumar · 13 years ago
  46. 5fedefb dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called by Viresh Kumar · 13 years ago
  47. de7a2f9 dmaengine: at_hdmac: pause: no need to wait for FIFO empty by Nicolas Ferre · 13 years ago
  48. eb8590b pch_dma: modify pci device table definition by Tomoya MORINAGA · 13 years ago
  49. c0dfc04 pch_dma: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  50. 194f5f2 pch_dma: Support I2S for ML7213 IOH by Tomoya MORINAGA · 13 years ago
  51. 60092d0 pch_dma: Fix DMA setting issue by Tomoya MORINAGA · 13 years ago
  52. 08645fd pch_dma: modify for checkpatch by Tomoya MORINAGA · 13 years ago
  53. c8fcba6 pch_dma: fix dma direction issue for ML7213 IOH video-in by Tomoya MORINAGA · 13 years ago
  54. e257e15 dmaengine: at_hdmac: use descriptor chaining help function by Nicolas Ferre · 13 years ago
  55. 23b5e3a dmaengine: at_hdmac: implement pause and resume in atc_control by Nicolas Ferre · 13 years ago
  56. 543aabc dmaengine: at_hdmac: set residue as total len in atc_tx_status by Nicolas Ferre · 13 years ago
  57. 711b9ce dmaengine/ste_dma40: fix introduced warnings by Philippe Langlais · 13 years ago
  58. ae14d4b dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers by Nicolas Ferre · 13 years ago
  59. 2f43282 dmaengine: at_hdmac: remove channel status testing in tasklet by Nicolas Ferre · 13 years ago
  60. cc52a10 dmaengine: at_hdmac: debug information sg_len for prep_slave_sg by Nicolas Ferre · 13 years ago
  61. 53830cc dmaengine: at_hdmac: add cyclic DMA operation support by Nicolas Ferre · 13 years ago
  62. 9b3aa58 dmaengine: at_hdmac: modify way to use interrupts by Nicolas Ferre · 13 years ago
  63. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  64. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  65. 8faa7cf dt/fsldma: fix build warning caused by of_platform_device changes by Ira W. Snyder · 13 years ago
  66. 26cf445 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  67. 364de77 drivers, pch_dma: Fix uninitialized var before use by Liu Yuan · 14 years ago
  68. 8194145 Merge branch 'old_next' into next by Vinod Koul · 13 years ago
  69. e2142df intel_mid_dma: fix runtime pm issues by Kristen Carlson Accardi · 14 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  71. 427cdf1 dma: use BUG_ON correctly in ppc4xx/adam.c, v4 by Coly Li · 14 years ago
  72. 7912d30 dma: use BUG_ON correctly in mv_xor.c, v4 by Coly Li · 14 years ago
  73. e2ec771 dma: use BUG_ON correctly in iop-adma.c, v4 by Coly Li · 14 years ago
  74. 84adccf dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address also with llp by Viresh Kumar · 14 years ago
  75. ff7690b dma: shdma: add checking the DMAOR_AE in sh_dmae_err by Yoshihiro Shimoda · 14 years ago
  76. 3a80e52 Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 6a03513 dma: Ipu: Convert interupt code by Thomas Gleixner · 14 years ago
  78. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 14 years ago
  79. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  80. d42efe6 dmaengine/dmatest: Pass timeout via module params by Viresh Kumar · 14 years ago
  81. 5b9a4f9 dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs by Uwe Kleine-König · 14 years ago
  82. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  83. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  84. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. 990710c dma: change to new flag variable by matt mooney · 14 years ago
  86. a00ae34 fsldma: make halt behave nicely on all supported controllers by Ira Snyder · 14 years ago
  87. dc8d409 fsldma: reduce locking during descriptor cleanup by Ira Snyder · 14 years ago
  88. 9c4d1e7 fsldma: support async_tx dependencies and automatic unmapping by Ira Snyder · 14 years ago
  89. f04cd40 fsldma: fix controller lockups by Ira Snyder · 14 years ago
  90. 31f4306 fsldma: minor codingstyle and consistency fixes by Ira Snyder · 14 years ago
  91. 0ab09c3 fsldma: improve link descriptor debugging by Ira Snyder · 14 years ago
  92. b158471 fsldma: use channel name in printk output by Ira Snyder · 14 years ago
  93. e8bd84d fsldma: move related helper functions near each other by Ira Snyder · 14 years ago
  94. b203bd3 dmatest: fix automatic buffer unmap type by Ira Snyder · 14 years ago
  95. 0b863b3 drivers, pch_dma: Fix warning when CONFIG_PM=n. by Rakib Mullick · 14 years ago
  96. 29782da dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel by Viresh Kumar · 14 years ago
  97. e51dc53 dw_dmac: Setting Default Burst length for transfers as 16. by Viresh Kumar · 14 years ago
  98. ee66509 dw_dmac: Allow src/dst msize & flow controller to be configured at runtime by Viresh KUMAR · 14 years ago
  99. 93317e8 dw_dmac: Pass Channel Priority from platform_data by Viresh Kumar · 14 years ago
  100. b0c3130 dw_dmac: Pass Channel Allocation Order from platform_data by Viresh Kumar · 14 years ago