[GIT PULL] spi fixes for v4.9

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

 



The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.9-rc3

for you to fetch changes up to 2fbef66e1407d1b13d181f7f5614a5897b452188:

  Merge remote-tracking branches 'spi/fix/dt', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus (2016-10-29 12:51:55 -0600)

----------------------------------------------------------------
spi: Fixes for v4.9

A few small fixes for SPI, one core fix that only applies in cases where
we're handling DT overlays and a couple of driver specific fixes:

 - Fix handling of error cases when instantiating DT overlays so we
   don't end up just ignoring devices that encountered an error during
   instantiation.
 - Avoid reading uninitialized data when handing spurious interrupts
   in the espi driver.
 - A driver specific fix for the dspi driver to fix a bad interaction
   with u-boot.

----------------------------------------------------------------
Arnd Bergmann (1):
      spi: fsl-espi: avoid processing uninitalized data on error

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/dt', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus

Ralf Ramsauer (1):
      spi: mark device nodes only in case of successful instantiation

Yuan Yao (1):
      spi: dspi: clear SPI_SR before enable interrupt

 drivers/spi/spi-fsl-dspi.c | 7 +++++++
 drivers/spi/spi-fsl-espi.c | 2 +-
 drivers/spi/spi.c          | 5 ++++-
 3 files changed, 12 insertions(+), 2 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