lkml.org 
[lkml]   [2014]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
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(-)
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2014-11-26 21:01    [W:0.284 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site