[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140309090040.GW28112@sirena.org.uk>
Date: Sun, 9 Mar 2014 09:00:40 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux0foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: [GIT PULL] spi fixes for v3.14
The following changes since commit 0414855fdc4a40da05221fc6062cccbc0c30f169:
Linux 3.14-rc5 (2014-03-02 18:56:16 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v3.14-rc5
for you to fetch changes up to d930acfdb021f9d61e156c4f53d42043305f5bf6:
Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire', 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/topcliff-pch' into spi-linus (2014-03-07 11:08:13 +0800)
It seems there's something about your e-mail address that stops me
typing properly...
----------------------------------------------------------------
spi: Fixes for v3.14
A scattering of driver specific fixes here. The fixes from Axel cover
bitrot in apparently unmaintained drivers, the at79 bug is fixing a
glitch on /CS during initialisation of some devices which could break
some slaves and the remainder are fixes for recently introduced bugs
from the past release cycle or so.
----------------------------------------------------------------
Alexander Stein (2):
spi/topcliff-pch: Fix DMA channel
spi-topcliff-pch: Fix probing when DMA mode is used
Axel Lin (2):
spi: fsl-dspi: Fix getting correct address for master
spi: coldfire-qspi: Fix getting correct address for *mcfqspi
Gabor Juhos (1):
spi: spi-ath79: fix initial GPIO CS line setup
Mark Brown (1):
Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire', 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/topcliff-pch' into spi-linus
Philippe De Muyter (1):
spi: spi-imx: spi_imx_remove: do not disable disabled clocks
Wenyou Yang (1):
spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks
drivers/spi/spi-ath79.c | 4 ++--
drivers/spi/spi-atmel.c | 17 ++++++++++++++++-
drivers/spi/spi-coldfire-qspi.c | 6 ++++--
drivers/spi/spi-fsl-dspi.c | 6 +++---
drivers/spi/spi-imx.c | 4 ++--
drivers/spi/spi-topcliff-pch.c | 15 ++++++++-------
6 files changed, 35 insertions(+), 17 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists