From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.16
Date: Fri, 18 Jul 2025 12:40:06 +0530 [thread overview]
Message-ID: <aHnzTit-z6NErlsL@vaman> (raw)
[-- 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 --]
next reply other threads:[~2025-07-18 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 7:10 Vinod Koul [this message]
2025-07-18 18:50 ` [GIT PULL]: dmaengine fixes for v6.16 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=aHnzTit-z6NErlsL@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