* [GIT PULL] SPI fixes for v5.17-rc2
@ 2022-02-01 15:52 Mark Brown
2022-02-01 20:46 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-02-01 15:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown
The following changes since commit 44ea62813f0ab3d718de480504f4dfd0bdd01858:
spi: don't include ptp_clock_kernel.h in spi.h (2022-01-07 17:14:30 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.17-rc2
for you to fetch changes up to f83a96e5f033fbbd21764705cb9c04234b96218e:
spi: mediatek: Avoid NULL pointer crash in interrupt (2022-01-31 15:24:05 +0000)
----------------------------------------------------------------
spi: Fixes for v5.17
There are quite a few fixes that have accumilated since the merge window
here, all driver specific and none super urgent, plus a new device ID
for the Rockchip driver.
----------------------------------------------------------------
Alain Volmat (2):
spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment
spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4
Benjamin Gaignard (1):
spi: mediatek: Avoid NULL pointer crash in interrupt
Dongliang Mu (1):
spi: change clk_disable_unprepare to clk_unprepare
Kamal Dasu (1):
spi: bcm-qspi: check for valid cs before applying chip select
Kunihiko Hayashi (1):
spi: uniphier: Fix a bug that doesn't point to private data correctly
Miaoqian Lin (1):
spi: meson-spicc: add IRQ check in meson_spicc_probe
Nicolas Frattaroli (1):
spi: spi-rockchip: Add rk3568-spi compatible
Patrice Chotard (1):
spi: stm32-qspi: Update spi registering
Rob Herring (1):
spi: dt-bindings: Fix 'reg' child node schema
Xin Xiong (1):
spi: uniphier: fix reference count leak in uniphier_spi_probe()
.../bindings/spi/spi-peripheral-props.yaml | 5 ++-
.../devicetree/bindings/spi/spi-rockchip.yaml | 1 +
drivers/spi/spi-armada-3700.c | 2 +-
drivers/spi/spi-bcm-qspi.c | 2 +-
drivers/spi/spi-meson-spicc.c | 5 +++
drivers/spi/spi-mt65xx.c | 2 +-
drivers/spi/spi-stm32-qspi.c | 47 ++++++++--------------
drivers/spi/spi-stm32.c | 7 ++--
drivers/spi/spi-uniphier.c | 29 ++++++++-----
9 files changed, 53 insertions(+), 47 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] SPI fixes for v5.17-rc2
2022-02-01 15:52 [GIT PULL] SPI fixes for v5.17-rc2 Mark Brown
@ 2022-02-01 20:46 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-01 20:46 UTC (permalink / raw)
To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown
The pull request you sent on Tue, 01 Feb 2022 15:52:16 +0000:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.17-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9f7fb8de5d9bac17b6392a14af40baf555d9129b
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-02-01 20:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 15:52 [GIT PULL] SPI fixes for v5.17-rc2 Mark Brown
2022-02-01 20:46 ` 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).