[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ybwkx9ZapFijTpqX@matsya>
Date: Fri, 17 Dec 2021 11:18:55 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: dma <dmaengine@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v5.16
Hello Linus,
Please pull to recieve bunch of driver fixes for dmaengine subsystem.
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.16
for you to fetch changes up to 822c9f2b833c53fc67e8adf6f63ecc3ea24d502c:
dmaengine: st_fdma: fix MODULE_ALIAS (2021-12-13 13:18:48 +0530)
----------------------------------------------------------------
dmaengine fixes for v5.16
Bunch of driver fixes, notably:
- uninit variable fix for dw-axi-dmac driver
- return value check dw-edma driver
- calling wq quiesce inside spinlock and missed completion for idxd driver
- mod alias fix for st_fdma driver
----------------------------------------------------------------
Alyssa Ross (1):
dmaengine: st_fdma: fix MODULE_ALIAS
Christophe JAILLET (1):
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Dave Jiang (2):
dmaengine: idxd: fix calling wq quiesce inside spinlock
dmaengine: idxd: fix missed completion on abort path
Tim Gardner (1):
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_start()
Vignesh Raghavendra (1):
dmaengine: ti: k3-udma: Fix smatch warnings
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 4 +-
drivers/dma/dw-edma/dw-edma-pcie.c | 10 +-
drivers/dma/idxd/irq.c | 2 +-
drivers/dma/idxd/submit.c | 18 ++-
drivers/dma/st_fdma.c | 2 +-
drivers/dma/ti/k3-udma.c | 157 +++++++++++++++++--------
6 files changed, 129 insertions(+), 64 deletions(-)
Thanks
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists