public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v7.0-rc4
@ 2026-03-20 15:14 Mark Brown
  2026-03-20 17:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-03-20 15:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:

  Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8c89a077ca796a2fe248c584e9d7e66cff0388c8:

  spi: geni-qcom: Check DMA interrupts early in ISR (2026-03-17 17:07:47 +0000)

----------------------------------------------------------------
spi: Fixes for v7.0

There's a couple of core fixes here from Johan, fixing a race condition
and an error handling path, plus a bunch of driver specific fixups.
The Qualcomm issues could be nasty if you ran into them, especially the
DMA ordering one.

----------------------------------------------------------------
Felix Gu (3):
      spi: amlogic: spifc-a4: Remove redundant clock cleanup
      spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
      spi: axiado: Fix double-free in ax_spi_probe()

Johan Hovold (2):
      spi: fix use-after-free on controller registration failure
      spi: fix statistics allocation

Maramaina Naresh (1):
      spi: geni-qcom: Fix CPHA and CPOL mode change detection

Praveen Talari (1):
      spi: geni-qcom: Check DMA interrupts early in ISR

 drivers/spi/spi-amlogic-spifc-a4.c | 46 ++++++--------------------------------
 drivers/spi/spi-amlogic-spisg.c    | 12 ++++------
 drivers/spi/spi-axiado.c           | 31 +++++++++----------------
 drivers/spi/spi-geni-qcom.c        | 13 ++++++-----
 drivers/spi/spi.c                  | 25 ++++++++++-----------
 5 files changed, 41 insertions(+), 86 deletions(-)

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

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

The pull request you sent on Fri, 20 Mar 2026 15:14:39 +0000:

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

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

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-03-20 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 15:14 [GIT PULL] SPI fixes for v7.0-rc4 Mark Brown
2026-03-20 17:13 ` 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