linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.13-rc4
@ 2021-06-08 14:26 Mark Brown
  2021-06-08 17:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-06-08 14:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit b4e46c9954ad55092502e1e8c44ceb9b6744bade:

  spi: sc18is602: implement .max_{transfer,message}_size() for the controller (2021-05-21 13:13:33 +0100)

are available in the Git repository at:

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

for you to fetch changes up to d38fa9a155b2829b7e2cfcf8a4171b6dd3672808:

  spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() (2021-06-03 13:55:36 +0100)

----------------------------------------------------------------
spi: Fixes for v5.13

A small set of SPI fixes that have come up since the merge window, all
fairly small fixes for rare cases.

----------------------------------------------------------------
Lukas Wunner (2):
      spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
      spi: Cleanup on failure of initial setup

Patrice Chotard (1):
      spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()

zpershuai (1):
      spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code

 drivers/spi/spi-bcm2835.c     | 10 ++++++++--
 drivers/spi/spi-bitbang.c     | 18 ++++++++++++++----
 drivers/spi/spi-fsl-spi.c     |  4 ++++
 drivers/spi/spi-omap-uwire.c  |  9 ++++++++-
 drivers/spi/spi-omap2-mcspi.c | 33 ++++++++++++++++++++-------------
 drivers/spi/spi-pxa2xx.c      |  9 ++++++++-
 drivers/spi/spi-stm32-qspi.c  |  5 ++++-
 drivers/spi/spi-zynq-qspi.c   |  7 ++++---
 8 files changed, 70 insertions(+), 25 deletions(-)

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

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

The pull request you sent on Tue, 08 Jun 2021 15:26:54 +0100:

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

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

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:[~2021-06-08 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 14:26 [GIT PULL] SPI fixes for v5.13-rc4 Mark Brown
2021-06-08 17:12 ` 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;
as well as URLs for NNTP newsgroup(s).