public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.9-rc6
@ 2020-09-25 20:16 Mark Brown
  2020-09-25 22:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2020-09-25 20:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit c170a5a3b6944ad8e76547c4a1d9fe81c8f23ac8:

  spi: stm32: fix pm_runtime_get_sync() error checking (2020-09-09 15:11:44 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.9-rc6

for you to fetch changes up to 00fb259c618ea1198fc51b53a6167aa0d78672a9:

  spi: bcm-qspi: Fix probe regression on iProc platforms (2020-09-24 12:09:46 +0100)

----------------------------------------------------------------
spi: Fixes for v5.9

A small collection of driver specific fixes, the fsl-espi and bcm-qspi
changes in particular have been causing breakage for users.

----------------------------------------------------------------
Chris Packham (1):
      spi: fsl-espi: Only process interrupts for expected events

Jason Yan (1):
      spi: bcm2835: Make polling_limit_us static

Ray Jui (1):
      spi: bcm-qspi: Fix probe regression on iProc platforms

Sascha Hauer (1):
      spi: fsl-dspi: fix use-after-free in remove path

Vladimir Oltean (1):
      spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs

 drivers/spi/spi-bcm-qspi.c |  2 +-
 drivers/spi/spi-bcm2835.c  |  2 +-
 drivers/spi/spi-fsl-dspi.c | 18 ++++++++++--------
 drivers/spi/spi-fsl-espi.c |  5 +++--
 4 files changed, 15 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2020-09-25 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-25 20:16 [GIT PULL] SPI fixes for v5.9-rc6 Mark Brown
2020-09-25 22:27 ` 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