linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.9-rc1
@ 2020-08-18 18:32 Mark Brown
  2020-08-18 21:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2020-08-18 18:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 1d5cd4e7773c834db011f6f0989b1882adbf13c9:

  Merge series "Some bug fix for lpspi" from Clark Wang <xiaoning.wang@nxp.com>: (2020-07-29 14:51:14 +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-rc1

for you to fetch changes up to 8cb61d65b1c8d5bc5b37ebab498ca2f78d264ddb:

  Merge series "spi: stm32: various driver fixes" from Alain Volmat <alain.volmat@st.com>: (2020-08-10 19:55:35 +0100)

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

A bunch of fixes that came in for SPI during the merge window, a bunch
from ST and others for their controller, one from Lukas for a race
between device addition and controller unregistration and one from fix
from Geert for the DT bindings which unbreaks validation.

----------------------------------------------------------------
Alain Volmat (1):
      spi: stm32: always perform registers configuration prior to transfer

Amelie Delaunay (3):
      spi: stm32: fix fifo threshold level in case of short transfer
      spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
      spi: stm32: fixes suspend/resume management

Antonio Borneo (1):
      spi: stm32h7: fix race condition at end of transfer

Geert Uytterhoeven (1):
      dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel

Lukas Wunner (1):
      spi: Prevent adding devices below an unregistering controller

Mark Brown (1):
      Merge series "spi: stm32: various driver fixes" from Alain Volmat <alain.volmat@st.com>:

Tobias Schramm (1):
      spi: stm32: clear only asserted irq flags on interrupt

 .../devicetree/bindings/spi/spi-fsl-lpspi.yaml     |   1 +
 drivers/spi/Kconfig                                |   3 +
 drivers/spi/spi-stm32.c                            | 100 +++++++++++++--------
 drivers/spi/spi.c                                  |  21 ++++-
 4 files changed, 86 insertions(+), 39 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v5.9-rc1
  2020-08-18 18:32 [GIT PULL] SPI fixes for v5.9-rc1 Mark Brown
@ 2020-08-18 21:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-18 21:33 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Tue, 18 Aug 2020 19:32:51 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/18445bf405cb331117bc98427b1ba6f12418ad17

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:[~2020-08-18 21:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18 18:32 [GIT PULL] SPI fixes for v5.9-rc1 Mark Brown
2020-08-18 21:33 ` 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).