This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5867f3b88bb5 Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/s [...] new c132fe78ad7b dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate new 615a4bfc426e dmaengine: ti: Add missing put_device in ti_dra7_xbar_rout [...] new 646728dff254 dmaengine: Revert "dmaengine: add verification of DMA_INTE [...] new a7cd3cf0b2e5 dmaengine: imx-sdma: Allow imx8m for imx7 FW revs new 0ac9c3dd0d6f dmaengine: qcom: bam_dma: fix runtime PM underflow new 44c4237cf343 dmaengine: idxd: force wq context cleanup on device disable path new 49db68d45bdc dmaengine: dw-axi-dmac: Fix RMW on channel suspend register new 09f7b80fac3e dmaengine: imx-sdma: only restart cyclic channel when enabled new 3770d92bd523 dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() [...] new 8ffccd119a59 dmaengine: idxd: Only call idxd_enable_system_pasid() if s [...] new b64b3b2f1d81 dmaengine: pl330: Fix lockdep warning about non-static key new 1dbe67b9faea dmaengine: lgm: Fix an error handling path in intel_ldma_probe() new 607a48c78e6b dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo new 952c53cd357c Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub [...]
The 14 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: .../bindings/dma/allwinner,sun50i-a64-dma.yaml | 2 +- drivers/dma/at_xdmac.c | 5 +++ drivers/dma/dmatest.c | 13 ++------ drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 8 +++-- drivers/dma/idxd/device.c | 5 +-- drivers/dma/idxd/init.c | 13 ++++---- drivers/dma/imx-sdma.c | 4 +-- drivers/dma/lgm/lgm-dma.c | 3 +- drivers/dma/pl330.c | 2 +- drivers/dma/qcom/bam_dma.c | 39 ++++++---------------- drivers/dma/ti/dma-crossbar.c | 5 +++ 11 files changed, 43 insertions(+), 56 deletions(-)