1. 8fb8f09 dmaengine: coh901318: Fix a double lock bug in dma_tc_handle() by Dan Carpenter · 4 years, 6 months ago
  2. 2aa6a19 dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_event_enable() by Vinod Koul · 6 years ago
  3. 3c71a99 dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list by Dmitry Osipenko · 4 years, 6 months ago
  4. b0c95d3 dmaengine: tegra-apb: Fix use-after-free by Dmitry Osipenko · 4 years, 6 months ago
  5. b046c6f Revert "dmaengine: imx-sdma: Fix memory leak" by Greg Kroah-Hartman · 4 years, 5 months ago
  6. af8eca6 dmaengine: imx-sdma: Fix memory leak by Sascha Hauer · 4 years, 8 months ago
  7. 219b3d2 dmaengine: Store module owner in dma_device struct by Logan Gunthorpe · 4 years, 8 months ago
  8. 1abd5f5 dmaengine: ti: edma: fix missed failure handling by Chuhong Yuan · 4 years, 9 months ago
  9. fc7510d dmaengine: imx-sdma: fix size check for sdma script_number by Robin Gong · 4 years, 10 months ago
  10. 9f2d3e4 dmaengine: dw: platform: Switch to acpi_dma_controller_register() by Andy Shevchenko · 5 years ago
  11. 3b8e3cf dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" by Andy Shevchenko · 5 years ago
  12. da5c35f dmaengine: tegra210-adma: Fix crash during probe by Jon Hunter · 5 years ago
  13. ef90724 dmaengine: tegra210-adma: restore channel status by Sameer Pujar · 5 years ago
  14. 74cc8d4 dmaengine: axi-dmac: Don't check the number of frames for alignment by Alexandru Ardelean · 5 years ago
  15. 109826f dmaengine: mv_xor: Use correct device for DMA API by Robin Murphy · 5 years ago
  16. 10d55ea ioat: ioat_alloc_ring() failure handling. by Alexander.Barabash@dell.com · 4 years, 7 months ago
  17. 64f2737 dmaengine: k3dma: Avoid null pointer traversal by John Stultz · 4 years, 8 months ago
  18. c4986e4 dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset by Nicholas Graumann · 4 years, 10 months ago
  19. c216029 dmaengine: dw-dmac: implement dma protection control setting by Christian Lamparter · 6 years ago
  20. cffba72 dmaengine: coh901318: Remove unused variable by Vinod Koul · 6 years ago
  21. 213ca8b dmaengine: coh901318: Fix a double-lock bug by Jia-Ju Bai · 6 years ago
  22. ecda0ab dmaengine: stm32-dma: check whether length is aligned on FIFO threshold by Pierre-Yves MORDRET · 6 years ago
  23. fef3061 dmaengine: rcar-dmac: set scatter/gather max segment size by Wolfram Sang · 6 years ago
  24. 47dd538 dmaengine: ioat: fix prototype of ioat_enumerate_channels by Rami Rosen · 6 years ago
  25. ae3765a dmaengine: timb_dma: Use proper enum in td_prep_slave_sg by Nathan Chancellor · 6 years ago
  26. 8edddc2c dmaengine: at_xdmac: remove a stray bottom half unlock by Dan Carpenter · 5 years ago
  27. fc7be63 dmaengine: dma-jz4780: Further residue status fix by Daniel Silsby · 6 years ago
  28. f6d4561 dmaengine: dma-jz4780: Don't depend on MACH_JZ4780 by Paul Cercueil · 6 years ago
  29. 113a154 dmaengine: sprd: Fix the possible memory leak issue by Baolin Wang · 4 years, 10 months ago
  30. 6040f96 dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config by Radhey Shyam Pandey · 4 years, 10 months ago
  31. 3e285a5 dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle by Tony Lindgren · 4 years, 9 months ago
  32. a0e406b dmaengine: qcom: bam_dma: Fix resource leak by Jeffrey Hugo · 4 years, 10 months ago
  33. 213077d dmaengine: ti: edma: Do not reset reserved paRAM slots by Peter Ujfalusi · 5 years ago
  34. 482c1d0 dmaengine: iop-adma: use correct printk format strings by Arnd Bergmann · 5 years ago
  35. fdcf06a dmaengine: bcm2835: Print error in case setting DMA mask fails by Stefan Wahren · 5 years ago
  36. 72c762b dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe() by Wenwen Wang · 5 years ago
  37. d04b522 dmaengine: ti: dma-crossbar: Fix a memory leak bug by Wenwen Wang · 5 years ago
  38. 7f4b813 omap-dma/omap_vout_vrfb: fix off-by-one fi value by Hans Verkuil · 5 years ago
  39. 71d24f4 dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler() by Jia-Ju Bai · 5 years ago
  40. 2013d6e dmaengine: ste_dma40: fix unneeded variable warning by Arnd Bergmann · 5 years ago
  41. cf0fcc7 dmaengine: rcar-dmac: Reject zero-length slave DMA requests by Geert Uytterhoeven · 5 years ago
  42. d8388cb dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset by Dmitry Osipenko · 5 years ago
  43. 09593c2 dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 5 years ago
  44. f37de75 dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 5 years ago
  45. 018c968 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 5 years ago
  46. 8f3793b dmaengine: sprd: Fix block length overflow by Eric Long · 5 years ago
  47. e478abd dmaengine: dw-axi-dmac: fix null dereference when pointer first is null by Colin Ian King · 5 years ago
  48. 9fdcb04 dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 5 years ago
  49. 6b2d193 dmaengine: tegra210-adma: use devm_clk_*() helpers by Sameer Pujar · 5 years ago
  50. 83544b0 dmaengine: at_xdmac: remove BUG_ON macro in tasklet by Nicolas Ferre · 5 years ago
  51. 1d057fe dmaengine: pl330: _stop: clear interrupt status by Sugar Zhang · 5 years ago
  52. 19c2dd5 dmaengine: tegra210-dma: free dma controller in remove() by Sameer Pujar · 5 years ago
  53. 129c337 dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status by Achim Dahlhoff · 5 years ago
  54. 0f00e1c dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid by Dirk Behme · 5 years ago
  55. 6d2817e dmaengine: tegra: avoid overflow of byte tracking by Ben Dooks · 6 years ago
  56. 24296fb dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* by Shunyong Yang · 6 years ago
  57. c55f4a6 dmaengine: qcom_hidma: assign channel cookie correctly by Shunyong Yang · 6 years ago
  58. afacaf8 dmaengine: imx-dma: fix warning comparison of distinct pointer types by Anders Roxell · 6 years ago
  59. c7fd1a9 dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit by Phuong Nguyen · 6 years ago
  60. 0203f0c dmaengine: dmatest: Abort test in case of mapping error by Andy Shevchenko · 6 years ago
  61. f3ffd45 dmaengine: at_xdmac: Fix wrongfull report of a channel as in use by Codrin Ciubotariu · 6 years ago
  62. 4a9e4bc dmaengine: imx-dma: fix wrong callback invoke by Leonid Iziumtsev · 6 years ago
  63. 84c1d56 dmaengine: bcm2835: Fix abort of transactions by Lukas Wunner · 6 years ago
  64. 916eb6b dmaengine: bcm2835: Fix interrupt race on RT by Lukas Wunner · 6 years ago
  65. cefe8d2 dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll by Nathan Chancellor · 6 years ago
  66. 37e7407 dmaengine: cppi41: delete channel from pending list when stop channel by Bin Liu · 6 years ago
  67. 374f384 dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations by Lucas Stach · 6 years ago
  68. 9063f5a dmaengine: imx-sdma: implement channel termination via worker by Lucas Stach · 6 years ago
  69. 228bee8 Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool" by Lucas Stach · 6 years ago
  70. 2f79476 Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations" by Lucas Stach · 6 years ago
  71. 37aefa0 dmaengine: dw: Fix FIFO size for Intel Merrifield by Andy Shevchenko · 6 years ago
  72. 0d04d45 dmaengine: at_hdmac: fix module unloading by Richard Genoud · 6 years ago
  73. 9983a5b dmaengine: at_hdmac: fix memory leak in at_dma_xlate() by Richard Genoud · 6 years ago
  74. 1ff4350 dmaengine: ppc4xx: fix off-by-one build failure by Christian Lamparter · 6 years ago
  75. 71e124b dmaengine: dma-jz4780: Return error if not probed from DT by Paul Cercueil · 6 years ago
  76. 84a8404 driver/dma/ioat: Call del_timer_sync() without holding prep_lock by Waiman Long · 6 years ago
  77. 111b009 dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue by Huang Shijie · 6 years ago
  78. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  79. 485258b dmaengine: Convert to new IDA API by Matthew Wilcox · 6 years ago
  80. 13bf2cf Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  81. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  82. 3257d86 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 6 years ago
  83. baab853 Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  84. 4d44248 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 6 years ago
  85. de764fd Merge branch 'topic/ste' into for-linus by Vinod Koul · 6 years ago
  86. 89b7e78 Merge branch 'topic/renesas' into for-linus by Vinod Koul · 6 years ago
  87. 35e0db6 Merge branch 'topic/owl' into for-linus by Vinod Koul · 6 years ago
  88. e48696f Merge branch 'topic/nbpfaxi' into for-linus by Vinod Koul · 6 years ago
  89. 531dabc Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 6 years ago
  90. 2cc50b9 Merge branch 'topic/ioat' into for-linus by Vinod Koul · 6 years ago
  91. d3df935 Merge branch 'topic/intel' into for-linus by Vinod Koul · 6 years ago
  92. 4aa5db2 Merge branch 'asoc-4.19' into asoc-next by Mark Brown · 6 years ago
  93. 47e2057 dmaengine: Add Actions Semi Owl family S900 DMA driver by Manivannan Sadhasivam · 6 years ago
  94. 218c2104 dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr() by Yoshihiro Shimoda · 6 years ago
  95. f6206f0 dmaengine: mic_x100_dma: use the new helper to simplify the code by Huang Shijie · 6 years ago
  96. f39b948 dmaengine: add a new helper dmaenginem_async_device_register by Huang Shijie · 6 years ago
  97. 0f06c02 dmaengine: imx-sdma: add memcpy interface by Robin Gong · 6 years ago
  98. 4a6b2e8 dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' by Robin Gong · 6 years ago
  99. ec8ca8e dmaengine: dma_request_chan_by_mask() to handle deferred probing by Peter Ujfalusi · 6 years ago
  100. e497565 dmaengine: pl330: fix irq race with terminate_all by John Keeping · 6 years ago