1. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  2. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  3. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. 82a1402 dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers by Ezequiel Garcia · 11 years ago
  5. a911ddc dma: mv_xor: Remove unneeded NULL address check by Ezequiel Garcia · 11 years ago
  6. 779e561 ioat: fix ioat3_irq_reinit by Dan Williams · 11 years ago
  7. 4c5d961 ioat: kill msix_single_vector support by Dan Williams · 11 years ago
  8. 59056e8 ioatdma: clean up sed pool kmem_cache by Dan Williams · 11 years ago
  9. 21e96c7 ioatdma: fix selection of 16 vs 8 source path by Dan Williams · 11 years ago
  10. 5d48b9b ioatdma: fix sed pool selection by Dan Williams · 11 years ago
  11. ac7d631 ioatdma: Fix bug in selftest after removal of DMA_MEMSET. by Dave Jiang · 11 years ago
  12. 50137a7 dmatest: verbose mode by Dan Williams · 11 years ago
  13. 4076e75 dmatest: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  14. 2d88ce7 dmatest: add a 'wait' parameter by Dan Williams · 11 years ago
  15. 8672744 dmatest: add basic performance metrics by Dan Williams · 11 years ago
  16. e3b9c34 dmatest: add support for skipping verification and random data setup by Dan Williams · 11 years ago
  17. be9fa5a dmatest: use pseudo random numbers by Dan Williams · 11 years ago
  18. a9e5549 dmatest: support xor-only, or pq-only channels in tests by Dan Williams · 11 years ago
  19. a310d03 dmatest: restore ability to start test at module load and init by Dan Williams · 11 years ago
  20. 0adff80 dmatest: cleanup redundant "dmatest: " prefixes by Dan Williams · 11 years ago
  21. 872f05c dmatest: replace stored results mechanism, with uniform messages by Dan Williams · 11 years ago
  22. 7b61017 Revert "dmatest: append verify result to results" by Dan Williams · 11 years ago
  23. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  24. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  25. 7476bd7 async_pq: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  26. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  27. 45c463a dmaengine: reference counted unmap data by Dan Williams · 11 years ago
  28. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  29. 56ea27f dmaengine: consolidate memcpy apis by Dan Williams · 11 years ago
  30. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  31. d1cab34 dmatest: make driver unmap also source buffers by itself by Bartlomiej Zolnierkiewicz · 11 years ago
  32. 2f986ec dma: pl330: silence a compile warning by Dan Carpenter · 11 years ago
  33. 02808b4 dma: pl330: off by one in pl330_probe() by Dan Carpenter · 11 years ago
  34. 2dcbdce dma: mxs-dma: Use semaphores for cyclic DMA by Markus Pargmann · 11 years ago
  35. bb3660f dma: mxs-dma: Update state after channel reset by Markus Pargmann · 11 years ago
  36. 702e94d dma: mxs-dma: Fix channel reset hardware bug by Markus Pargmann · 11 years ago
  37. 7b11304 dma: mxs-dma: Report correct residue for cyclic DMA by Markus Pargmann · 11 years ago
  38. b2d6398 dma: mxs-dma: Cleanup interrupt handler by Markus Pargmann · 11 years ago
  39. 8de7a7d DMA: Freescale: update driver to support 8-channel DMA engine by Hongbo Zhang · 11 years ago
  40. c3cc74b dma: imx-sdma: Fix warnings for LPAE builds by Olof Johansson · 11 years ago
  41. 40911c7 dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts by Olof Johansson · 11 years ago
  42. b6d5050 dmaengine: edma: remove duplicate kfree by Vinod Koul · 11 years ago
  43. a6dd30e drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor by Nicolin Chen · 11 years ago
  44. cbf1e56 dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error by Sebastian Andrzej Siewior · 11 years ago
  45. 1e378a6 dma: cppi41: redo descriptor collection in abort case by Sebastian Andrzej Siewior · 11 years ago
  46. 706ff62 dma: cppi41: use cppi41_pop_desc() where possible by Daniel Mack · 11 years ago
  47. f896496 dma: cppi41: restore more registers by Daniel Mack · 11 years ago
  48. 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
  49. 50a9c70 dma: edma: Add support for Cyclic DMA by Joel Fernandes · 11 years ago
  50. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  51. 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
  52. 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
  53. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  54. 6b327a0 Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  55. f8d9f62 Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  56. 42536b9 ARM: 7857/1: dma: imx-sdma: setup dma mask by Philippe Retornaz · 11 years ago
  57. 94cb0e7 DMA-API: dma: edma.c: no need to explicitly initialize DMA masks by Russell King · 11 years ago
  58. 24353b8 DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  59. 6411301 DMA-API: dma: pl330: add dma_set_mask_and_coherent() call by Russell King · 11 years ago
  60. de1a241 DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call by Russell King · 11 years ago
  61. 600d525 dma: pl330: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  62. ac806a1 dmaengine: imx-dma: fix format warnings by Russell King · 11 years ago
  63. db60d8d dmanengine: fix edma driver to not define DMA_COMPLETE by Vinod Koul · 11 years ago
  64. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  65. b967aec Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  66. 8f1fd11 dmaengine: txx9: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  67. 00d696f dmaengine: tegra: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  68. e2360ad dmaengine: ste: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  69. a8d8d26 dmaengine: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  70. fdebb76 dmaengine: sa11x0: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  71. 5738992 dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  72. 7cce508 dmaengine: omap: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  73. 2737583 dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  74. b3efb8f dmaengine: mv_xor: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  75. f64eabd dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  76. bd2c348 dmaengine: k3dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  77. 9f571502 dmaengine: iop: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  78. 2f16f80 dmaengine: ioat: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  79. 94e4c12 dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  80. 409bff6 dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  81. 3ded1ad dmaengine: imx-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  82. 9d386ec dmaengine: edma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  83. 2c40410 dmaengine: dw: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  84. 19e9f99 dmaengine: dmatest: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  85. a605c48 dmaengine: jz4740: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  86. ed83c0c dmaengine: cppi41: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  87. 9ce6e50 dmaengine: coh901318: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  88. 6d203d1 dmaengine: at_hdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  89. 0996e89 dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  90. adfedd9 dmaengine: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  91. 7261828 dmaengine: edma: fix another memory leak by Vinod Koul · 11 years ago
  92. 4b6271a dma: edma: Fix memory leak by Valentin Ilie · 11 years ago
  93. 2abd5f1 dma: edma: Increase maximum SG limit to 20 by Joel Fernandes · 11 years ago
  94. fd00903 dma: edma: Split out PaRAM set calculations into its own function by Joel Fernandes · 11 years ago
  95. 681a2fd dmaengine: s3c24xx-dma: add support for the s3c2410 type of controller by Heiko Stuebner · 11 years ago
  96. 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  97. e98b3ca dma: pl330: Support per channel irq allocation by Michal Simek · 11 years ago
  98. 20a90b0 dma: mmp_tdma: add multiple burst size support for 910-squ by Qiao Zhou · 11 years ago
  99. 174b537 dma: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  100. 0586464 dma: coh901318: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago