All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v7.1-rc4
@ 2026-05-22 17:53 Mark Brown
  2026-05-22 20:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-05-22 17:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

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(-)

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

* Re: [GIT PULL] SPI fixes for v7.1-rc4
  2026-05-22 17:53 [GIT PULL] SPI fixes for v7.1-rc4 Mark Brown
@ 2026-05-22 20:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-22 20:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Fri, 22 May 2026 18:53:44 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.1-rc4

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

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:[~2026-05-22 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-22 17:53 [GIT PULL] SPI fixes for v7.1-rc4 Mark Brown
2026-05-22 20:25 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.