[GIT PULL] spi updates for v3.15

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

 



The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:

  Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v3.15-rc2

for you to fetch changes up to 201f9e4dd5ecdefa70d4cf94750a667e2382d13f:

  Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/hspi' and 'spi/fix/sirf' into spi-linus (2014-04-23 13:50:18 +0100)

----------------------------------------------------------------

spi: Fixes for v3.15

A few driver specific fixes here:

 - SH HSPI was dealing with its clocks incorrectly which meant it didn't
   work on some SoCs, fixing this also requires a small fix to one of
   the SoC clock trees to avoid breaking existing users.
 - The SiRF driver appears to have had several quality problems, it's
   fairly new and not widely used so this isn't too worrying.
 - A brute force fix for excessive locking in the Atmel driver, it needs
   further investigation but this deals with the immediate issue.
 - A build fix for the Blackfin driver.

----------------------------------------------------------------
Alexander Stein (1):
      spi: atmel: Fix scheduling while atomic bug

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/hspi' and 'spi/fix/sirf' into spi-linus

Qipan Li (3):
      spi: sirf: correct TXFIFO empty interrupt status bit
      spi: sirf: set SPI controller in RISC IO chipselect mode
      spi: sirf: make GPIO chipselect function work well

Simon Horman (2):
      ARM: shmobile: r8a7778: Use clks as MSTP007 parent
      spi: sh-hspi: Do not specifically request shyway_clk clock

Steven Miao (1):
      spi: bfin5xx: fix build error

 arch/arm/mach-shmobile/clock-r8a7778.c |  2 +-
 drivers/spi/spi-atmel.c                |  3 +++
 drivers/spi/spi-bfin5xx.c              |  1 +
 drivers/spi/spi-sh-hspi.c              |  4 ++--
 drivers/spi/spi-sirf.c                 | 20 +++++++++++++++++---
 5 files changed, 24 insertions(+), 6 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