1. a9afc9e dmaengine: tegra210-adma: Don't program FIFO threshold by Jonathan Hunter · 5 years ago
  2. 57dbd0e dmaengine: stm32-mdma: Switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  3. 2cb114c dmaengine: stm32-dmamux: Switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  4. aa3c6ce dmaengine: ti: edma: Support for polled (memcpy) completion by Peter Ujfalusi · 5 years ago
  5. 097ffdc dmaengine: ti: edma: Correct the residue calculation (fix for memcpy) by Peter Ujfalusi · 5 years ago
  6. e96b1f6 dmaengine: ti: edma: Clean up the 2x32bit array register accesses by Peter Ujfalusi · 5 years ago
  7. 4689d35 dmaengine: ti: omap-dma: Improved memcpy polling support by Peter Ujfalusi · 5 years ago
  8. aac8670 dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status() by Peter Ujfalusi · 5 years ago
  9. f4c255f dmaengine: dma-jz4780: Break descriptor chains on JZ4740 by Paul Cercueil · 5 years ago
  10. 156a599 dmaengine: tegra-apb: Support per-burst residue granularity by Dmitry Osipenko · 6 years ago
  11. 72503b2 dmaengine: bcm2835: Print error in case setting DMA mask fails by Stefan Wahren · 5 years ago
  12. d2bfe7b dmaengine: edma: make edma_filter_fn private by Arnd Bergmann · 5 years ago
  13. 9c71b9e dmaengine: omap-dma: make omap_dma_filter_fn private by Arnd Bergmann · 5 years ago
  14. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  15. 3f06962 Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  16. 5c274ca dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support" by Vinod Koul · 6 years ago
  17. b7f5b65 dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback by Raag Jadav · 6 years ago
  18. 2692982 Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  19. f603422 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 6 years ago
  20. 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 6 years ago
  21. 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 6 years ago
  22. 4c89cc7 dmaengine: jz4780: Fix an endian bug in IRQ handler by Dan Carpenter · 6 years ago
  23. 3145d73 dmaengine: tegra210-adma: remove PM_CLK dependency by Sameer Pujar · 6 years ago
  24. 7144afd dmaengine: fsl-edma: add i.mx7ulp edma2 version support by Robin Gong · 6 years ago
  25. b12650c dmaengine: fsl-edma-common: version check for v2 instead by Robin Gong · 6 years ago
  26. 78690bf dmaengine: fsl-edma-common: move dmamux register to another single function by Robin Gong · 6 years ago
  27. af80272 dmaengine: fsl-edma: add drvdata for fsl-edma by Robin Gong · 6 years ago
  28. fc4a903 dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver" by Fabio Estevam · 6 years ago
  29. ef347c0 mtd: rawnand: gpmi: Implement exec_op by Sascha Hauer · 6 years ago
  30. ceeeb99 dmaengine: mxs: rename custom flag by Sascha Hauer · 6 years ago
  31. e0ddaab dmaengine: mxs: Add header file to be shared with gpmi nand driver by Sascha Hauer · 6 years ago
  32. d443cb2 dmaengine: mxs: Drop unnecessary flag by Sascha Hauer · 6 years ago
  33. 78efb76 dmaengine: rcar-dmac: Reject zero-length slave DMA requests by Geert Uytterhoeven · 6 years ago
  34. 9e5ab06 dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart Lake by Andy Shevchenko · 6 years ago
  35. 2b651ec dmaengine: dw-edma: fix semicolon.cocci warnings by kbuild test robot · 6 years ago
  36. e3dc00b dmaengine: sh: usb-dmac: Use [] to denote a flexible array member by Geert Uytterhoeven · 6 years ago
  37. ed04b7c dmaengine: dmatest: timeout value of -1 should specify infinite wait by Hook, Gary · 6 years ago
  38. a183ec7 dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit by Andy Shevchenko · 6 years ago
  39. 002905e dmaengine: fsl-edma: support little endian for edma driver by Peng Ma · 6 years ago
  40. c24a5c7 dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" by Andy Shevchenko · 6 years ago
  41. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  42. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  43. 0eaab70 dmagengine: pl330: add code to get reset property by Dinh Nguyen · 6 years ago
  44. fc15be3 dmaengine: axi-dmac: add regmap support by Alexandru Ardelean · 6 years ago
  45. e28d915 dmaengine: axi-dmac: terminate early DMA transfers after a partial one by Alexandru Ardelean · 6 years ago
  46. e392359 dmaengine: axi-dmac: populate residue info for completed xfers by Alexandru Ardelean · 6 years ago
  47. 09d5b70 dmaengine: virt-dma: store result on dma descriptor by Alexandru Ardelean · 6 years ago
  48. a08a964 dmaengine: qcom: hidma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  49. bea696c dmaengine: mic_x100_dma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  50. 8148a87 dmaengine: pxa_dma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  51. c33394b dmaengine: coh901318: no need to cast away call to debugfs_create_file() by Greg Kroah-Hartman · 6 years ago
  52. 635d730 dmaengine: bcm-sba-raid: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  53. 718745f dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file() by Greg Kroah-Hartman · 6 years ago
  54. 83eb5cf dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI by YueHaibing · 6 years ago
  55. fe33338 dmaengine: Grammar s/the its/its/, s/need/needs/ by Geert Uytterhoeven · 6 years ago
  56. f4a9fe9 dmaengine: axi-dmac: update license header by Alexandru Ardelean · 6 years ago
  57. 41aaff2 dmaengine: Add Synopsys eDMA IP PCIe glue-logic by Gustavo Pimentel · 6 years ago
  58. 305aebe dmaengine: Add Synopsys eDMA IP version 0 debugfs support by Gustavo Pimentel · 6 years ago
  59. 7e4b8a4 dmaengine: Add Synopsys eDMA IP version 0 support by Gustavo Pimentel · 6 years ago
  60. e63d79d dmaengine: Add Synopsys eDMA IP core driver by Gustavo Pimentel · 6 years ago
  61. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  62. 66b59f2 Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  63. 9135408c dmaengine: mediatek: Add MediaTek UART APDMA support by Long Cheng · 6 years ago
  64. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  65. 4fa9c49f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 by Thomas Gleixner · 6 years ago
  66. 4e43d77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 by Thomas Gleixner · 6 years ago
  67. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  68. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  69. 2fe5575 dmaengine: sun6i: Add support for H6 DMA by Jernej Skrabec · 6 years ago
  70. 802440b dmaengine: sun6i: Add a quirk for setting mode fields by Jernej Skrabec · 6 years ago
  71. 67f3405 dmaengine: sun6i: Add a quirk for setting DRQ fields by Jernej Skrabec · 6 years ago
  72. 43a90fc dmaengine: sun6i: Add a quirk for additional mbus clock by Jernej Skrabec · 6 years ago
  73. dc16106 dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset by Dmitry Osipenko · 6 years ago
  74. c983d80 dmaengine: fsl-qdma: Continue to clear register on error by Peng Ma · 6 years ago
  75. 8f95adc dmaengine: fsl-qdma: fixed the source/destination descriptor format by Peng Ma · 6 years ago
  76. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  77. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  78. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  79. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  80. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  81. 4ffda63 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 133 by Thomas Gleixner · 6 years ago
  82. 5b969bd dmaengine: axi-dmac: assign `copy_align` property by Alexandru Ardelean · 6 years ago
  83. a5b2060 dmaengine: axi-dmac: Discover length alignment requirement by Lars-Peter Clausen · 6 years ago
  84. 7b11ef9 dmaengine: stm32: use to_platform_device() by Weitao Hou · 6 years ago
  85. c54d866 dmaengine: sh: usb-dmac: Let the core do the device node validation by Baolin Wang · 6 years ago
  86. 1dc1b29 dmaengine: sh: rcar-dmac: Let the core do the device node validation by Baolin Wang · 6 years ago
  87. caf5e3e dmaengine: mxs-dma: Let the core do the device node validation by Baolin Wang · 6 years ago
  88. 1d96719 dmaengine: mmp_tdma: Let the core do the device node validation by Baolin Wang · 6 years ago
  89. c88ba7b dmaengine: dma-jz4780: Let the core do the device node validation by Baolin Wang · 6 years ago
  90. 990c0b5 dmaengine: imx-sdma: Let the core do the device node validation by Baolin Wang · 6 years ago
  91. f515131 dmaengine: Add matching device node validation in __dma_request_channel() by Baolin Wang · 6 years ago
  92. ea2305f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40 by Thomas Gleixner · 6 years ago
  93. f935d7d dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’ by Vinod Koul · 6 years ago
  94. 9bb9fe0 dmaengine: sprd: Add interrupt support for 2-stage transfer by Baolin Wang · 6 years ago
  95. c434e37 dmaengine: sprd: Fix the right place to configure 2-stage transfer by Eric Long · 6 years ago
  96. 89d03b3 dmaengine: sprd: Fix block length overflow by Eric Long · 6 years ago
  97. 3d626a9 dmaengine: sprd: Fix the incorrect start for 2-stage destination channels by Eric Long · 6 years ago
  98. 58152b0 dmaengine: sprd: Add validation of current descriptor in irq handler by Baolin Wang · 6 years ago
  99. 16d0f85 dmaengine: sprd: Fix the possible crash when getting descriptor status by Baolin Wang · 6 years ago
  100. fd9871f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24 by Thomas Gleixner · 6 years ago