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, 23 Jun 2017 14:49:58 +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>,
        함명주 <myungjoo.ham@...sung.com>,
        "Chanwoo Choi (samsung.com)" <cw00.choi@...sung.com>,
        "Chanwoo Choi (chanwoo@...nel.org)" <chanwoo@...nel.org>
Subject: [GIT PULL] extcon next for v4.13

Dear Greg,

This is extcon-next pull request for v4.13. 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 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1f4be24786b8521945b00e1810576911994ba504:

  extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios() (2017-06-12 10:00:24 +0900)

----------------------------------------------------------------
Update extcon for 4.13

Detailed description for this pull request:
- Use devm_kcalloc() and fix typo for extcon core/extcon-arizona.c.
- Add dependency ARCH_QCOM for extcon-qcom-spmi-misc.c
- Use resource-managed devm_* function for gpios on extcon-int3496.c

----------------------------------------------------------------
Andy Shevchenko (1):
      extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios()

Markus Elfring (3):
      extcon: Use devm_kcalloc() in extcon_dev_register()
      extcon: Fix a typo in three comment lines
      extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs()

Peter Robinson (1):
      extcon: qcom-spmi-misc: add dependency on ARCH_QCOM

 drivers/extcon/Kconfig                |  1 +
 drivers/extcon/extcon-arizona.c       |  4 +---
 drivers/extcon/extcon-intel-int3496.c |  5 +----
 drivers/extcon/extcon.c               | 11 +++++------
 4 files changed, 8 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ