[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20141126191501.GT7712@sirena.org.uk>
Date: Wed, 26 Nov 2014 19:15: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 v3.18
The following changes since commit 5d01410fe4d92081f349b013a2e7a95429e4f2c9:
Linux 3.18-rc6 (2014-11-23 15:25:20 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v3.18-rc6
for you to fetch changes up to ec058615f1fbc03837ab048b1bb7291370b46cef:
Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus (2014-11-26 19:05:25 +0000)
----------------------------------------------------------------
spi: Fixes for v3.18
There's a couple of driver fixes here, plus one core fix for the DMA
mapping which wasn't doing the right thing for vmalloc()ed addresses
that hadn't been through kmap(). It's fairly rare to use vmalloc() with
SPI and it's a subset of those users who might fail so it's unsurprising
that this wasn't noticed sooner.
----------------------------------------------------------------
Charles Keepax (1):
spi: Fix mapping from vmalloc-ed buffer to scatter list
Mark Brown (2):
Merge remote-tracking branch 'spi/fix/dma' into spi-linus
Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus
Qipan Li (1):
spi: sirf: fix word width configuration
Thor Thayer (1):
spi: dw: Fix dynamic speed change.
drivers/spi/spi-dw.c | 6 +-----
drivers/spi/spi-sirf.c | 4 ++--
drivers/spi/spi.c | 6 +++---
3 files changed, 6 insertions(+), 10 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists