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

The following changes since commit 8cb61d65b1c8d5bc5b37ebab498ca2f78d264ddb:

  Merge series "spi: stm32: various driver fixes" from Alain Volmat <alain.volmat@st.com>: (2020-08-10 19:55:35 +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-rc4

for you to fetch changes up to c170a5a3b6944ad8e76547c4a1d9fe81c8f23ac8:

  spi: stm32: fix pm_runtime_get_sync() error checking (2020-09-09 15:11:44 +0100)

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

There's some driver specific fixes here plus one core fix for memory
leaks that could be triggered by a potential race condition when
cleaning up after we have split transfers to fit into what the
controller can support.

----------------------------------------------------------------
Dan Carpenter (1):
      spi: stm32: fix pm_runtime_get_sync() error checking

Gustav Wiklander (1):
      spi: Fix memory leak on splited transfers

Marek Vasut (1):
      spi: stm32: Rate-limit the 'Communication suspended' message

Vignesh Raghavendra (2):
      spi: spi-cadence-quadspi: Populate get_name() interface
      spi: spi-cadence-quadspi: Fix mapping of buffers for DMA reads

Vincent Whitchurch (1):
      spi: spi-loopback-test: Fix out-of-bounds read

Vladimir Oltean (1):
      MAINTAINERS: add myself as maintainer for spi-fsl-dspi driver

 MAINTAINERS                       |  8 ++++++++
 drivers/spi/spi-cadence-quadspi.c | 17 ++++++++++++++---
 drivers/spi/spi-loopback-test.c   |  2 +-
 drivers/spi/spi-stm32.c           |  8 ++++++--
 drivers/spi/spi.c                 |  9 +++++++--
 5 files changed, 36 insertions(+), 8 deletions(-)

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

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

The pull request you sent on Fri, 11 Sep 2020 13:22:39 +0100:

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

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

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-09-11 18:37 UTC | newest]

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