* [GIT PULL] spi fixes for v4.15
@ 2017-12-20 17:14 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2017-12-20 17:14 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 2245 bytes --]
The following changes since commit 1291a0d5049dbc06baaaf66a9ff3f53db493b19b:
Linux 4.15-rc4 (2017-12-17 18:59:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.15-rc4
for you to fetch changes up to 4d029763724b6365c83c98f86f0958882efa8796:
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus (2017-12-19 11:07:00 +0000)
Hopefully I've managed to appease GMail, we shall see.
----------------------------------------------------------------
spi: Fixes for v4.15-rc4
A bunch of really small fixes here, all driver specific and mostly in
error handling and remove paths. The most important fixes are for the
a3700 clock configuration and a fix for a nasty stall which could
potentially cause data corruption with the xilinx driver.
----------------------------------------------------------------
Geert Uytterhoeven (2):
spi: Fix double "when"
spi: rspi: Do not set SPCR_SPE in qspi_set_config_register()
Mark Brown (1):
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus
Maxime Chevallier (1):
spi: a3700: Fix clk prescaling for coefficient over 15
Radu Pirea (1):
spi: atmel: fixed spin_lock usage inside atmel_spi_remove
Ricardo Ribalda Delgado (1):
spi: xilinx: Detect stall with Unknown commands
Takuo Koguchi (1):
spi: sun4i: disable clocks in the remove function
Trent Piepho (1):
spi: imx: Update device tree binding documentation
Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt | 18 ++++++++++++------
drivers/spi/spi-armada-3700.c | 8 ++++++++
drivers/spi/spi-atmel.c | 2 +-
drivers/spi/spi-rspi.c | 4 ++--
drivers/spi/spi-sun4i.c | 2 +-
drivers/spi/spi-xilinx.c | 11 +++++++++++
include/linux/spi/spi.h | 2 +-
7 files changed, 36 insertions(+), 11 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-20 17:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-20 17:14 [GIT PULL] spi fixes for v4.15 Mark Brown
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).