[GIT PULL] spi fixes for v4.14

From: Mark Brown
Date: Thu Oct 26 2017 - 05:54:29 EST


The following changes since commit bb176f67090ca54869fc1262c913aa69d2ede070:

Linux 4.14-rc6 (2017-10-23 06:49:47 -0400)

are available in the git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.14-rc5

for you to fetch changes up to 7555aa766b63f00fea8280883eb7db6834204605:

Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi', 'spi/fix/stm32' and 'spi/fix/uapi' into spi-linus (2017-10-25 14:06:34 +0200)

----------------------------------------------------------------
spi: Fixes for v4.14

There are a bunch of device specific fixes (more than I'd like, I've
been lax sending these) plus one important core fix for the conversion
to use an IDR for bus number allocation which avoids issues with
collisions when some but not all of the buses in the system have a fixed
bus number specified.

The Armada changes are rather large, specificially "spi: armada-3700:
Fix padding when sending not 4-byte aligned data", but it's a storage
corruption issue and there's things like indentation changes which make
it look bigger than it really is. It's been cooking in -next for quite
a while now and is part of the reason for the delay.

----------------------------------------------------------------
Baruch Siach (1):
spi: uapi: spidev: add missing ioctl header

Christos Gkekas (1):
spi: stm32: Fix logical error in stm32_spi_prepare_mbr()

Florian Fainelli (1):
spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path

Lucas Stach (1):
spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers

Mark Brown (1):
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi', 'spi/fix/stm32' and 'spi/fix/uapi' into spi-linus

Maxime Chevallier (1):
spi: a3700: Return correct value on timeout detection

Miquel Raynal (1):
spi: armada-3700: Fix failing commands with quad-SPI

Zachary Zhang (1):
spi: armada-3700: Fix padding when sending not 4-byte aligned data

drivers/spi/spi-armada-3700.c | 145 +++++++++++++---------------------------
drivers/spi/spi-bcm-qspi.c | 9 +--
drivers/spi/spi-stm32.c | 4 +-
drivers/spi/spi.c | 13 ++--
include/uapi/linux/spi/spidev.h | 1 +
5 files changed, 65 insertions(+), 107 deletions(-)

Attachment: signature.asc
Description: PGP signature