[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150309180801.GJ28806@sirena.org.uk>
Date: Mon, 9 Mar 2015 18:08:01 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: [GIT PULL] spi fixes for v4.0
The following changes since commit 13a7a6ac0a11197edcd0f756a035f472b42cdf8b:
Linux 4.0-rc2 (2015-03-03 09:04:59 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v4.0-rc2
for you to fetch changes up to 60c1beeff40b04097298e10640580f62420a55ca:
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus (2015-03-06 21:10:56 +0000)
----------------------------------------------------------------
spi: Fixes for v4.0
A collection of driver specific fixes to which the usual comments about
them being important if you see them mostly apply (except for the
comment fix). The pl022 one is particularly nasty for anyone affected
by it.
----------------------------------------------------------------
Alexander Sverdlin (1):
spi: pl022: Fix race in giveback() leading to driver lock-up
Andy Shevchenko (3):
spi: dw-pci: correct number of chip selects
spi: dw: revisit FIFO size detection again
spi: dw-mid: avoid potential NULL dereference
Marcin Bis (1):
spi: fix a typo in comment.
Mark Brown (1):
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus
Mugunthan V N (1):
drivers: spi: ti-qspi: wait for busy bit clear before data write/read
Sifan Naeem (1):
spi: img-spfi: Verify max spfi transfer length
Torsten Fleischer (1):
spi: atmel: Fix interrupt setup for PDC transfers
drivers/spi/spi-atmel.c | 12 ++++++------
drivers/spi/spi-dw-mid.c | 6 ++++++
drivers/spi/spi-dw-pci.c | 4 ++--
drivers/spi/spi-dw.c | 4 ++--
drivers/spi/spi-img-spfi.c | 7 +++++++
drivers/spi/spi-pl022.c | 2 +-
drivers/spi/spi-ti-qspi.c | 22 ++++++++++++++++++++++
include/linux/spi/spi.h | 2 +-
8 files changed, 47 insertions(+), 12 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists