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

The following changes since commit 28b5eaf9712bbed90c2b5a5608d70a16b7950856:

  spi: Convert NXP flexspi to json schema (2021-10-29 18:56:02 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 6c53b45c71b4920b5e62f0ea8079a1da382b9434:

  spi: fix use-after-free of the add_lock mutex (2021-11-12 18:18:03 +0000)

----------------------------------------------------------------
spi: Fixes for v5.16

A few small fixes for v5.16, one in the core for an issue with handling
of controller unregistration that was introduced with the fixes for
registering nested SPI controllers and a few more minor device specific
ones.

----------------------------------------------------------------
Alexander Stein (1):
      spi: lpspi: Silence error message upon deferred probe

Dan Carpenter (1):
      spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan()

Dinh Nguyen (1):
      spi: cadence-quadspi: fix write completion support

Michael Walle (1):
      spi: fix use-after-free of the add_lock mutex

 drivers/spi/spi-cadence-quadspi.c | 24 +++++++++++++++++++++---
 drivers/spi/spi-fsl-lpspi.c       |  2 +-
 drivers/spi/spi-geni-qcom.c       | 16 ++++++++++------
 drivers/spi/spi.c                 | 12 ++++++------
 4 files changed, 38 insertions(+), 16 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v5.16-rc1
  2021-11-18 17:25 [GIT PULL] SPI fixes for v5.16-rc1 Mark Brown
@ 2021-11-18 22:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-18 22:56 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Thu, 18 Nov 2021 17:25:37 +0000:

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

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

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:[~2021-11-18 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 17:25 [GIT PULL] SPI fixes for v5.16-rc1 Mark Brown
2021-11-18 22:56 ` 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).