This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 776e49e8ddb5 Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/s [...] adds 61b5865d56bb dmaengine: idxd: fix runaway module ref count on device dr [...] adds 83c49f734463 dmaengine: doc: fix warnings/issues of client.rst adds 2227ab4216cd dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup() adds 1c83767c9d41 dmaengine: ti: k3-udma: Use ktime/usleep_range based TX co [...] adds 16cd3c670183 dmaengine: ti: k3-udma: Workaround for RX teardown with st [...] adds a97934071fc3 dmaengine: ti: k3-udma: Move the TR counter calculation to [...] adds 6cf668a4ef82 dmaengine: ti: k3-udma: Use the TR counter helper for slav [...] adds c7450bb211f3 dmaengine: ti: k3-udma: Use the channel direction in pause [...] adds 8390318c04bb dmaengine: ti: k3-udma: Fix terminated transfer handling adds 2d0b1919457a dmaengine: idxd: correct reserved token calculation adds 36d5d22090d1 dmaengine: coh901318: Fix a double lock bug in dma_tc_handle() adds 88402c5b1ba7 dmaengine: idxd: sysfs input of wq incorrect wq type shoul [...] adds 50e7e7f6f2d0 dmaengine: idxd: wq size configuration needs to check glob [...] adds d288bddd8374 dmaengine: imx-sdma: fix context cache adds 94788af4ed03 dmaengine: tegra-apb: Fix use-after-free adds c33ee1301c39 dmaengine: tegra-apb: Prevent race conditions of tasklet v [...] adds 25962e1a7f1d dmaengine: imx-sdma: Fix the event id check to include RX [...] adds 6fd145da21af Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.o [...] adds acb4d372a031 Hyper-V: Drop Sasha Levin from the Hyper-V maintainers adds 8c1b0767ae0c Hyper-V: add myself as a maintainer adds 5313b2a58ef0 HID: hyperv: NULL check before some freeing functions is n [...] adds 9f65ed5fe41c Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: Documentation/driver-api/dmaengine/client.rst | 14 +- MAINTAINERS | 2 +- drivers/dma/coh901318.c | 4 - drivers/dma/idxd/cdev.c | 4 +- drivers/dma/idxd/sysfs.c | 27 +- drivers/dma/imx-sdma.c | 5 +- drivers/dma/tegra20-apb-dma.c | 6 +- drivers/dma/ti/k3-udma.c | 493 +++++++++++++++++++------- drivers/hid/hid-hyperv.c | 6 +- 9 files changed, 403 insertions(+), 158 deletions(-)