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.10-rc2
Date: Thu, 05 Nov 2020 16:45:46 +0000 [thread overview]
Message-ID: <20201105164607.AD20021734@mail.kernel.org> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.10-rc2
for you to fetch changes up to 9bd77a9ce31dd242fece27219d14fbee5068dd85:
spi: fsl-dspi: fix wrong pointer in suspend/resume (2020-11-04 17:50:24 +0000)
----------------------------------------------------------------
spi: Fixes for v5.10
A small collection of driver specific fixes that have come in since the
merge window, nothing too major here but all good to ahve.
----------------------------------------------------------------
Mark Brown (1):
Merge tag 'v5.10-rc1' into spi-5.10
Martin Hundebøll (1):
spi: bcm2835: fix gpio cs level inversion
Sascha Hauer (1):
spi: imx: fix runtime pm support for !CONFIG_PM
Zhao Qiang (1):
spi: fsl-dspi: fix wrong pointer in suspend/resume
drivers/spi/spi-bcm2835.c | 12 ------------
drivers/spi/spi-fsl-dspi.c | 10 ++++------
drivers/spi/spi-imx.c | 23 +++++++++++++++--------
3 files changed, 19 insertions(+), 26 deletions(-)
next reply other threads:[~2020-11-05 16:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-05 16:45 Mark Brown [this message]
2020-11-05 20:21 ` [GIT PULL] SPI fixes for v5.10-rc2 pr-tracker-bot
2020-11-06 10:18 ` Nathan Chancellor
2020-11-06 11:00 ` Mark Brown
2020-11-06 17:55 ` Nathan Chancellor
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=20201105164607.AD20021734@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.