[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171220171438.GI17890@sirena.org.uk>
Date: Wed, 20 Dec 2017 17:14:38 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] spi fixes for v4.15
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists