The following changes since commit fafd67940774733fa97f4b09412aea6981b82e0a: Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/xlp' into spi-next (2016-12-12 15:54:20 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.10-rc4 for you to fetch changes up to 52cc720c568efd8fd454053b98fe4b4fd94688fe: Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus (2017-01-17 18:48:13 +0000) ---------------------------------------------------------------- spi: Fixes for v4.10 The usual small smattering of driver specific fixes. A few bits that stand out here: - The R-Car patches adding fallbacks are just adding new compatible strings to the driver so that device trees are written in a more robustly future proof fashion, this isn't strictly a fix but it's just new IDs and it's better to get it into mainline sooner to improve the ABI. - The DesignWare "switch to new API part 2" patch is actually a misleadingly titled fix for a bit that got missed in the original conversion. ---------------------------------------------------------------- Andy Shevchenko (2): spi: dw-mid: switch to new dmaengine_terminate_* API (part 2) spi: pxa2xx: add missed break Christophe JAILLET (1): spi: spi-axi: Free resources on error path Colin Ian King (1): spi: armada-3700: fix unsigned compare than zero on irq Dan Carpenter (1): spi: armada-3700: Set mode bits correctly Geert Uytterhoeven (1): spi: SPI_FSL_DSPI should depend on HAS_DMA Kevin Hilman (1): spi: davinci: use dma_mapping_error() Mark Brown (2): Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus Phil Reid (1): spi: dw: Make debugfs name unique between instances Simon Horman (2): spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings spi: sh-msiof: Do not use C++ style comment Documentation/devicetree/bindings/spi/sh-msiof.txt | 19 +++++++++++++------ drivers/spi/Kconfig | 1 + drivers/spi/spi-armada-3700.c | 11 ++++++----- drivers/spi/spi-axi-spi-engine.c | 3 ++- drivers/spi/spi-davinci.c | 4 ++-- drivers/spi/spi-dw-mid.c | 4 ++-- drivers/spi/spi-dw.c | 5 ++++- drivers/spi/spi-pxa2xx.c | 1 + drivers/spi/spi-sh-msiof.c | 4 +++- 9 files changed, 34 insertions(+), 18 deletions(-)
Attachment:
signature.asc
Description: PGP signature