From: Linus Torvalds Date: Sun, 28 May 2023 23:59:08 +0000 (-0400) Subject: Merge tag 'dmaengine-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul... X-Git-Tag: v6.6.17~4784 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dca389eb958f982406df8199af40fefe1b881b84;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'dmaengine-fix-6.4' of git://git./linux/kernel/git/vkoul/dmaengine Pull dmaengine fixes from Vinod Koul: "Driver fixes for the at-hdmac, pl330, TI and IDXD drivers: - AT HDMAC driver fixes for Flow Controller bitfield, peripheral ID handling and potential NULL dereference check - PL330 function rename to avoid conflicts - build warning fix for pm function in TI driver - IDXD driver fix for passing freed memory" * tag 'dmaengine-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling dmaengine: pl330: rename _start to prevent build error dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved() dmaengine: ti: k3-udma: annotate pm function with __maybe_unused dmaengine: idxd: Fix passing freed memory in idxd_cdev_open() --- dca389eb958f982406df8199af40fefe1b881b84