The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git 
tags/spi-fix-v3.9-rc5

for you to fetch changes up to 1ad849aee5f53353ed88d9cd3d68a51b03a7d44f:

  spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts 
(2013-04-01 14:30:26 +0100)

----------------------------------------------------------------
spi: Fixes for v3.9

A bunch of small driver fixes plus a fix for error handling in the core
- nothing too exciting overall.

----------------------------------------------------------------
Anatolij Gustschin (1):
      spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts

Bryan Freed (1):
      spi: Unlock a spinlock before calling into the controller driver.

Girish K S (1):
      spi/s3c64xx: modified error interrupt handling and init

Jonas Gorski (1):
      spi/bcm63xx: don't disable non enabled clocks in probe error path

Kevin Cernekee (1):
      spi/bcm63xx: Remove unused variable

Laxman Dewangan (1):
      spi: slink-tegra20: move runtime pm calls to transfer_one_message

 drivers/spi/spi-bcm63xx.c       |    3 +--
 drivers/spi/spi-mpc512x-psc.c   |    2 +-
 drivers/spi/spi-s3c64xx.c       |   41 ++++++++++++++++++++++++---------------
 drivers/spi/spi-tegra20-slink.c |   25 ++++++++----------------
 drivers/spi/spi.c               |   15 +++++++-------
 5 files changed, 42 insertions(+), 44 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to