Merge tag 'dmaengine-fix-5.8-rc6' of...
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into master Pull dmaengine fixes from Vinod Koul: - update dmaengine tree location to kernel.org - dmatest fix for completing threads - driver fixes for k3dma, fsl-dma, idxd, ,tegra, and few other drivers * tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (21 commits) dmaengine: ioat setting ioat timeout as module parameter dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu dmaengine: dmatest: stop completed threads when running without set channel dmaengine: fsl-edma-common: correct DSIZE_32BYTE dmaengine: dw: Initialize channel before each transfer dmaengine: idxd: fix misc interrupt handler thread unmasking dmaengine: idxd: cleanup workqueue config after disabling dmaengine: tegra210-adma: Fix runtime PM imbalance on error dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler dmaengine: fsl-edma: Add lockdep assert for exported function dmaengine: idxd: fix hw descriptor fields for delta record dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get() dmaengine: sh: usb-dmac: set tx_result parameters dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround dmaengine: idxd: fix cdev locking for open and release dmaengine: imx-sdma: Fix: Remove 'always true' comparison MAINTAINERS: switch dmaengine tree to kernel.org dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources ...
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/dma/dmatest.c 2 additions, 0 deletionsdrivers/dma/dmatest.c
- drivers/dma/dw/core.c 0 additions, 12 deletionsdrivers/dma/dw/core.c
- drivers/dma/fsl-edma-common.c 16 additions, 12 deletionsdrivers/dma/fsl-edma-common.c
- drivers/dma/fsl-edma-common.h 1 addition, 1 deletiondrivers/dma/fsl-edma-common.h
- drivers/dma/fsl-edma.c 7 additions, 0 deletionsdrivers/dma/fsl-edma.c
- drivers/dma/idxd/cdev.c 16 additions, 3 deletionsdrivers/dma/idxd/cdev.c
- drivers/dma/idxd/device.c 25 additions, 0 deletionsdrivers/dma/idxd/device.c
- drivers/dma/idxd/idxd.h 1 addition, 0 deletionsdrivers/dma/idxd/idxd.h
- drivers/dma/idxd/irq.c 2 additions, 1 deletiondrivers/dma/idxd/irq.c
- drivers/dma/idxd/sysfs.c 5 additions, 0 deletionsdrivers/dma/idxd/sysfs.c
- drivers/dma/imx-sdma.c 4 additions, 7 deletionsdrivers/dma/imx-sdma.c
- drivers/dma/ioat/dma.c 12 additions, 0 deletionsdrivers/dma/ioat/dma.c
- drivers/dma/ioat/dma.h 0 additions, 2 deletionsdrivers/dma/ioat/dma.h
- drivers/dma/mcf-edma.c 7 additions, 0 deletionsdrivers/dma/mcf-edma.c
- drivers/dma/sh/usb-dmac.c 2 additions, 0 deletionsdrivers/dma/sh/usb-dmac.c
- drivers/dma/tegra210-adma.c 4 additions, 1 deletiondrivers/dma/tegra210-adma.c
- drivers/dma/ti/k3-udma-private.c 1 addition, 0 deletionsdrivers/dma/ti/k3-udma-private.c
- drivers/dma/ti/k3-udma.c 19 additions, 20 deletionsdrivers/dma/ti/k3-udma.c
- include/uapi/linux/idxd.h 3 additions, 0 deletionsinclude/uapi/linux/idxd.h
Loading
Please register or sign in to comment