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, 17 Jan 2020 10:15:56 +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>,
        "Chanwoo Choi (samsung.com)" <cw00.choi@...sung.com>,
        함명주 <myungjoo.ham@...sung.com>
Subject: [GIT PULL] extcon next for v5.6

Dear Greg,

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

Detailed description for this pull request:
1. Remove unneeded 'extern' keyword from extcon.h header file
2. Clean-up the extcon provider
- Clean-up the code for readability of extcon-arizona/sm5502.c

Best Regards,
Chanwoo Choi

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -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.6

for you to fetch changes up to b7365587f513540c962a734c12cf422ca9a111a5:

  extcon: Remove unneeded extern keyword from extcon.h (2020-01-13 14:15:27 +0900)

----------------------------------------------------------------
Chanwoo Choi (1):
      extcon: Remove unneeded extern keyword from extcon.h

Charles Keepax (10):
      extcon: arizona: Correct clean up if arizona_identify_headphone fails
      extcon: arizona: Make rev A register sequences atomic
      extcon: arizona: Move pdata extraction to probe
      extcon: arizona: Clear jack status regardless of detection type
      extcon: arizona: Tidy up transition from mic to headphone detect
      extcon: arizona: Remove unnecessary sets of ACCDET_MODE
      extcon: arizona: Remove excessive WARN_ON
      extcon: arizona: Invert logic of check in arizona_hpdet_do_id
      extcon: arizona: Factor out microphone impedance into a function
      extcon: arizona: Factor out microphone and button detection

Xu Wang (1):
      extcon: sm5502: Remove unneeded semicolon

 drivers/extcon/extcon-arizona.c | 354 ++++++++++++++++++++++------------------
 drivers/extcon/extcon-sm5502.c  |  10 +-
 include/linux/extcon.h          |  30 ++--
 3 files changed, 214 insertions(+), 180 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ