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.3
Date: Sun, 18 Oct 2015 14:19:48 +0200 [thread overview]
Message-ID: <20151018121944.GA5214@katana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1731 bytes --]
Linus,
here are some bugfixes for the I2C subsystem. Kieran found a flaw in the
recently renewed wake irq handling. Mika handled a user bug report where
the ACPI info turned out to be unusable. I updated MAINTAINERS so that
such bug reports will sooner get to the right people. Geert pointed me
to a problem of some i2c drivers regarding PM which I fixed. Please
pull.
Thanks,
Wolfram
The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:
Linux 4.3-rc5 (2015-10-11 11:09:45 -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 56d4b8a24cef5d66f0d10ac778a520d3c2c68a48:
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 (2015-10-18 14:11:08 +0200)
----------------------------------------------------------------
Kieran Bingham (1):
i2c: return probe deferred status on dev_pm_domain_attach
Mika Westerberg (1):
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Wolfram Sang (4):
i2c: rcar: enable RuntimePM before registering to the core
i2c: s3c2410: enable RuntimePM before registering to the core
i2c: designware-platdrv: enable RuntimePM before registering to the core
MAINTAINERS: add maintainers for Synopsis Designware I2C drivers
MAINTAINERS | 9 ++++++++
drivers/i2c/busses/i2c-designware-platdrv.c | 33 +++++++++++++++++++++++------
drivers/i2c/busses/i2c-rcar.c | 7 +++---
drivers/i2c/busses/i2c-s3c2410.c | 8 ++++---
drivers/i2c/i2c-core.c | 12 +++++------
5 files changed, 51 insertions(+), 18 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2015-10-18 12:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-18 12:19 Wolfram Sang [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-25 7:40 [PULL REQUEST] i2c for 4.3 Wolfram Sang
2015-09-06 17:20 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=20151018121944.GA5214@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).