[GIT PULL] SPI fixes for v4.8

From: Mark Brown
Date: Tue Sep 06 2016 - 07:56:40 EST


The following changes since commit c6935931c1894ff857616ff8549b61236a19148f:

Linux 4.8-rc5 (2016-09-04 14:31:46 -0700)

are available in the git repository at:

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

for you to fetch changes up to ae4860b5333586b60ca1798f3f83b8b37520904c:

Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put', 'spi/fix/pxa2xx', 'spi/fix/sh-msiof' and 'spi/fix/timeout' into spi-linus (2016-09-06 12:32:09 +0100)

----------------------------------------------------------------
spi: Fixes for v4.8

As well as the usual driver fixes there's a couple of non-trivial core
fixes in here:

- Fixes for issues reported by Julia Lawall in the changes that were
sent last time to fix interaction between the bus lock and the
locking done for the SPI thread. I'd let this one cook for a while
to make sure nothing else came up in testing.
- A fix from Sien Wu arithmetic overflows when calculating the timeout
for larger transfers (espcially common with slow buses with flashes
on them).

----------------------------------------------------------------
Andi Shyti (1):
MAINTAINERS: add myself as Samsung SPI maintainer

Andy Shevchenko (1):
spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices

Geert Uytterhoeven (1):
spi: sh-msiof: Avoid invalid clock generator parameters

Mark Brown (2):
spi: Drop io_mutex in error paths
Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put', 'spi/fix/pxa2xx', 'spi/fix/sh-msiof' and 'spi/fix/timeout' into spi-linus

Sien Wu (1):
spi: Prevent unexpected SPI time out due to arithmetic overflow

Wei Yongjun (3):
spi: qup: Remove spi_master_put in spi_qup_remove()
spi: mediatek: remove spi_master_put in mtk_spi_remove()
spi: img-spfi: Remove spi_master_put in img_spfi_remove()

MAINTAINERS | 12 +++++++++++-
drivers/spi/spi-img-spfi.c | 2 --
drivers/spi/spi-mt65xx.c | 1 -
drivers/spi/spi-pxa2xx-pci.c | 1 +
drivers/spi/spi-qup.c | 1 -
drivers/spi/spi-sh-msiof.c | 3 +++
drivers/spi/spi.c | 10 ++++++++--
7 files changed, 23 insertions(+), 7 deletions(-)

Attachment: signature.asc
Description: PGP signature