[GIT PULL] spi fixes for v4.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95:

  Linux 4.5-rc3 (2016-02-07 15:38:30 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.5-rc4

for you to fetch changes up to 4dd638f8ac6b4ed020297b5d994d9346b84f2009:

  Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus (2016-02-12 23:04:41 +0000)

----------------------------------------------------------------
spi: Fixes for v4.5

A small clutch of driver specific fixes.  The OMAP one is a bit worrying
since it seems to be triggered by some changes in the runtime PM core
code and I suspect there's other drivers across that are going to be
using the same pattern outside of OMAP but nothing seems to be coming up
in the testing people are doing.

----------------------------------------------------------------
Arnd Bergmann (1):
      spi: fix counting in spi-loopback-test code

Cyrille Pitchen (1):
      spi: atmel: fix gpio chip-select in case of non-DT platform

Gao Pan (1):
      spi: imx: fix spi resource leak with dma transfer

Hou Zhiqiang (1):
      spi/fsl-espi: Correct the maximum transaction length

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus

Stephan Olbrich (1):
      spi: bcm2835aux: fix bitmask defines

Tony Lindgren (1):
      spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit

 drivers/spi/spi-atmel.c         | 1 +
 drivers/spi/spi-bcm2835aux.c    | 4 ++--
 drivers/spi/spi-fsl-espi.c      | 4 ++--
 drivers/spi/spi-imx.c           | 8 +++++---
 drivers/spi/spi-loopback-test.c | 1 +
 drivers/spi/spi-omap2-mcspi.c   | 3 +++
 6 files changed, 14 insertions(+), 7 deletions(-)

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux