From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
함명주 <myungjoo.ham@samsung.com>,
"Kyungmin Park" <kyungmin.park@samsung.com>
Subject: [GIT PULL] extcon next for 4.7
Date: Tue, 10 May 2016 10:47:23 +0900 [thread overview]
Message-ID: <57313DAB.3090109@samsung.com> (raw)
Dear Greg,
I'm sorry for late pull request. This is extcon-next pull request for v4.7.
I add detailed description of this pull request on below.
Please pull extcon with following updates.
Best Regards,
Chanwoo Choi
The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:
Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-4.7
for you to fetch changes up to 453fc627c7b58b9fde0e50739f6b40bf5af20f46:
extcon: usb-gpio: add support for ACPI gpio interface (2016-04-26 08:35:54 +0900)
----------------------------------------------------------------
Update extcon for 4.7
Detailed description for patchset:
1. Update the extcon-gpio.c driver
- Use PM wakeirq APIs and support to check the state of external connector
when wake-up from suspend state if the interrupt of external connector is
not used as wakeup source.
- Support for ACPI gpio interface
----------------------------------------------------------------
Grygorii Strashko (1):
extcon: usb-gpio: switch to use pm wakeirq apis
Lu Baolu (2):
extcon: usb-gpio: add device binding for platform device
extcon: usb-gpio: add support for ACPI gpio interface
Roger Quadros (1):
extcon: usb-gpio: Don't miss event during suspend/resume
drivers/extcon/extcon-usb-gpio.c | 32 ++++++++++++++++++--------------
1 file changed, 18 insertions(+), 14 deletions(-)
next reply other threads:[~2016-05-10 1:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 1:47 Chanwoo Choi [this message]
2016-05-16 12:35 ` [GIT PULL] extcon next for 4.7 Greg KH
2016-05-16 22:30 ` Chanwoo Choi
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=57313DAB.3090109@samsung.com \
--to=cw00.choi@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
/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.