This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 320000e72ec0 Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/p [...] new 8b6bc5fd71e6 dmaengine: sprd: Fix the link-list pointer register config [...] new 9ec691f48b5e dmaengine: tegra210-adma: fix transfer failure new bd73dfabdda2 dmaengine: imx-sdma: fix size check for sdma script_number new 68fe2b520cee dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer new 6c6de1ddb1be dmaengine: xilinx_dma: Fix control reg update in vdma_chan [...] new ec1ac309596a dmaengine: sprd: Fix the possible memory leak issue new 766781938545 dmaengine: qcom: bam_dma: Fix resource leak new bacdcb6675e1 dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle new e472c64aa4fa Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.o [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/dma/imx-sdma.c | 8 ++++++++ drivers/dma/qcom/bam_dma.c | 19 +++++++++++++++++++ drivers/dma/sprd-dma.c | 27 +++++++++++++++++++++++++-- drivers/dma/tegra210-adma.c | 7 +++++++ drivers/dma/ti/cppi41.c | 21 ++++++++++++++++++++- drivers/dma/xilinx/xilinx_dma.c | 10 +++++++++- include/linux/platform_data/dma-imx-sdma.h | 3 +++ 7 files changed, 91 insertions(+), 4 deletions(-)