The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v6.16
@ 2025-07-18  7:10 Vinod Koul
  2025-07-18 18:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2025-07-18  7:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]

Hello Linus,

Please pull couple of driver fixes for dmaengine subsystem for v6.16.
This one contains fixes for mediatex, nbpfaxi and edma driver fixes.

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.16

for you to fetch changes up to 3df63fa8f2afd051848e37ef1b8299dee28d4f87:

  dma: dw-edma: Fix build warning in dw_edma_pcie_probe() (2025-07-15 20:41:49 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.16

Couple of driver fixes for:
 - Mediatek flag reuse error fix
 - Array overbound fix for nbpfaxi
 - Frame size warning in driver probe

----------------------------------------------------------------
Abinash Singh (1):
      dma: dw-edma: Fix build warning in dw_edma_pcie_probe()

Dan Carpenter (1):
      dmaengine: nbpfaxi: Fix memory corruption in probe()

Qiu-ji Chen (1):
      dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()

 drivers/dma/dw-edma/dw-edma-pcie.c | 60 ++++++++++++++++++++------------------
 drivers/dma/mediatek/mtk-cqdma.c   |  4 +--
 drivers/dma/nbpfaxi.c              | 11 ++++---
 3 files changed, 39 insertions(+), 36 deletions(-)

-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2025-07-18 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18  7:10 [GIT PULL]: dmaengine fixes for v6.16 Vinod Koul
2025-07-18 18:50 ` 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