From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] spi fixes for v4.17
Date: Fri, 18 May 2018 11:01:07 +0100 [thread overview]
Message-ID: <20180518100107.GE24209@sirena.org.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 1605 bytes --]
The following changes since commit e241e3f2bf975788a1b70dff2eb5180ca395b28e:
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2018-04-11 18:58:27 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git spi-fix-v4.17-rc5
for you to fetch changes up to bc519d9574618e47a0c788000fb78da95e18d953:
spi: bcm2835aux: ensure interrupts are enabled for shared handler (2018-05-04 08:09:02 +0900)
----------------------------------------------------------------
spi: Fixes for v4.17
A small collection of fixes accumilated since the merge window, all
fairly small and driver specific.
----------------------------------------------------------------
Andy Shevchenko (1):
spi: pxa2xx: Allow 64-bit DMA
Kamal Dasu (2):
spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
Rob Herring (1):
spi: bcm2835aux: ensure interrupts are enabled for shared handler
Vladimir Zapolskiy (1):
spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
sxauwsk (1):
spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
wangbo (1):
spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"
drivers/spi/spi-bcm-qspi.c | 28 ++++++++++++++++++----------
drivers/spi/spi-bcm2835aux.c | 5 +++++
drivers/spi/spi-cadence.c | 8 ++++++++
drivers/spi/spi-imx.c | 2 +-
drivers/spi/spi-pxa2xx.h | 2 +-
drivers/spi/spi-sh-msiof.c | 1 +
6 files changed, 34 insertions(+), 12 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next reply other threads:[~2018-05-18 10:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 10:01 Mark Brown [this message]
2018-05-18 10:02 ` [GIT PULL] spi fixes for v4.17 Mark Brown
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=20180518100107.GE24209@sirena.org.uk \
--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;
as well as URLs for NNTP newsgroup(s).