1. f067025 dmaengine: add support to provide error result from a DMA transation by Dave Jiang · 8 years ago
  2. 757d12e dmaengine: ensure dmaengine helpers check valid callback by Vinod Koul · 8 years ago
  3. 8bce4c8 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 8 years ago
  4. 9575632 dmaengine: make slave address physical by Vinod Koul · 8 years ago
  5. 6d5bbed dmaengine: core: expose max burst capability to clients by Shawn Lin · 9 years ago
  6. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  7. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  8. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  9. b1d6ab1 dmaengine: Add might_sleep() to dmaengine_synchronize() by Lars-Peter Clausen · 9 years ago
  10. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  11. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  12. ff39988 dma: Add support to program MIC x100 status descriptiors by Siva Yerramreddy · 9 years ago
  13. 7dfffb9 dmaengine: Stricter legacy checking in dma_request_slave_channel_compat() by Geert Uytterhoeven · 9 years ago
  14. 1dc0428 dmaengine: Make __dma_request_slave_channel_compat() name argument constant by Jarkko Nikula · 9 years ago
  15. 2724202 dmaengine: Add DMA_CTRL_REUSE by Vinod Koul · 9 years ago
  16. 50c7cd2 dmaengine: Add scatter-gathered memset by Maxime Ripard · 9 years ago
  17. 77a68e5 dmaengine: Add an enum for the dmaengine alignment constraints by Maxime Ripard · 9 years ago
  18. 4fb9c15 Merge branch 'topic/xdmac' into for-linus by Vinod Koul · 9 years ago
  19. 0e0fa66 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  20. 9324fdf Merge branch 'topic/core' into for-linus by Vinod Koul · 9 years ago
  21. 4983a50 dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" by Maxime Ripard · 9 years ago
  22. 87d001e dmaengine: Move icg helpers to global header by Maxime Ripard · 9 years ago
  23. e1031dc dmaengine: Support different source and destination stride by Maxime Ripard · 9 years ago
  24. 56f13c0 dmaengine: of_dma: Support for DMA routers by Peter Ujfalusi · 9 years ago
  25. 3b62286 dmaengine: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  26. bfde98b dmaengine: Remove net_dma_find_channel by Maxime Ripard · 9 years ago
  27. 68c062e dmaengine: Remove net_dma leftovers by Maxime Ripard · 9 years ago
  28. e921eea dmaengine: Remove memset leftovers by Maxime Ripard · 9 years ago
  29. 46c2eb6 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 9 years ago
  30. fdb8df9 dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE by Laurent Pinchart · 10 years ago
  31. 0d5484b dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c by Laurent Pinchart · 10 years ago
  32. 534a729 dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths by Laurent Pinchart · 10 years ago
  33. 2c44ad9 dmaengine: Remove device_control and device_slave_caps by Maxime Ripard · 10 years ago
  34. cb8cea5 dmaengine: Create a generic dma_slave_caps callback by Maxime Ripard · 10 years ago
  35. 7fa0cf4 dmaengine: Add device_terminate_all callback by Maxime Ripard · 10 years ago
  36. 23a3ea2 dmaengine: split out pause/resume operations from device_control by Maxime Ripard · 10 years ago
  37. 94a73e3 dmaengine: Introduce a device_config callback by Maxime Ripard · 10 years ago
  38. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  39. aba96ba dmaengine: clarify the issue_pending expectations by Vinod Koul · 10 years ago
  40. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  41. cf6c0ab Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  42. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
  43. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
  44. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  45. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  46. d9ff958 dmaengine: Mark the struct dma_slave_config direction field deprecated by Laurent Pinchart · 10 years ago
  47. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  48. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  49. 0c9dbeb dmaengine: Remove unused definition of DMA_MAX_COOKIE by Geert Uytterhoeven · 10 years ago
  50. 93c6ee9 dma: Support for 3 bytes word size by Peter Ujfalusi · 10 years ago
  51. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  52. ba73034 dmaengine: fix comment typo by Alexander Popov · 10 years ago
  53. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 10 years ago
  54. 7cbccb5 dma: Remove comment about embedding dma_slave_config into custom structs by Lars-Peter Clausen · 10 years ago
  55. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  56. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. 868d2ee dmaengine: fix kernel-doc style typos for few comments by Vinod Koul · 11 years ago
  58. 5072056 dma: Indicate residue granularity in dma_slave_caps by Lars-Peter Clausen · 11 years ago
  59. 0adcdee Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  60. 4fce628 Merge branch 'topic/defer_probe' into for-linus by Vinod Koul · 11 years ago
  61. 1c7af42 Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanup by Olof Johansson · 11 years ago
  62. 397321f dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config by Alexander Popov · 11 years ago
  63. 8010dad dma: add dma_get_any_slave_channel(), for use in of_xlate() by Stephen Warren · 11 years ago
  64. 0ad7c00 dma: add channel request API that supports deferred probe by Stephen Warren · 11 years ago
  65. 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
  66. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  67. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  68. 45c463a dmaengine: reference counted unmap data by Dan Williams · 11 years ago
  69. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  70. 7db5f72 dmaengine: remove unused DMA_SUCCESS by Vinod Koul · 11 years ago
  71. adfedd9 dmaengine: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  72. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  73. 4a43f39 dmaengine: dma_sync_wait and dma_find_channel undefined by Jon Mason · 11 years ago
  74. bd12763 Merge branch 'topic/api_caps' into for-linus by Vinod Koul · 11 years ago
  75. 14f00c7 dmaengine: dma_slave_caps: remove sg entries by Vinod Koul · 11 years ago
  76. 355cdaf Merge branch 'topic/api_caps' into for-linus by Vinod Koul · 11 years ago
  77. 71ea148 dmaengine: make dma_submit_error() return an error code by Dan Carpenter · 11 years ago
  78. 7bb587f dmaengine: add interface of dma_get_slave_channel by Zhangfei Gao · 11 years ago
  79. 221a27c7 dmaengine: add dma_slave_get_caps api by Vinod Koul · 11 years ago
  80. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  81. b2396f7 Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  82. bef29ec DMA: of: Constant names by Markus Pargmann · 11 years ago
  83. a53e28d dma: Make the 'mask' parameter of __dma_request_channel const by Lars-Peter Clausen · 11 years ago
  84. 864ef69 dmaengine: add dma_request_slave_channel_compat() by Matt Porter · 12 years ago
  85. 978c417 dmaengine.h: remove redundant else keyword by Andy Shevchenko · 11 years ago
  86. 61cc13a dmaengine: introduce is_slave_direction function by Andy Shevchenko · 12 years ago
  87. e239345f dmaengine: remove dma_async_memcpy_complete() macro by Bartlomiej Zolnierkiewicz · 12 years ago
  88. b9ee868 dmaengine: remove dma_async_memcpy_pending() macro by Bartlomiej Zolnierkiewicz · 12 years ago
  89. 944ea4d dmatest: Fix NULL pointer dereference on ioat by Jon Mason · 12 years ago
  90. a14acb4 DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api by Barry Song · 12 years ago
  91. e5a087f dmaengine: use for_each_set_bit by Akinobu Mita · 12 years ago
  92. d18d5f5 dmaengine: fix build failure due to missing semi-colon by Vinod Koul · 12 years ago
  93. 9a6cecc dmaengine: add helper function to request a slave DMA channel by Jon Hunter · 12 years ago
  94. e7736cd dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic() by Peter Ujfalusi · 12 years ago
  95. ec8b5e4 dmaengine: Pass flags via device_prep_dma_cyclic() callback by Peter Ujfalusi · 12 years ago
  96. 3052cc2 dmaengine: Add wrapper for device_tx_status callback by Lars-Peter Clausen · 12 years ago
  97. 4fd1e32 dma: dmaengine: add slave req id in slave_config by Laxman Dewangan · 12 years ago
  98. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  99. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  100. 922ee08 dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful by Kuninori Morimoto · 12 years ago