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

The following changes since commit 7aaa8047eafd0bd628065b15757d9b48c5f9c07d:

  Linux 7.0-rc6 (2026-03-29 15:40: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.0-rc6

for you to fetch changes up to 59e1be1278f064d7172b00473b7e0c453cb1ec52:

  spi: cadence-qspi: Fix exec_mem_op error handling (2026-03-30 21:34:53 +0100)

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

A small collection of fixes, mostly probe/remove issues that are the
result of Felix Gu going and auditing those areas, plus one error
handling fix for the Cadence QSPI driver.

----------------------------------------------------------------
Emanuele Ghidoli (1):
      spi: cadence-qspi: Fix exec_mem_op error handling

Felix Gu (4):
      spi: stm32-ospi: Fix resource leak in remove() callback
      spi: stm32-ospi: Fix reset control leak on probe error
      spi: stm32-ospi: Fix DMA channel leak on stm32_ospi_dma_setup() failure
      spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback

 drivers/spi/spi-amlogic-spifc-a4.c | 12 ++++++++++++
 drivers/spi/spi-cadence-quadspi.c  | 17 +++++++++--------
 drivers/spi/spi-stm32-ospi.c       | 12 ++++++------
 3 files changed, 27 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2026-04-03 19:52 UTC | newest]

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