[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YmFST5F0AdoaM7om@matsya>
Date: Thu, 21 Apr 2022 18:17:11 +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 updates for v5.18
Hello Linus,
Please pull to receive the dmanegine fixes for v5.18. This contains
bunch of driver fixes.
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.18
for you to fetch changes up to 7495a5bbf89f68c8880757c112fd0994f5dba309:
dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts (2022-04-20 18:11:20 +0530)
----------------------------------------------------------------
dmaengine fixes for v5.17
Bunch of driver fixes for:
- idxd device RO checks and device cleanup
- dw-edma unaligned access and alignment
- qcom: missing minItems in binding
- mediatek pm usage fix
- imx init script
----------------------------------------------------------------
Dave Jiang (6):
dmaengine: idxd: fix device cleanup on disable
dmaengine: idxd: match type for retries var in idxd_enqcmds()
dmaengine: idxd: fix retry value to be constant for duration of function call
dmaengine: idxd: add RO check for wq max_batch_size write
dmaengine: idxd: add RO check for wq max_transfer_size write
dmaengine: idxd: skip clearing device context when device is read-only
Herve Codina (1):
dmaengine: dw-edma: Fix unaligned 64bit access
Jiapeng Chong (1):
dmaengine: dw-edma: Fix inconsistent indenting
Kevin Groeneveld (1):
dmaengine: imx-sdma: fix init of uart scripts
Miaoqian Lin (1):
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Vinod Koul (1):
dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts
Xiaomeng Tong (1):
dma: at_xdmac: fix a missing check on list iterator
zhangqilong (1):
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
.../devicetree/bindings/dma/qcom,gpi.yaml | 1 +
drivers/dma/at_xdmac.c | 12 ++++----
drivers/dma/dw-edma/dw-edma-v0-core.c | 16 +++++++----
drivers/dma/idxd/device.c | 6 ++--
drivers/dma/idxd/submit.c | 5 ++--
drivers/dma/idxd/sysfs.c | 6 ++++
drivers/dma/imx-sdma.c | 32 +++++++++++-----------
drivers/dma/mediatek/mtk-uart-apdma.c | 9 ++++--
8 files changed, 53 insertions(+), 34 deletions(-)
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists