1. 0821009 dmaengine: fix channel index enumeration by Dave Jiang · 4 years, 9 months ago
  2. 20d60f63 include/linux/dmaengine: Typos fixes in API documentation by Maciej Grochowski · 4 years, 9 months ago
  3. 26cf132 dmaengine: Create debug directories for DMA devices by Peter Ujfalusi · 4 years, 10 months ago
  4. e937cc1 dmaengine: Add basic debugfs support by Peter Ujfalusi · 4 years, 10 months ago
  5. 1873300 dmaengine: consistently return string literal from switch-case by Andy Shevchenko · 4 years, 10 months ago
  6. 5f77dd8 dmaengine: Drop redundant 'else' keyword by Andy Shevchenko · 4 years, 10 months ago
  7. 3a92063 dmaengine: Use negative condition for better readability by Andy Shevchenko · 4 years, 10 months ago
  8. 88ac039 dmaengine: Refactor dmaengine_check_align() to be bit operations only by Andy Shevchenko · 4 years, 10 months ago
  9. a5b871c Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  10. 71723a9 dmaengine: Create symlinks between DMA channels and slaves by Geert Uytterhoeven · 5 years ago
  11. e81274c dmaengine: add support to dynamic register/unregister of channels by Dave Jiang · 5 years ago
  12. c3c431d dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h by Geert Uytterhoeven · 5 years ago
  13. 71ca5b7 dmaengine: Remove dma_request_slave_channel_compat() wrapper by Geert Uytterhoeven · 5 years ago
  14. 816ebf4 dmaengine: Add helper function to convert direction value to text by Peter Ujfalusi · 5 years ago
  15. 6755ec0 dmaengine: Add support for reporting DMA cached data amount by Peter Ujfalusi · 5 years ago
  16. 4db8fd3 dmaengine: Add metadata_ops for dma_async_tx_descriptor by Peter Ujfalusi · 5 years ago
  17. 8ad342a dmaengine: Add reference counting to dma_device struct by Logan Gunthorpe · 5 years ago
  18. dae7a58 dmaengine: Store module owner in dma_device struct by Logan Gunthorpe · 5 years ago
  19. 53a256a dmaengine: Fix access to uninitialized dma_slave_caps by Lukas Wunner · 5 years ago
  20. dda5108 dmaengine: Remove spaces before TABs by Geert Uytterhoeven · 5 years ago
  21. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  22. f515131 dmaengine: Add matching device node validation in __dma_request_channel() by Baolin Wang · 6 years ago
  23. 9ab65af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7 by Thomas Gleixner · 6 years ago
  24. f39b948 dmaengine: add a new helper dmaenginem_async_device_register by Huang Shijie · 6 years ago
  25. d8095f9 dmaengine: add support for reporting pause and resume separately by Marek Szyprowski · 7 years ago
  26. 0c0eb4c dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID by Zi Yan · 7 years ago
  27. c2cbd42 dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify by Stefan Brüns · 7 years ago
  28. 3f7632e dmaengine: List all allowed values for src/dst_addr_width in kernel doc by Stefan Brüns · 7 years ago
  29. 41bd031 Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 7 years ago
  30. 3e00ab4 dmaengine: add DMA_PREP_CMD for non-Data descriptors. by Abhishek Sahu · 7 years ago
  31. c678fa6 dmaengine: remove DMA_SG as it is dead code in kernel by Dave Jiang · 7 years ago
  32. 77d65d6 dmaengine: Provide a wrapper for memcpy operations by Boris Brezillon · 8 years ago
  33. 54cd255 dmaengine: dma_slave_config: add support for slave port window by Peter Ujfalusi · 8 years ago
  34. f067025 dmaengine: add support to provide error result from a DMA transation by Dave Jiang · 8 years ago
  35. 757d12e dmaengine: ensure dmaengine helpers check valid callback by Vinod Koul · 9 years ago
  36. 8bce4c8 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 9 years ago
  37. 9575632 dmaengine: make slave address physical by Vinod Koul · 9 years ago
  38. 6d5bbed dmaengine: core: expose max burst capability to clients by Shawn Lin · 9 years ago
  39. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  40. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  41. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  42. b1d6ab1 dmaengine: Add might_sleep() to dmaengine_synchronize() by Lars-Peter Clausen · 9 years ago
  43. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  44. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  45. ff39988 dma: Add support to program MIC x100 status descriptiors by Siva Yerramreddy · 9 years ago
  46. 7dfffb9 dmaengine: Stricter legacy checking in dma_request_slave_channel_compat() by Geert Uytterhoeven · 9 years ago
  47. 1dc0428 dmaengine: Make __dma_request_slave_channel_compat() name argument constant by Jarkko Nikula · 9 years ago
  48. 2724202 dmaengine: Add DMA_CTRL_REUSE by Vinod Koul · 9 years ago
  49. 50c7cd2 dmaengine: Add scatter-gathered memset by Maxime Ripard · 10 years ago
  50. 77a68e5 dmaengine: Add an enum for the dmaengine alignment constraints by Maxime Ripard · 9 years ago
  51. 4fb9c15 Merge branch 'topic/xdmac' into for-linus by Vinod Koul · 10 years ago
  52. 0e0fa66e Merge branch 'topic/omap' into for-linus by Vinod Koul · 10 years ago
  53. 9324fdf Merge branch 'topic/core' into for-linus by Vinod Koul · 10 years ago
  54. 4983a50 dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" by Maxime Ripard · 10 years ago
  55. 87d001e dmaengine: Move icg helpers to global header by Maxime Ripard · 10 years ago
  56. e1031dc dmaengine: Support different source and destination stride by Maxime Ripard · 10 years ago
  57. 56f13c0 dmaengine: of_dma: Support for DMA routers by Peter Ujfalusi · 10 years ago
  58. 3b62286 dmaengine: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  59. bfde98b dmaengine: Remove net_dma_find_channel by Maxime Ripard · 10 years ago
  60. 68c062e dmaengine: Remove net_dma leftovers by Maxime Ripard · 10 years ago
  61. e921eea dmaengine: Remove memset leftovers by Maxime Ripard · 10 years ago
  62. 46c2eb6 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 10 years ago
  63. fdb8df9 dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE by Laurent Pinchart · 10 years ago
  64. 0d5484b dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c by Laurent Pinchart · 10 years ago
  65. 534a729 dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths by Laurent Pinchart · 10 years ago
  66. 2c44ad9 dmaengine: Remove device_control and device_slave_caps by Maxime Ripard · 10 years ago
  67. cb8cea5 dmaengine: Create a generic dma_slave_caps callback by Maxime Ripard · 10 years ago
  68. 7fa0cf4 dmaengine: Add device_terminate_all callback by Maxime Ripard · 10 years ago
  69. 23a3ea2 dmaengine: split out pause/resume operations from device_control by Maxime Ripard · 10 years ago
  70. 94a73e3 dmaengine: Introduce a device_config callback by Maxime Ripard · 10 years ago
  71. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  72. aba96ba dmaengine: clarify the issue_pending expectations by Vinod Koul · 10 years ago
  73. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  74. cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  75. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
  76. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
  77. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  78. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  79. d9ff958 dmaengine: Mark the struct dma_slave_config direction field deprecated by Laurent Pinchart · 10 years ago
  80. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  81. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  82. 0c9dbeb dmaengine: Remove unused definition of DMA_MAX_COOKIE by Geert Uytterhoeven · 10 years ago
  83. 93c6ee9 dma: Support for 3 bytes word size by Peter Ujfalusi · 11 years ago
  84. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  85. ba73034 dmaengine: fix comment typo by Alexander Popov · 11 years ago
  86. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 11 years ago
  87. 7cbccb5 dma: Remove comment about embedding dma_slave_config into custom structs by Lars-Peter Clausen · 11 years ago
  88. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  89. 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
  90. 868d2ee dmaengine: fix kernel-doc style typos for few comments by Vinod Koul · 11 years ago
  91. 5072056 dma: Indicate residue granularity in dma_slave_caps by Lars-Peter Clausen · 11 years ago
  92. 0adcdee Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  93. 4fce628 Merge branch 'topic/defer_probe' into for-linus by Vinod Koul · 11 years ago
  94. 1c7af42 Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanup by Olof Johansson · 11 years ago
  95. 397321f dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config by Alexander Popov · 11 years ago
  96. 8010dad dma: add dma_get_any_slave_channel(), for use in of_xlate() by Stephen Warren · 11 years ago
  97. 0ad7c00 dma: add channel request API that supports deferred probe by Stephen Warren · 11 years ago
  98. 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
  99. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  100. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago