From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] spi fixes for v4.4
Date: Thu, 3 Dec 2015 00:09:30 +0000 [thread overview]
Message-ID: <20151203000930.GO1929@sirena.org.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 1891 bytes --]
The following changes since commit 31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8:
Linux 4.4-rc3 (2015-11-29 18:58:26 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.4-rc3
for you to fetch changes up to a057d737d6ad64c47eb60d7c058cdab6585e96a6:
Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/mediatek' and 'spi/fix/pl022' into spi-linus (2015-11-30 12:26:47 +0000)
----------------------------------------------------------------
spi: Fixes for v4.4
There's one fix for the core here, we weren't reinitialising the actual
transferred length in messages when they get reused which meant that
we'd just keep adding to the length if a message is reused. This has
limited impact since it's only used in error handling cases but will
really mess anything that tries to use it up when it triggers.
As ever there's a small collection of driver specific fixes too.
----------------------------------------------------------------
Arnd Bergmann (1):
spi: bcm63xx: use correct format string for printing a resource
Mark Brown (2):
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/mediatek' and 'spi/fix/pl022' into spi-linus
Martin Sperl (1):
spi: bugfix: spi_message.transfer_length does not get reset
Nicolas Boichat (1):
spi: mediatek: single device does not require cs_gpios
Rabin Vincent (1):
spi: pl022: handle EPROBE_DEFER for dma
Thierry Reding (1):
spi: Add missing kerneldoc description for parameter
drivers/spi/spi-bcm63xx.c | 4 ++--
drivers/spi/spi-mt65xx.c | 26 ++++++++++++++++++--------
drivers/spi/spi-pl022.c | 28 ++++++++++++++++++++++------
drivers/spi/spi.c | 2 ++
4 files changed, 44 insertions(+), 16 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next reply other threads:[~2015-12-03 0:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-03 0:09 Mark Brown [this message]
2015-12-19 11:44 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=20151203000930.GO1929@sirena.org.uk \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®