* [GIT PULL] SPI fixes for v6.10-rc1
@ 2024-05-31 16:55 Mark Brown
2024-05-31 23:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-05-31 16:55 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2015 bytes --]
The following changes since commit d6e7ffd4820f8894eb865890c96852085d3640e1:
spi: dw: Bail out early on unsupported target mode (2024-05-09 17:48:06 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.10-rc1
for you to fetch changes up to 95d7c452a26564ef0c427f2806761b857106d8c4:
spi: stm32: Don't warn about spurious interrupts (2024-05-29 19:12:09 +0100)
----------------------------------------------------------------
spi: Fixes for v6.10
A series of fixes that came in since the merge window, the main thing
being the fixes Andy did for DMA sync where we were calling into the DMA
API in suprising ways and causing issues as a result, the main thing
being confusing the IOMMU code.
We've also got some fairly important fixes for the stm32 driver, it
supports a wide range of hardware and some optimisations that were done
recently have broken on some systems, and a fix to prevent glitched
signals on the bus in the cadence driver.
----------------------------------------------------------------
Andy Shevchenko (3):
spi: Don't mark message DMA mapped when no transfer in it is
spi: Check if transfer is mapped before calling DMA sync APIs
spi: Assign dummy scatterlist to unidirectional transfers
Mark Brown (1):
soi: Don't call DMA sync API when not needed
Uwe Kleine-König (2):
spi: stm32: Revert change that enabled controller before asserting CS
spi: stm32: Don't warn about spurious interrupts
Witold Sadowski (1):
spi: cadence: Ensure data lines set to low during dummy-cycle period
drivers/spi/spi-axi-spi-engine.c | 2 +-
drivers/spi/spi-cadence-xspi.c | 20 +++++++++++++++-----
drivers/spi/spi-hisi-kunpeng.c | 2 --
drivers/spi/spi-microchip-core-qspi.c | 1 +
drivers/spi/spi-stm32.c | 2 +-
drivers/spi/spi.c | 32 +++++++++++++++++++++++++++-----
6 files changed, 45 insertions(+), 14 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] SPI fixes for v6.10-rc1
2024-05-31 16:55 [GIT PULL] SPI fixes for v6.10-rc1 Mark Brown
@ 2024-05-31 23:40 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-31 23:40 UTC (permalink / raw)
To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown
The pull request you sent on Fri, 31 May 2024 17:55:51 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.10-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d5931dd0de5f4177e38defedcc4c9cede7933d3d
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:[~2024-05-31 23:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 16:55 [GIT PULL] SPI fixes for v6.10-rc1 Mark Brown
2024-05-31 23:40 ` 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).