[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150924173930.GB30445@sirena.org.uk>
Date: Thu, 24 Sep 2015 10:39:30 -0700
From: Mark Brown <broonie@...rnel.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.3
The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.3-rc2
for you to fetch changes up to 711e020cae9cd105d81a783686cb8c8059c08b2c:
Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi-linus (2015-09-22 09:48:41 -0700)
----------------------------------------------------------------
spi: Fixes for v4.3
A disappointingly large collection of fixes for SPI issues, though
almost all in drivers (and there mainly the newly added Mediatek
driver) and the core fixes are documentation and error handling. The
driver fixes are all of the usual important if you see them variety.
----------------------------------------------------------------
Alexandre Belloni (1):
spi: atmel: remove warning when !CONFIG_PM_SLEEP
Geliang Tang (1):
spi: fix kernel-doc warnings in spi.h
Guenter Roeck (1):
spi: Fix documentation of spi_alloc_master()
Javier Martinez Canillas (1):
spi: mediatek: fix wrong error return value on probe
Leilk Liu (4):
spi: mediatek: remove clk_disable_unprepare()
spi: mediatek: fix spi clock usage error
spi: Mediatek: Document devicetree bindings update for spi bus
spi: mediatek: fix spi cs polarity error
Luis de Bethencourt (1):
spi: meson: Fix module autoload for OF platform driver
Mark Brown (3):
Merge tag 'v4.3-rc1' into spi-fix-doc
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus
Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi-linus
Martin Sperl (1):
spi: bcm2835: BUG: fix wrong use of PAGE_MASK
Max Filippov (1):
spi: xtensa-xtfpga: fix register endianness
Sudip Mukherjee (1):
spi: spidev: fix possible NULL dereference
Tan, Jui Nee (1):
spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
.../devicetree/bindings/spi/spi-mt65xx.txt | 16 ++++---
drivers/spi/spi-atmel.c | 2 +
drivers/spi/spi-bcm2835.c | 6 +--
drivers/spi/spi-meson-spifc.c | 1 +
drivers/spi/spi-mt65xx.c | 53 ++++++++++------------
drivers/spi/spi-pxa2xx.c | 4 ++
drivers/spi/spi-xtensa-xtfpga.c | 4 +-
drivers/spi/spi.c | 3 +-
drivers/spi/spidev.c | 3 +-
include/linux/spi/spi.h | 2 +-
10 files changed, 49 insertions(+), 45 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists