From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Grant Likely <grant.likely@secretlab.ca>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] SPI updates for v3.9
Date: Fri, 5 Apr 2013 18:02:50 +0100 [thread overview]
Message-ID: <20130405170250.GN6597@opensource.wolfsonmicro.com> (raw)
[-- 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 --]
reply other threads:[~2013-04-05 17:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130405170250.GN6597@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.