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: Fri, 19 Aug 2016 20:28:20 +0200 [thread overview]
Message-ID: <20160819182816.GA1802@katana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
Linus,
I2C has some pretty standard driver bugfixes and one minor cleanup for
you. Please pull.
Thanks,
Wolfram
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -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 0268263f0cf2239eb3a747936d8d36ef5f5e1688:
i2c: meson: Use complete() instead of complete_all() (2016-08-15 00:55:34 +0200)
----------------------------------------------------------------
Alexey Khoroshilov (1):
i2c: ocores: add missed clk_disable_unprepare() on failure paths
Brian Norris (1):
i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
Cyrille Pitchen (1):
i2c: at91: fix support of the "alternative command" feature
Daniel Wagner (4):
i2c: bcm-iproc: Use complete() instead of complete_all()
i2c: bcm-kona: Use complete() instead of complete_all()
i2c: brcmstb: Use complete() instead of complete_all()
i2c: meson: Use complete() instead of complete_all()
Wolfram Sang (1):
i2c: mux: demux-pinctrl: properly roll back when adding adapter fails
drivers/i2c/busses/i2c-at91.c | 24 ++++++++++++++----------
drivers/i2c/busses/i2c-bcm-iproc.c | 2 +-
drivers/i2c/busses/i2c-bcm-kona.c | 2 +-
drivers/i2c/busses/i2c-brcmstb.c | 2 +-
drivers/i2c/busses/i2c-cros-ec-tunnel.c | 2 +-
drivers/i2c/busses/i2c-meson.c | 6 +++---
drivers/i2c/busses/i2c-ocores.c | 14 ++++++++++----
drivers/i2c/muxes/i2c-demux-pinctrl.c | 4 +++-
8 files changed, 34 insertions(+), 22 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2016-08-19 19:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-19 18:28 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-09-10 14:07 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=20160819182816.GA1802@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.