linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT PULL] spi fixes for v3.14
Date: Wed, 12 Feb 2014 11:31:45 +0000	[thread overview]
Message-ID: <20140212113145.GE28112@sirena.org.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 1786 bytes --]

The following changes since commit b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed:

  Linux 3.14-rc2 (2014-02-09 18:15:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to cf20662db4dfade737015036fa9c63e888350c82:

  Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus (2014-02-11 12:08:27 +0000)

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

spi: Fixes for v3.14

A few driver and documentation fixes, plus a fix for double error
handling which had crept in due to the confusing documentation - it
wasn't clear if the core or the driver was responsible for cleanup
in error cases so both tried to do it with unfortunate results.

----------------------------------------------------------------
Axel Lin (1):
      spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true

Baruch Siach (3):
      spi: spi.h: clarify the documentation of transfer_one
      spi: document the transfer_one spi_master callback
      spi: correct the transfer_one_message documentation wording

Geert Uytterhoeven (2):
      spi: Fix crash with double message finalisation on error handling
      spi: rspi: Document support for Renesas QSPI in Kconfig

Mark Brown (2):
      Merge remote-tracking branch 'spi/fix/core' into spi-linus
      Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus

 Documentation/spi/spi-summary | 17 ++++++++++++++++-
 drivers/spi/Kconfig           |  4 ++--
 drivers/spi/spi-nuc900.c      |  2 ++
 drivers/spi/spi.c             |  4 +---
 include/linux/spi/spi.h       |  7 +++++--
 5 files changed, 26 insertions(+), 8 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2014-02-12 11:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 11:31 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-07  5:04 [GIT PULL] spi fixes for v3.14 Mark Brown
2014-03-09  9:00 Mark Brown
2014-03-09  9:06 Mark Brown

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=20140212113145.GE28112@sirena.org.uk \
    --to=broonie-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).