lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 May 2016 10:47:23 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	함명주 <myungjoo.ham@...sung.com>,
	Kyungmin Park <kyungmin.park@...sung.com>
Subject: [GIT PULL] extcon next for 4.7

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ