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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 11 Feb 2019 17:26:52 +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>,
        최찬우 (samsung.com) 
        <cw00.choi@...sung.com>,
        최찬우 (samsung.com) <chanwoo@...nel.org>,
        함명주 <myungjoo.ham@...sung.com>
Subject: [GIT PULL] extcon next for v5.1

Dear Greg,

This is extcon-next pull request for v5.1. 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 d13937116f1e82bf508a6325111b322c30c85eb9:

  Linux 5.0-rc6 (2019-02-10 14:42:20 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-5.1

for you to fetch changes up to 3dfed89512d3b65f6f092cfaaee53b0698bbf75e:

  extcon: ptn5150: Fix return value check in ptn5150_i2c_probe() (2019-02-11 17:21:38 +0900)

----------------------------------------------------------------
Vijai Kumar K (1):
      extcon: Add support for ptn5150 extcon driver

Wei Yongjun (1):
      extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()

 .../devicetree/bindings/extcon/extcon-ptn5150.txt  |  27 ++
 drivers/extcon/Kconfig                             |   8 +
 drivers/extcon/Makefile                            |   1 +
 drivers/extcon/extcon-ptn5150.c                    | 339 +++++++++++++++++++++
 4 files changed, 375 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/extcon/extcon-ptn5150.txt
 create mode 100644 drivers/extcon/extcon-ptn5150.c

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ