* [GIT PULL] SPI updates for v3.9
@ 2013-04-05 17:02 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2013-04-05 17:02 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Grant Likely, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1542 bytes --]
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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-05 17:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 17:02 [GIT PULL] SPI updates for v3.9 Mark Brown
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.