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:   Fri, 29 May 2020 17:44:55 +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 (samsung.com)" <cw00.choi@...sung.com>,
        "Chanwoo Choi (chanwoo@...nel.org)" <chanwoo@...nel.org>,
        함명주 <myungjoo.ham@...sung.com>
Subject: [GIT PULL v2] extcon next for v5.8

Dear Greg,

This is extcon-next pull request for v5.8. I add detailed description of
this pull request on below. Please pull extcon with following updates.

Changes from v1:
- Change the base commit from v5.7-rc7 to v5.7-rc5.

Best Regards,
Chanwoo Choi


The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:

  Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b2e5575a8d04028d17f6c914eea31036589bc79a:

  extcon: arizona: Fix runtime PM imbalance on error (2020-05-29 17:36:02 +0900)

----------------------------------------------------------------
Christophe JAILLET (1):
      extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'

Colin Ian King (1):
      extcon: remove redundant assignment to variable idx

Dinghao Liu (1):
      extcon: arizona: Fix runtime PM imbalance on error

Marek Szyprowski (1):
      extcon: max14577: Add proper dt-compatible strings

 drivers/extcon/extcon-adc-jack.c |  3 +--
 drivers/extcon/extcon-arizona.c  | 17 +++++++++--------
 drivers/extcon/extcon-max14577.c | 10 ++++++++++
 drivers/extcon/extcon.c          |  2 +-
 4 files changed, 21 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ