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 4.8
Date: Sat, 10 Sep 2016 16:07:49 +0200 [thread overview]
Message-ID: <20160910140745.GA2112@katana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1751 bytes --]
Linus,
here is a pull request from I2C. Mostly driver bugfixes, but also a few
cleanups which are nice to have out of the way. Please pull.
Thanks,
Wolfram
The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:
Linux 4.8-rc3 (2016-08-21 16:14:10 -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 cbfff439c54f37fc363b1d365183fa61af43585c:
i2c: rk3x: Restore clock settings at resume time (2016-09-08 22:50:33 +0200)
----------------------------------------------------------------
Doug Anderson (1):
i2c: rk3x: Restore clock settings at resume time
Geert Uytterhoeven (1):
i2c: Spelling s/acknowedge/acknowledge/
Wolfram Sang (6):
i2c: mux: demux-pinctrl: invalidate properly when switching fails
i2c: sh_mobile: use proper device with dma_mapping_error
i2c: rcar: use proper device with dma_mapping_error
i2c: bcm-kona: fix inconsistent indenting
i2c: mux: demux-pinctrl: run properly with multiple instances
Documentation: i2c: slave-interface: add note for driver development
Zhuo-hao Lee (1):
i2c: designware: save the preset value of DW_IC_SDA_HOLD
Documentation/i2c/slave-interface | 5 +++++
drivers/i2c/busses/i2c-bcm-kona.c | 2 +-
drivers/i2c/busses/i2c-cadence.c | 2 +-
drivers/i2c/busses/i2c-designware-core.c | 16 ++++++++++------
drivers/i2c/busses/i2c-rcar.c | 2 +-
drivers/i2c/busses/i2c-rk3x.c | 14 +++++++++++++-
drivers/i2c/busses/i2c-sh_mobile.c | 2 +-
drivers/i2c/muxes/i2c-demux-pinctrl.c | 15 +++++++++++----
8 files changed, 43 insertions(+), 15 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2016-09-10 14:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-10 14:07 Wolfram Sang [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-23 23:36 [PULL REQUEST] i2c for 4.8 Wolfram Sang
2016-08-19 18:28 Wolfram Sang
2016-07-27 21:05 Wolfram Sang
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=20160910140745.GA2112@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 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).