Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1338803
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PULL REQUEST] i2c for 4.5 |
| Date | 2016-02-20 23:20 +0100 |
| Message-ID | <r4o2B-4bH-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Linus,
some bugfixes from I2C for you:
A fix for a RuntimePM regression with OMAP, a fix to enable TCO for
Lewisburg platforms, and a typo fix while we are here.
Please pull. Thanks,
Wolfram
The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95:
Linux 4.5-rc3 (2016-02-07 15:38:30 -0800)
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 1a1503c5396eb7f2edf4b8ef6067853014478c0c:
i2c: i801: Adding Intel Lewisburg support for iTCO (2016-02-18 13:18:48 +0100)
----------------------------------------------------------------
Alexandra Yates (1):
i2c: i801: Adding Intel Lewisburg support for iTCO
Masahiro Yamada (1):
i2c: uniphier: fix typos in error messages
Tony Lindgren (1):
i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinit
drivers/i2c/busses/i2c-i801.c | 2 ++
drivers/i2c/busses/i2c-omap.c | 4 +++-
drivers/i2c/busses/i2c-uniphier-f.c | 2 +-
drivers/i2c/busses/i2c-uniphier.c | 2 +-
4 files changed, 7 insertions(+), 3 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PULL REQUEST] i2c for 4.5 Wolfram Sang <wsa@the-dreams.de> - 2016-02-20 23:20 +0100
csiph-web