mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL]: Dmaengine updates for v6.19
@ 2025-12-08  7:36 Vinod Koul
  2025-12-08 21:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2025-12-08  7:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: Dmaengine updates for v6.19
  2025-12-08  7:36 [GIT PULL]: Dmaengine updates for v6.19 Vinod Koul
@ 2025-12-08 21:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-08 21:56 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Mon, 8 Dec 2025 13:06:17 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-6.19-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/990fa99821b3349a766881c9f152561f722213e3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-08 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-08  7:36 [GIT PULL]: Dmaengine updates for v6.19 Vinod Koul
2025-12-08 21:56 ` pr-tracker-bot

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®