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, 11 Dec 2018 14:27:21 +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>,
        "Chanwoo Choi (chanwoo@...nel.org)" <chanwoo@...nel.org>,
        "최찬우 (samsung.com)" 
        <cw00.choi@...sung.com>,
        함명주 <myungjoo.ham@...sung.com>
Subject: [GIT PULL] extcon next for v4.21

Dear Greg,

This is extcon-next pull request for v4.21. 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 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

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

for you to fetch changes up to a2dc50914744eea9f83a70a5db0486be625e5dc0:

  extcon: max8997: Fix lack of path setting in USB device mode (2018-11-14 09:06:32 +0900)

----------------------------------------------------------------
Update extcon for 4.21

Detailed description for this pull request:
1. Fix minor issue of Maxim MUIC (Micro USB IC) device driver
- Avoid forcing UART path on probe for extcon-max77843/77693/14577/8997.c
- Set USB path in USB device mode for extcon-max8997.c

----------------------------------------------------------------
Marek Szyprowski (5):
      extcon: max77843: Avoid forcing UART path on drive probe
      extcon: max77693: Avoid forcing UART path on drive probe
      extcon: max14577: Avoid forcing UART path on drive probe
      extcon: max8997: Avoid forcing UART path on drive probe
      extcon: max8997: Fix lack of path setting in USB device mode

 drivers/extcon/extcon-max14577.c | 15 +++++++++++++--
 drivers/extcon/extcon-max77693.c | 16 ++++++++++++++--
 drivers/extcon/extcon-max77843.c | 18 +++++++++++++++---
 drivers/extcon/extcon-max8997.c  | 25 +++++++++++++++++--------
 4 files changed, 59 insertions(+), 15 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ