All of lore.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.9-rc8
Date: Sat, 10 Oct 2020 00:44:23 +0100	[thread overview]
Message-ID: <20201009234428.3827A2072C@mail.kernel.org> (raw)

The following changes since commit 00fb259c618ea1198fc51b53a6167aa0d78672a9:

  spi: bcm-qspi: Fix probe regression on iProc platforms (2020-09-24 12:09:46 +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-rc8

for you to fetch changes up to 1c33524f79853f41e80390b1a223254aadd30bd4:

  MAINTAINERS: Add maintainer of DW APB SSI driver (2020-10-05 13:22:59 +0100)

----------------------------------------------------------------
spi: Fix for v5.9

One last minute fix for v5.9 which has been causing crashes in test
systems with the fsl-dspi driver when they hit deferred probe (and which
I probably let cook in next a bit longer than is ideal) plus an update
to MAINTAINERS reflecting Serge's extensive and detailed recent work on
the DesignWare driver.

----------------------------------------------------------------
Michael Walle (1):
      spi: fsl-dspi: fix NULL pointer dereference

Serge Semin (1):
      MAINTAINERS: Add maintainer of DW APB SSI driver

 MAINTAINERS                | 7 +++++++
 drivers/spi/spi-fsl-dspi.c | 5 +++--
 2 files changed, 10 insertions(+), 2 deletions(-)

             reply	other threads:[~2020-10-09 23:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 23:44 Mark Brown [this message]
2020-10-10  1:13 ` [GIT PULL] SPI fixes for v5.9-rc8 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=20201009234428.3827A2072C@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.