linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v4.10
@ 2017-01-20 15:11 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2017-01-20 15:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 2799 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-20 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-20 15:11 [GIT PULL] SPI fixes for v4.10 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).