Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma
Pull dmaengine fixes from Vinod Koul: "Core: - Documentation typo fixes - fix the channel indexes - dmatest: fixes for process hang and iterations Drivers: - hisilicon: build error fix without PCI_MSI - ti-k3: deadlock fix - uniphier-xdmac: fix for reg region - pch: fix data race - tegra: fix clock state" * tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma: dmaengine: dmatest: Fix process hang when reading 'wait' parameter dmaengine: dmatest: Fix iteration non-stop logic dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization dmaengine: fix channel index enumeration dmaengine: mmp_tdma: Reset channel error on release dmaengine: mmp_tdma: Do not ignore slave config validation errors dmaengine: pch_dma.c: Avoid data race between probe and irq handler dt-bindings: dma: uniphier-xdmac: switch to single reg region include/linux/dmaengine: Typos fixes in API documentation dmaengine: xilinx_dma: Add missing check for empty list dmaengine: ti: k3-psil: fix deadlock on error path dmaengine: hisilicon: Fix build error without PCI_MSI
Showing
- Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml 3 additions, 4 deletions...ion/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
- drivers/dma/Kconfig 2 additions, 1 deletiondrivers/dma/Kconfig
- drivers/dma/dmaengine.c 26 additions, 34 deletionsdrivers/dma/dmaengine.c
- drivers/dma/dmatest.c 3 additions, 3 deletionsdrivers/dma/dmatest.c
- drivers/dma/mmp_tdma.c 4 additions, 1 deletiondrivers/dma/mmp_tdma.c
- drivers/dma/pch_dma.c 1 addition, 1 deletiondrivers/dma/pch_dma.c
- drivers/dma/tegra20-apb-dma.c 9 additions, 0 deletionsdrivers/dma/tegra20-apb-dma.c
- drivers/dma/ti/k3-psil.c 1 addition, 0 deletionsdrivers/dma/ti/k3-psil.c
- drivers/dma/xilinx/xilinx_dma.c 10 additions, 10 deletionsdrivers/dma/xilinx/xilinx_dma.c
- include/linux/dmaengine.h 6 additions, 6 deletionsinclude/linux/dmaengine.h
Loading
Please register or sign in to comment