[GIT PULL] spi fixes for v3.18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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(-)

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux