lkml.org 
[lkml]   [2013]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] SPI updates for v3.13
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

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

for you to fetch changes up to c18158f1fdad0de6be5386291189580484e459cf:

Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus (2013-11-28 11:31:35 +0000)

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

spi: Fixes for v3.13

A smattering of driver specific fixes here, including a bunch for a
long standing common pattern in the error handling paths, and a fix for
an embarrassing thinko in the new devm master registration code.

----------------------------------------------------------------
Chew, Chiau Ee (1):
spi/pxa2xx: Restore private register bits.

Mark Brown (2):
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus

Mika Westerberg (1):
spi/pxa2xx: add new ACPI IDs

Sourav Poddar (2):
spi/qspi: cleanup pm_runtime error check.
spi/qspi: Fix qspi remove path.

Stephen Warren (1):
spi: core: invert success test in devm_spi_register_master

Wei Yongjun (7):
spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()
spi: rspi: use platform drvdata correctly in rspi_remove()
spi: mpc512x: fix reference leak to master in mpc512x_psc_spi_do_remove()
spi: txx9: fix reference leak to master in txx9spi_remove()
spi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove()
spi: spi-mxs: fix reference leak to master in mxs_spi_remove()
spi/qspi: set correct platform drvdata in ti_qspi_probe()

drivers/spi/spi-bcm2835.c | 2 +-
drivers/spi/spi-bcm63xx.c | 2 +-
drivers/spi/spi-mpc512x-psc.c | 2 +-
drivers/spi/spi-mxs.c | 2 +-
drivers/spi/spi-pxa2xx.c | 5 +++++
drivers/spi/spi-rspi.c | 3 +--
drivers/spi/spi-ti-qspi.c | 23 +++++++++++++++++++----
drivers/spi/spi-txx9.c | 2 +-
drivers/spi/spi.c | 2 +-
9 files changed, 31 insertions(+), 12 deletions(-)
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2013-12-02 15:01    [W:0.021 / U:2.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site