From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v7.1-rc4
Date: Fri, 22 May 2026 18:53:44 +0100 [thread overview]
Message-ID: <c3dfa0ed3041398d4443c1331c7334b7@kernel.org> (raw)
The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:
Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.1-rc4
for you to fetch changes up to 27cd2dde35b2c3b8659fa18f6a935c61fedee5c1:
spi: dt-bindings: fsl-qspi: support SpacemiT K3 (2026-05-21 21:56:07 +0100)
----------------------------------------------------------------
spi: Fixes for v7.1
Another batch of driver fixes from Johan fixing error handling paths,
plus another from Felix. We also have a new device ID added in the DT
bindings for SpacemiT K3.
----------------------------------------------------------------
Felix Gu (1):
spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()
Johan Hovold (4):
spi: ep93xx: fix error pointer deref after DMA setup failure
spi: qup: fix error pointer deref after DMA setup failure
spi: sprd: fix error pointer deref after DMA setup failure
spi: ti-qspi: fix use-after-free after DMA setup failure
Zhengyu He (1):
spi: dt-bindings: fsl-qspi: support SpacemiT K3
Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml | 3 +++
drivers/spi/spi-ep93xx.c | 2 ++
drivers/spi/spi-mtk-snfi.c | 2 +-
drivers/spi/spi-qup.c | 3 +++
drivers/spi/spi-sprd.c | 3 ++-
drivers/spi/spi-ti-qspi.c | 1 +
6 files changed, 12 insertions(+), 2 deletions(-)
next reply other threads:[~2026-05-22 17:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-22 17:53 Mark Brown [this message]
2026-05-22 20:25 ` [GIT PULL] SPI fixes for v7.1-rc4 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=c3dfa0ed3041398d4443c1331c7334b7@kernel.org \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@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