Linux SPI subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v7.1-rc1
@ 2026-05-01  1:39 Mark Brown
  2026-05-01 18:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-05-01  1:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -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-rc1

for you to fetch changes up to 8c0f9cd1df41ee029711baca839b99d9592c5dd4:

  spi: cadence: Probe and unbind fixes (2026-05-01 10:14:39 +0900)

----------------------------------------------------------------
spi: Fixes for v7.1

There are a couple of nasty issues fixed here in the axiado and rockchip
drivers.  We've also got more of the fixes from Johan here, this time
for the two Cadence drivers, plus a couple of other similar fixes from
John and Felix.

----------------------------------------------------------------
Felix Gu (2):
      spi: axiado: replace usleep_range() with udelay() in IRQ path
      spi: amlogic-spisg: initialize completion before requesting IRQ

Johan Hovold (6):
      spi: cadence: fix unclocked access on unbind
      spi: cadence: fix clock imbalance on probe failure
      spi: cadence-quadspi: fix runtime pm disable imbalance on probe failure
      spi: cadence-quadspi: fix clock imbalance on probe failure
      spi: cadence-quadspi: fix unclocked access on unbind
      spi: cadence-quadspi: fix runtime pm and clock imbalance on unbind

John Madieu (3):
      spi: rzv2h-rspi: Fix silent failure in clock setup error path
      spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ
      spi: rockchip: Drop unused and broken CR0 macros

Mark Brown (2):
      spi: cadence-quadspi: Probe and unbind fixes
      spi: cadence: Probe and unbind fixes

 drivers/spi/spi-amlogic-spisg.c   |  3 +--
 drivers/spi/spi-axiado.c          |  2 +-
 drivers/spi/spi-cadence-quadspi.c | 36 ++++++++++++++++++------------------
 drivers/spi/spi-cadence.c         | 15 +++++++++++++--
 drivers/spi/spi-rockchip.c        |  6 ++----
 drivers/spi/spi-rzv2h-rspi.c      |  2 +-
 6 files changed, 36 insertions(+), 28 deletions(-)

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

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

The pull request you sent on Fri, 01 May 2026 10:39:16 +0900:

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

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

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-01 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-01  1:39 [GIT PULL] SPI fixes for v7.1-rc1 Mark Brown
2026-05-01 18:42 ` 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