From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Dmaengine updates for v6.19
Date: Mon, 8 Dec 2025 13:06:17 +0530 [thread overview]
Message-ID: <aTZ_8XKL7IboJNOZ@vaman> (raw)
[-- Attachment #1: Type: text/plain, Size: 3809 bytes --]
Hello Linus,
here is the dmaengine request for this round. Please pull to recieve
bunch of updates for drivers.
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-6.19-rc1
for you to fetch changes up to 2b11e7403a8ed816fce38b57cb88e04d997aa7af:
dt-bindings: dma: xilinx: Simplify dma-coherent property (2025-11-21 17:45:04 +0530)
----------------------------------------------------------------
dmaengine updates for v6.19
Updates:
- Renesas driver conversion to RUNTIME_PM_OPS() etc
- Dropping module alias on bunch of drivers
- GPI Block event interrupt support in Qualcomm driver and updates to I2C
driver as well
----------------------------------------------------------------
Geert Uytterhoeven (4):
dmaengine: sh: usb-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS()
dmaengine: nbpfaxi: Convert to RUNTIME_PM_OPS()
dmaengine: rcar-dmac: Remove dummy Runtime PM callback
dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS()
Han Xu (1):
dmaengine: fsl-edma: configure tcd attr with separate src and dst settings
Johan Hovold (11):
dmaengine: bcm2835: drop unused module alias
dmaengine: dw: drop unused module alias
dmaengine: fsl-edma: drop unused module alias
dmaengine: fsl-qdma: drop unused module alias
dmaengine: k3dma: drop unused module alias
dmaengine: mmp_tdma: drop unused module alias
dmaengine: mmp_tdma: drop unnecessary OF node check in remove
dmaengine: sprd: drop unused module alias
dmaengine: tegra210-adma: drop unused module alias
dmaengine: bcm2835: enable compile testing
dmaengine: st_fdma: drop unused module alias
Jyothi Kumar Seerapu (2):
dmaengine: qcom: gpi: Add GPI Block event interrupt support
i2c: i2c-qcom-geni: Add Block event interrupt support
Krzysztof Kozlowski (1):
dt-bindings: dma: xilinx: Simplify dma-coherent property
Lad Prabhakar (1):
dmaengine: sh: Kconfig: Drop ARCH_R7S72100/ARCH_RZG2L dependency
Nikhil Rao (1):
dmaengine: idxd: drain ATS translations when disabling WQ
Rosen Penev (2):
dmaengine: at_hdmac: fix formats under 64-bit
dmaengine: at_hdmac: add COMPILE_TEST support
.../bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml | 3 +-
drivers/dma/Kconfig | 4 +-
drivers/dma/at_hdmac.c | 6 +-
drivers/dma/bcm2835-dma.c | 1 -
drivers/dma/dw/platform.c | 5 +-
drivers/dma/fsl-edma-common.c | 45 +++-
drivers/dma/fsl-edma-main.c | 1 -
drivers/dma/fsl-qdma.c | 1 -
drivers/dma/idxd/device.c | 19 +-
drivers/dma/k3dma.c | 1 -
drivers/dma/mmp_tdma.c | 4 +-
drivers/dma/nbpfaxi.c | 6 +-
drivers/dma/qcom/gpi.c | 11 +-
drivers/dma/sh/Kconfig | 2 +-
drivers/dma/sh/rcar-dmac.c | 16 +-
drivers/dma/sh/usb-dmac.c | 11 +-
drivers/dma/sprd-dma.c | 1 -
drivers/dma/st_fdma.c | 1 -
drivers/dma/tegra210-adma.c | 1 -
drivers/i2c/busses/i2c-qcom-geni.c | 248 +++++++++++++++++++--
20 files changed, 302 insertions(+), 85 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2025-12-08 7:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-08 7:36 Vinod Koul [this message]
2025-12-08 21:56 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aTZ_8XKL7IboJNOZ@vaman \
--to=vkoul@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®