From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dma <dmaengine@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.4
Date: Sun, 28 May 2023 23:05:08 +0530 [thread overview]
Message-ID: <ZHOQzA0H/foJoyN+@matsya> (raw)
[-- Attachment #1: Type: text/plain, Size: 1804 bytes --]
Hello Linus,
Please pull to receive fixes for v6.4. This contains driver fixes for
at-hdmac, pl330, TI and IDXD drivers
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.4
for you to fetch changes up to e14fd2af7a1d621c167dad761f729135a7a76ff4:
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits (2023-05-24 11:20:28 +0530)
----------------------------------------------------------------
dmaengine fixes for v6.4
- AT HDMAC driver fixes for Flow Controller bitfield, peripheral ID
handling and potential NULL dereference check
- PL330 function rename to avoid conflicts
- build warning fix for pm function in TI driver
- IDXD driver fix for passing freed memory
----------------------------------------------------------------
Dan Carpenter (1):
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Harshit Mogalapalli (1):
dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
Peter Rosin (2):
dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits
Randy Dunlap (1):
dmaengine: pl330: rename _start to prevent build error
Vinod Koul (1):
dmaengine: ti: k3-udma: annotate pm function with __maybe_unused
drivers/dma/at_hdmac.c | 17 ++++++++++-------
drivers/dma/at_xdmac.c | 7 +++++--
drivers/dma/idxd/cdev.c | 1 -
drivers/dma/pl330.c | 8 ++++----
drivers/dma/ti/k3-udma.c | 4 ++--
5 files changed, 21 insertions(+), 16 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-05-28 17:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-28 17:35 Vinod Koul [this message]
2023-05-29 0:11 ` [GIT PULL]: dmaengine fixes for v6.4 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=ZHOQzA0H/foJoyN+@matsya \
--to=vkoul@kernel.org \
--cc=dmaengine@vger.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