1. c90e794 Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 7 months ago
  2. 9872e23 dmaengine: Fix doc strings to satisfy validation script by Andy Shevchenko · 4 years, 9 months ago
  3. 833d88f dmaengine: Include dmaengine.h into dmaengine.c by Andy Shevchenko · 4 years, 9 months ago
  4. 0821009 dmaengine: fix channel index enumeration by Dave Jiang · 4 years, 9 months ago
  5. e964f1e Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 9 months ago
  6. 26cf132 dmaengine: Create debug directories for DMA devices by Peter Ujfalusi · 4 years, 10 months ago
  7. e937cc1 dmaengine: Add basic debugfs support by Peter Ujfalusi · 4 years, 10 months ago
  8. f91da3b dmaengine: move .device_release missing log warning to debug level by Vinod Koul · 4 years, 10 months ago
  9. bad8356 dmaengine: Cleanups for the slave <-> channel symlink support by Peter Ujfalusi · 5 years ago
  10. 5429b51 dmaengine: fix null ptr check for __dma_async_device_channel_register() by Dave Jiang · 5 years ago
  11. 474809a dmaengine: Fix return value for dma_request_chan() in case of failure by Marek Szyprowski · 5 years ago
  12. 71723a9 dmaengine: Create symlinks between DMA channels and slaves by Geert Uytterhoeven · 5 years ago
  13. e81274c dmaengine: add support to dynamic register/unregister of channels by Dave Jiang · 5 years ago
  14. d2fb0a0 dmaengine: break out channel registration by Dave Jiang · 5 years ago
  15. 69b1189 dmaengine: Remove dma_device_satisfies_mask() wrapper by Geert Uytterhoeven · 5 years ago
  16. 4db8fd3 dmaengine: Add metadata_ops for dma_async_tx_descriptor by Peter Ujfalusi · 5 years ago
  17. 08baca4 dmaengine: print more meaningful error message by Vinod Koul · 5 years ago
  18. 83c7794 dmaengine: move module_/dma_device_put() after route free by Vinod Koul · 5 years ago
  19. 8ad342a dmaengine: Add reference counting to dma_device struct by Logan Gunthorpe · 5 years ago
  20. 11a0fd2 dmaengine: Move dma_channel_rebalance() infrastructure up in code by Logan Gunthorpe · 5 years ago
  21. 6866071 dmaengine: Call module_put() after device_free_chan_resources() by Logan Gunthorpe · 5 years ago
  22. dae7a58 dmaengine: Store module owner in dma_device struct by Logan Gunthorpe · 5 years ago
  23. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  24. fe33338 dmaengine: Grammar s/the its/its/, s/need/needs/ by Geert Uytterhoeven · 6 years ago
  25. f515131 dmaengine: Add matching device node validation in __dma_request_channel() by Baolin Wang · 6 years ago
  26. 9ab65af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7 by Thomas Gleixner · 6 years ago
  27. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  28. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  29. 485258b dmaengine: Convert to new IDA API by Matthew Wilcox · 7 years ago
  30. f39b948 dmaengine: add a new helper dmaenginem_async_device_register by Huang Shijie · 6 years ago
  31. ec8ca8e dmaengine: dma_request_chan_by_mask() to handle deferred probing by Peter Ujfalusi · 6 years ago
  32. d8095f9 dmaengine: add support for reporting pause and resume separately by Marek Szyprowski · 7 years ago
  33. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  34. 3eeb515 dmaengine: remove BUG_ON while registering devices by Vinod Koul · 7 years ago
  35. c678fa6 dmaengine: remove DMA_SG as it is dead code in kernel by Dave Jiang · 7 years ago
  36. 23f963e9 dmaengine: Fix array index out of bounds warning in __get_unmap_pool() by Matthias Kaehlcke · 8 years ago
  37. adc064c dmaengine: Convert ID allocation to an IDA by Matthew Wilcox · 8 years ago
  38. 76d7b84 dmaengine: device must have at least one channel by Viresh Kumar · 8 years ago
  39. a365c96 Merge branch 'topic/core' into for-linus by Vinod Koul · 9 years ago
  40. d57d3a4 dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  41. dd4e91d dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC by Andy Shevchenko · 9 years ago
  42. 4c4d7f87 dmaengine: core: Revert back to pr_debug in __dma_request_channel() by Jarkko Nikula · 9 years ago
  43. b2d8984 dmaengine: add DMA_CYCLIC to dma_get_slave_caps by Vinod Koul · 9 years ago
  44. ef85931 dmaengine: core: Use dev_ functions for debug and error prints by Jarkko Nikula · 9 years ago
  45. 6d5bbed dmaengine: core: expose max burst capability to clients by Shawn Lin · 9 years ago
  46. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  47. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  48. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  49. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 9 years ago
  50. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 9 years ago
  51. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  52. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  53. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  54. 214fc4e dmaengine: fix balance of privatecnt by Peter Ujfalusi · 9 years ago
  55. 240eb916 dmaengine: drop null test before destroy functions by Julia Lawall · 9 years ago
  56. 05aa1a7 dmaengine: fix balance of privatecnt inc/dec operations by Robert Baldyga · 9 years ago
  57. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  58. 0e0fa66 Merge branch 'topic/omap' into for-linus by Vinod Koul · 10 years ago
  59. 4983a50 dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" by Maxime Ripard · 10 years ago
  60. 88d0464 dmaengine: Fix choppy sound because of unimplemented resume by Krzysztof Kozlowski · 10 years ago
  61. 19d643d dmaengine: fix kernel-doc documentation by Stefan Agner · 10 years ago
  62. 56f13c0 dmaengine: of_dma: Support for DMA routers by Peter Ujfalusi · 10 years ago
  63. 63f89ca dmaengine: increment privatecnt when using dma_get_any_slave_channel by Christopher Freeman · 10 years ago
  64. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  65. 12522ee Revert "dmaengine: Add a warning for drivers not using the generic slave caps retrieval" by Linus Torvalds · 10 years ago
  66. 3b62286 dmaengine: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  67. bfde98b dmaengine: Remove net_dma_find_channel by Maxime Ripard · 10 years ago
  68. 0d5484b dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c by Laurent Pinchart · 10 years ago
  69. ecc19d1 dmaengine: Add a warning for drivers not using the generic slave caps retrieval by Maxime Ripard · 10 years ago
  70. 4f8ef9f dmaengine: Remove the need to declare device_control by Maxime Ripard · 10 years ago
  71. c4b54a6 dmaengine: Make channel allocation callbacks optional by Maxime Ripard · 10 years ago
  72. d2f4f99 dmaengine: Rework dma_chan_get by Maxime Ripard · 10 years ago
  73. a9507ca dmaenegine: Delete a check before free_percpu() by Markus Elfring · 10 years ago
  74. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  75. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  76. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 11 years ago
  77. 0f6a928 acpi-dma: convert to return error code when asked for channel by Andy Shevchenko · 11 years ago
  78. 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
  79. 75aac82 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  80. 1c7af42 Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanup by Olof Johansson · 11 years ago
  81. 8194ee2 dmaengine: fix sleep in atomic by Dan Williams · 11 years ago
  82. 3cc377b dmaengine: fix enable for high order unmap pools by Dan Williams · 11 years ago
  83. 8010dad dma: add dma_get_any_slave_channel(), for use in of_xlate() by Stephen Warren · 11 years ago
  84. 0ad7c00 dma: add channel request API that supports deferred probe by Stephen Warren · 11 years ago
  85. 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
  86. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  87. 7476bd7 async_pq: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  88. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  89. 45c463a dmaengine: reference counted unmap data by Dan Williams · 11 years ago
  90. 56ea27f dmaengine: consolidate memcpy apis by Dan Williams · 11 years ago
  91. adfedd9 dmaengine: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  92. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  93. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  94. 592745e Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  95. 6b9019a dma: dmagengine: fix function names in comments by Daniel Mack · 11 years ago
  96. c4d27c4 dmaengine: make dma_channel_rebalance() NUMA aware by Brice Goglin · 11 years ago
  97. d9a6c8f dmaengine: fix - error: potential NULL dereference 'chan' by Vinod Koul · 11 years ago
  98. 7bb587f dmaengine: add interface of dma_get_slave_channel by Zhangfei Gao · 12 years ago
  99. 58b267d dma: convert dma_devclass to use dev_groups by Greg Kroah-Hartman · 11 years ago
  100. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 12 years ago