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:   Wed, 27 Oct 2021 18:00:44 +0900
From:   Chanwoo Choi <cwchoi00@...il.com>
To:     Greg KH <gregkh@...uxfoundation.org>,
        linux-kernel <linux-kernel@...r.kernel.org>
Cc:     Chanwoo Choi <cw00.choi@...sung.com>,
        Chanwoo Choi <chanwoo@...nel.org>,
        "cwchoi00@...il.c" <cwchoi00@...il.com>
Subject: [GIT PULL] extcon next for 5.16

Dear Greg,

This is extcon-next pull request for v5.16. 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 519d81956ee277b4419c723adfb154603c2565ba:

Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 9e6ef3a25e5e13899381282dbd8d8d157a899262:

dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string
(2021-10-27 14:13:39 +0900)

----------------------------------------------------------------
Update extcon next for v5.16

Detailed description for this pull request:
1. Add support for TUSB320L and update tusb320 extcon driver
- The existing extcon-usbc-tusb320 driver is updated
for supporting the mode setting and reset operation.
Also, this driver supports the simliar TUSB320L device
at the same extcon-usbc-tusb320 extcon provider driver.

2. Use p-unit semaphone lock for register access for extcon-axp288 driver

3. Update the minor clean-up for extcon-max3355 and extcon-usb-gpio driver
----------------------------------------------------------------

Fabio Aiuto (1):
extcon: extcon-axp288: Use P-Unit semaphore lock for register accesses

Linus Walleij (2):
extcon: usb-gpio: Use the right includes
extcon: max3355: Drop unused include

Yassine Oudjana (3):
extcon: usbc-tusb320: Add support for mode setting and reset
extcon: usbc-tusb320: Add support for TUSB320L
dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string

.../bindings/extcon/extcon-usbc-tusb320.yaml | 4 +-
drivers/extcon/Kconfig | 2 +-
drivers/extcon/extcon-axp288.c | 31 +++-
drivers/extcon/extcon-max3355.c | 1 -
drivers/extcon/extcon-usb-gpio.c | 3 +-
drivers/extcon/extcon-usbc-tusb320.c | 163 ++++++++++++++++++++-
6 files changed, 192 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ