* [GIT PULL] SPI fixes for v6.0-rc4
@ 2022-09-08 12:21 Mark Brown
2022-09-08 17:23 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-09-08 12:21 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.0-rc4
for you to fetch changes up to 9c9c9da7aa108e6bf952c18289527a5234e4fc59:
spi: spi: Fix queue hang if previous transfer failed (2022-09-02 13:27:48 +0100)
----------------------------------------------------------------
spi: Fixes for v6.0
Several fixes that came in since the merge window, the major one being a
fix for the spi-mux driver which was broken by the performance
optimisations due to it peering inside the core's data structures more
than it should.
----------------------------------------------------------------
David Jander (1):
spi: spi: Fix queue hang if previous transfer failed
Mark Brown (1):
spi: mux: Fix mux interaction with fast path optimisations
Niravkumar L Rabara (1):
spi: cadence-quadspi: Disable irqs during indirect reads
Robin Murphy (1):
spi: bitbang: Fix lsb-first Rx
drivers/spi/spi-bitbang-txrx.h | 6 ++++--
drivers/spi/spi-cadence-quadspi.c | 38 ++++++++++++++++++++++++++++++++++----
drivers/spi/spi-mux.c | 1 +
drivers/spi/spi.c | 5 ++---
include/linux/spi/spi.h | 2 ++
5 files changed, 43 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] SPI fixes for v6.0-rc4
2022-09-08 12:21 [GIT PULL] SPI fixes for v6.0-rc4 Mark Brown
@ 2022-09-08 17:23 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-08 17:23 UTC (permalink / raw)
To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown
The pull request you sent on Thu, 08 Sep 2022 13:21:23 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.0-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/506357871c18e06565840d71c2ef9f818e19f460
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:[~2022-09-08 17:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 12:21 [GIT PULL] SPI fixes for v6.0-rc4 Mark Brown
2022-09-08 17:23 ` 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