public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v5.16-rc1
Date: Thu, 18 Nov 2021 17:25:37 +0000	[thread overview]
Message-ID: <20211118172553.DF0FB61284@mail.kernel.org> (raw)

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(-)

             reply	other threads:[~2021-11-18 17:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18 17:25 Mark Brown [this message]
2021-11-18 22:56 ` [GIT PULL] SPI fixes for v5.16-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211118172553.DF0FB61284@mail.kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox