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-rc6
Date: Fri, 25 Sep 2020 21:16:43 +0100 [thread overview]
Message-ID: <20200925201749.4470521D42@mail.kernel.org> (raw)
The following changes since commit c170a5a3b6944ad8e76547c4a1d9fe81c8f23ac8:
spi: stm32: fix pm_runtime_get_sync() error checking (2020-09-09 15:11:44 +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-rc6
for you to fetch changes up to 00fb259c618ea1198fc51b53a6167aa0d78672a9:
spi: bcm-qspi: Fix probe regression on iProc platforms (2020-09-24 12:09:46 +0100)
----------------------------------------------------------------
spi: Fixes for v5.9
A small collection of driver specific fixes, the fsl-espi and bcm-qspi
changes in particular have been causing breakage for users.
----------------------------------------------------------------
Chris Packham (1):
spi: fsl-espi: Only process interrupts for expected events
Jason Yan (1):
spi: bcm2835: Make polling_limit_us static
Ray Jui (1):
spi: bcm-qspi: Fix probe regression on iProc platforms
Sascha Hauer (1):
spi: fsl-dspi: fix use-after-free in remove path
Vladimir Oltean (1):
spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs
drivers/spi/spi-bcm-qspi.c | 2 +-
drivers/spi/spi-bcm2835.c | 2 +-
drivers/spi/spi-fsl-dspi.c | 18 ++++++++++--------
drivers/spi/spi-fsl-espi.c | 5 +++--
4 files changed, 15 insertions(+), 12 deletions(-)
next reply other threads:[~2020-09-25 20:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-25 20:16 Mark Brown [this message]
2020-09-25 22:27 ` [GIT PULL] SPI fixes for v5.9-rc6 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=20200925201749.4470521D42@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