1. e30ccb5 dmaengine: Fix array index out of bounds warning in __get_unmap_pool() by Matthias Kaehlcke · 7 years ago
  2. 76d7b84 dmaengine: device must have at least one channel by Viresh Kumar · 8 years ago
  3. a365c96 Merge branch 'topic/core' into for-linus by Vinod Koul · 8 years ago
  4. d57d3a4 dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  5. dd4e91d dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC by Andy Shevchenko · 8 years ago
  6. 4c4d7f87 dmaengine: core: Revert back to pr_debug in __dma_request_channel() by Jarkko Nikula · 8 years ago
  7. b2d8984 dmaengine: add DMA_CYCLIC to dma_get_slave_caps by Vinod Koul · 8 years ago
  8. ef85931 dmaengine: core: Use dev_ functions for debug and error prints by Jarkko Nikula · 8 years ago
  9. 6d5bbed dmaengine: core: expose max burst capability to clients by Shawn Lin · 8 years ago
  10. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 8 years ago
  11. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 8 years ago
  12. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 8 years ago
  13. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 8 years ago
  14. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 8 years ago
  15. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  16. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  17. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  18. 214fc4e dmaengine: fix balance of privatecnt by Peter Ujfalusi · 9 years ago
  19. 240eb916 dmaengine: drop null test before destroy functions by Julia Lawall · 9 years ago
  20. 05aa1a7 dmaengine: fix balance of privatecnt inc/dec operations by Robert Baldyga · 9 years ago
  21. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  22. 0e0fa66 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  23. 4983a50 dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" by Maxime Ripard · 9 years ago
  24. 88d0464 dmaengine: Fix choppy sound because of unimplemented resume by Krzysztof Kozlowski · 9 years ago
  25. 19d643d dmaengine: fix kernel-doc documentation by Stefan Agner · 9 years ago
  26. 56f13c0 dmaengine: of_dma: Support for DMA routers by Peter Ujfalusi · 9 years ago
  27. 63f89ca dmaengine: increment privatecnt when using dma_get_any_slave_channel by Christopher Freeman · 9 years ago
  28. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  29. 12522ee Revert "dmaengine: Add a warning for drivers not using the generic slave caps retrieval" by Linus Torvalds · 9 years ago
  30. 3b62286 dmaengine: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  31. bfde98b dmaengine: Remove net_dma_find_channel by Maxime Ripard · 9 years ago
  32. 0d5484b dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c by Laurent Pinchart · 10 years ago
  33. ecc19d1 dmaengine: Add a warning for drivers not using the generic slave caps retrieval by Maxime Ripard · 9 years ago
  34. 4f8ef9f dmaengine: Remove the need to declare device_control by Maxime Ripard · 9 years ago
  35. c4b54a6 dmaengine: Make channel allocation callbacks optional by Maxime Ripard · 9 years ago
  36. d2f4f99 dmaengine: Rework dma_chan_get by Maxime Ripard · 9 years ago
  37. a9507ca dmaenegine: Delete a check before free_percpu() by Markus Elfring · 9 years ago
  38. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  39. 7bced39 net_dma: simple removal by Dan Williams · 10 years ago
  40. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 10 years ago
  41. 0f6a928 acpi-dma: convert to return error code when asked for channel by Andy Shevchenko · 10 years ago
  42. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  43. 75aac82 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 10 years ago
  44. 1c7af42 Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanup by Olof Johansson · 10 years ago
  45. 8194ee2 dmaengine: fix sleep in atomic by Dan Williams · 10 years ago
  46. 3cc377b dmaengine: fix enable for high order unmap pools by Dan Williams · 10 years ago
  47. 8010dad dma: add dma_get_any_slave_channel(), for use in of_xlate() by Stephen Warren · 10 years ago
  48. 0ad7c00 dma: add channel request API that supports deferred probe by Stephen Warren · 10 years ago
  49. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 10 years ago
  50. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  51. 7476bd7 async_pq: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  52. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  53. 45c463a dmaengine: reference counted unmap data by Dan Williams · 11 years ago
  54. 56ea27f dmaengine: consolidate memcpy apis by Dan Williams · 11 years ago
  55. adfedd9 dmaengine: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  56. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  57. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  58. 592745e Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  59. 6b9019a dma: dmagengine: fix function names in comments by Daniel Mack · 11 years ago
  60. c4d27c4 dmaengine: make dma_channel_rebalance() NUMA aware by Brice Goglin · 11 years ago
  61. d9a6c8f dmaengine: fix - error: potential NULL dereference 'chan' by Vinod Koul · 11 years ago
  62. 7bb587f dmaengine: add interface of dma_get_slave_channel by Zhangfei Gao · 11 years ago
  63. 58b267d dma: convert dma_devclass to use dev_groups by Greg Kroah-Hartman · 11 years ago
  64. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  65. b2396f7 Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  66. 4e82f5d dmaengine: call acpi_dma_request_slave_channel as well by Andy Shevchenko · 11 years ago
  67. bef29ec DMA: of: Constant names by Markus Pargmann · 11 years ago
  68. a53e28d dma: Make the 'mask' parameter of __dma_request_channel const by Lars-Peter Clausen · 11 years ago
  69. 69ee266 dmaengine: convert to idr_alloc() by Tejun Heo · 11 years ago
  70. 2cbe7fe dmaengine: add cpu_relax() to busy-loop in dma_sync_wait() by Bartlomiej Zolnierkiewicz · 12 years ago
  71. 9a6cecc dmaengine: add helper function to request a slave DMA channel by Jon Hunter · 12 years ago
  72. 0eb5a35 drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message by Fabio Estevam · 12 years ago
  73. 6343325 dmaengine: Cleanup logging messages by Joe Perches · 12 years ago
  74. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago
  75. a2bd114 netdma: adding alignment check for NETDMA ops by Dave Jiang · 12 years ago
  76. d8b5348 dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages by Fabio Estevam · 12 years ago
  77. b14dab7 DMAEngine: Define interleaved transfer request api by Jassi Brar · 13 years ago
  78. 7f3bf7c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  79. 21ef4b8 dmaengine: use DEFINE_IDR for static initialization by Axel Lin · 13 years ago
  80. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  81. a03a202 dmaengine: failure to get a specific DMA channel is not critical by Guennadi Liakhovetski · 13 years ago
  82. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  83. 5fc6d89 async_tx: make async_tx channel switching opt-in by Dan Williams · 14 years ago
  84. 6391987 Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine by Dan Williams · 14 years ago
  85. a86ee03 dma: add support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  86. 782bc95 dmaengine: add possibility for cyclic transfers by Sascha Hauer · 14 years ago
  87. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  88. caa20d97 async_tx: trim dma_async_tx_descriptor in 'no channel switch' case by Dan Williams · 14 years ago
  89. cc05ea0 DMA ENGINE: Do not reset 'private' of channel by Jassi Brar · 14 years ago
  90. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  91. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 14 years ago
  92. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 14 years ago
  93. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  94. a29d8b8 percpu: add __percpu sparse annotations to what's left by Tejun Heo · 14 years ago
  95. adef477 dmaengine: fix memleak in dma_async_device_unregister by Anatolij Gustschin · 14 years ago
  96. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  97. 7b3cc2b async_tx: build-time toggling of async_{syndrome,xor}_val dma support by Dan Williams · 14 years ago
  98. 4499a24 dmaengine: include xor/pq validate in device_has_all_tx_types() by Dan Williams · 14 years ago
  99. e7dcaa4 this_cpu: Eliminate get/put_cpu by Christoph Lameter · 15 years ago
  100. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago