[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140628131932.GU2520@sirena.org.uk>
Date: Sat, 28 Jun 2014 14:19:32 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] SPI fixes for v3.16
The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:
Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v3.16-rc2
for you to fetch changes up to 7216a4183947853f359b41ba1edb5db9b3091acc:
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/sh-sci' into spi-linus (2014-06-28 14:01:23 +0100)
----------------------------------------------------------------
spi: Fixes for v3.16
A few driver specific fixes, the biggest one being a fix for the newly
added Qualcomm SPI controller driver to make it not use its internal
chip select due to hardware bugs, replacing it with GPIOs.
----------------------------------------------------------------
Andy Gross (2):
spi: qup: Fix order of spi_register_master
spi: qup: Remove chip select function
Chew, Chiau Ee (1):
spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
Jürg Billeter (1):
spi: sh-sci: fix use-after-free in sh_sci_spi_remove()
Mark Brown (1):
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/sh-sci' into spi-linus
.../devicetree/bindings/spi/qcom,spi-qup.txt | 6 +++
drivers/spi/spi-pxa2xx.c | 8 +++-
drivers/spi/spi-qup.c | 44 +++++++---------------
drivers/spi/spi-sh-sci.c | 4 +-
4 files changed, 27 insertions(+), 35 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists