From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PULL REQUEST] i2c for 3.17
Date: Fri, 5 Sep 2014 21:41:32 +0200 [thread overview]
Message-ID: <20140905194125.GA2876@katana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1388 bytes --]
Linus,
here are I2C driver bugfixes for the 3.17 release. Details can be found
in the commit messages, yet I think this is typical driver stuff. Please
pull.
Thanks,
Wolfram
The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f:
Linux 3.17-rc3 (2014-08-31 18:23:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current
for you to fetch changes up to 91bfe2989af02e709ca01ccf518c4fbda3efc70f:
Revert "i2c: rcar: remove spinlock" (2014-09-04 19:59:42 +0200)
----------------------------------------------------------------
Chen-Yu Tsai (1):
i2c: mv64xxx: continue probe when clock-frequency is missing
Marek Roszko (1):
i2c: at91: add bound checking on SMBus block length bytes
Sergei Shtylyov (2):
i2c: rcar: fix MNR interrupt handling
Revert "i2c: rcar: remove spinlock"
Simon Lindgren (1):
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
addy ke (1):
i2c: rk3x: fix bug that cause transfer fails in master receive mode
drivers/i2c/busses/i2c-at91.c | 32 ++++++++++++++++++++++++++------
drivers/i2c/busses/i2c-mv64xxx.c | 3 +--
drivers/i2c/busses/i2c-rcar.c | 37 +++++++++++++++++++++++++++++++------
drivers/i2c/busses/i2c-rk3x.c | 4 ++++
4 files changed, 62 insertions(+), 14 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-09-05 19:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-05 19:41 Wolfram Sang [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-03 21:10 [PULL REQUEST] i2c for 3.17 Wolfram Sang
2014-10-03 21:10 ` Wolfram Sang
2014-09-25 18:41 Wolfram Sang
2014-09-25 18:41 ` Wolfram Sang
2014-08-21 3:25 Wolfram Sang
2014-08-09 13:56 Wolfram Sang
2014-08-09 13:56 ` Wolfram Sang
2014-08-09 17:34 ` Linus Torvalds
[not found] ` <CA+55aFy0UVY=60pCr85AvhedfO-MEoD-iMGdWmBYt8fKgF7kWA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-08-11 1:39 ` Lan Tianyu
2014-08-11 1:39 ` Lan Tianyu
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=20140905194125.GA2876@katana \
--to=wsa@the-dreams.de \
--cc=linux-i2c@vger.kernel.org \
--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.