1. 2f986ec dma: pl330: silence a compile warning by Dan Carpenter · 11 years ago
  2. 02808b4 dma: pl330: off by one in pl330_probe() by Dan Carpenter · 11 years ago
  3. 2dcbdce dma: mxs-dma: Use semaphores for cyclic DMA by Markus Pargmann · 11 years ago
  4. bb3660f dma: mxs-dma: Update state after channel reset by Markus Pargmann · 11 years ago
  5. 702e94d dma: mxs-dma: Fix channel reset hardware bug by Markus Pargmann · 11 years ago
  6. 7b11304 dma: mxs-dma: Report correct residue for cyclic DMA by Markus Pargmann · 11 years ago
  7. b2d6398 dma: mxs-dma: Cleanup interrupt handler by Markus Pargmann · 11 years ago
  8. 8de7a7d DMA: Freescale: update driver to support 8-channel DMA engine by Hongbo Zhang · 11 years ago
  9. c3cc74b dma: imx-sdma: Fix warnings for LPAE builds by Olof Johansson · 11 years ago
  10. 40911c7 dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts by Olof Johansson · 11 years ago
  11. b6d5050 dmaengine: edma: remove duplicate kfree by Vinod Koul · 11 years ago
  12. a6dd30e drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor by Nicolin Chen · 11 years ago
  13. cbf1e56 dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error by Sebastian Andrzej Siewior · 11 years ago
  14. 1e378a6 dma: cppi41: redo descriptor collection in abort case by Sebastian Andrzej Siewior · 11 years ago
  15. 706ff62 dma: cppi41: use cppi41_pop_desc() where possible by Daniel Mack · 11 years ago
  16. f896496 dma: cppi41: restore more registers by Daniel Mack · 11 years ago
  17. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  18. 50a9c70 dma: edma: Add support for Cyclic DMA by Joel Fernandes · 11 years ago
  19. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  20. 53575aa Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  23. 6b327a0 Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  24. f8d9f62 Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  25. 42536b9 ARM: 7857/1: dma: imx-sdma: setup dma mask by Philippe Retornaz · 11 years ago
  26. 94cb0e7 DMA-API: dma: edma.c: no need to explicitly initialize DMA masks by Russell King · 11 years ago
  27. 24353b8 DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  28. 6411301 DMA-API: dma: pl330: add dma_set_mask_and_coherent() call by Russell King · 11 years ago
  29. de1a241 DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call by Russell King · 11 years ago
  30. 600d525 dma: pl330: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  31. ac806a1 dmaengine: imx-dma: fix format warnings by Russell King · 11 years ago
  32. db60d8d dmanengine: fix edma driver to not define DMA_COMPLETE by Vinod Koul · 11 years ago
  33. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  34. b967aec Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  35. 8f1fd11 dmaengine: txx9: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  36. 00d696f dmaengine: tegra: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  37. e2360ad dmaengine: ste: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  38. a8d8d26 dmaengine: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  39. fdebb76 dmaengine: sa11x0: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  40. 5738992 dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  41. 7cce508 dmaengine: omap: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  42. 2737583 dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  43. b3efb8f dmaengine: mv_xor: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  44. f64eabd dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  45. bd2c348 dmaengine: k3dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  46. 9f571502 dmaengine: iop: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  47. 2f16f80 dmaengine: ioat: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  48. 94e4c12 dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  49. 409bff6 dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  50. 3ded1ad dmaengine: imx-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  51. 9d386ec dmaengine: edma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  52. 2c40410 dmaengine: dw: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  53. 19e9f99 dmaengine: dmatest: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  54. a605c48 dmaengine: jz4740: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  55. ed83c0c dmaengine: cppi41: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  56. 9ce6e50 dmaengine: coh901318: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  57. 6d203d1 dmaengine: at_hdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  58. 0996e89 dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  59. adfedd9 dmaengine: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  60. 7261828 dmaengine: edma: fix another memory leak by Vinod Koul · 11 years ago
  61. 4b6271a dma: edma: Fix memory leak by Valentin Ilie · 11 years ago
  62. 2abd5f1 dma: edma: Increase maximum SG limit to 20 by Joel Fernandes · 11 years ago
  63. fd00903 dma: edma: Split out PaRAM set calculations into its own function by Joel Fernandes · 11 years ago
  64. 681a2fd dmaengine: s3c24xx-dma: add support for the s3c2410 type of controller by Heiko Stuebner · 11 years ago
  65. 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  66. e98b3ca dma: pl330: Support per channel irq allocation by Michal Simek · 11 years ago
  67. 20a90b0 dma: mmp_tdma: add multiple burst size support for 910-squ by Qiao Zhou · 11 years ago
  68. 174b537 dma: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  69. 0586464 dma: coh901318: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  70. 2f6d8fa dma: edma.c: remove edma_desc leakage by Geyslan G. Bem · 11 years ago
  71. 08d08bc rcar-hpbdma: add parameter to set_slave() method by Sergei Shtylyov · 11 years ago
  72. cdeb5c0 rcar-hpbdma: remove shdma_free_irq() calls by Sergei Shtylyov · 11 years ago
  73. e7ed8b4 dma: Allow TI_EDMA selectable for ARCH_KEYSTONE by Santosh Shilimkar · 11 years ago
  74. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  75. ddeccb8 dmaengine: add driver for Samsung s3c24xx SoCs by Heiko Stuebner · 11 years ago
  76. f358c28 dma: mmp_pdma: use list_move instead of list_del/list_add by Wei Yongjun · 11 years ago
  77. f97b98d dma: cppi41: add support for suspend and resume by Daniel Mack · 11 years ago
  78. c95905a DMA: ste_dma40: use a power of 2 check by Guennadi Liakhovetski · 11 years ago
  79. 717d818 dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe() by Daniel Mack · 11 years ago
  80. b46ce4d dma: cppi41: s/deinit_cpii41/deinit_cppi41/ by Daniel Mack · 11 years ago
  81. e327e21 dma: cppi41: pass around device instead of platform_device by Daniel Mack · 11 years ago
  82. 404ff669 dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic by Sachin Kamat · 11 years ago
  83. 173e838 dma: pl330: Simplify irq allocation by Michal Simek · 11 years ago
  84. fcaaba6 dmaengine: imx-dma: fix callback path in tasklet by Michael Grzeschik · 11 years ago
  85. 5a276fa dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet by Michael Grzeschik · 11 years ago
  86. edc530f dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic by Michael Grzeschik · 11 years ago
  87. c2b9e97 dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA by Josh Boyer · 11 years ago
  88. d71505b edma: Update author email address by Josh Boyer · 11 years ago
  89. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  90. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  91. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  92. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. a577659 dma: mv_xor: Fix incorrect error path by Sachin Kamat · 11 years ago
  94. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  95. 5622ff1 dma: edma: Remove limits on number of slots by Joel Fernandes · 11 years ago
  96. b267b3b dma: edma: Leave linked to Null slot instead of DUMMY slot by Joel Fernandes · 11 years ago
  97. c5f4799 dma: edma: Find missed events and issue them by Joel Fernandes · 11 years ago
  98. 5340706 dma: edma: Write out and handle MAX_NR_SG at a given time by Joel Fernandes · 11 years ago
  99. 6fbe24d dma: edma: Setup parameters to DMA MAX_NR_SG at a time by Joel Fernandes · 11 years ago
  100. bd12763 Merge branch 'topic/api_caps' into for-linus by Vinod Koul · 11 years ago