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:	Mon, 24 Nov 2014 21:08:35 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	MyungJoo Ham <myungjoo.ham@...sung.com>,
	임근식 <geunsik.lim@...sung.com>,
	Kyungmin Park <kyungmin.park@...sung.com>,
	최찬우 <cw00.choi@...sung.com>
Subject: [GIT PULL] extcon next for 3.19

Dear Greg,

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

This pull-request is based on Linux 3.18-rc3 (char-misc-next branch).

Best Regards,
Chanwoo Choi

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

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

for you to fetch changes up to 6ab0b1171b068a1be871184fc704074ad7e5b9e7:

  extcon: max14577: Fix obvious typo in company name in copyright (2014-11-24 20:51:15 +0900)

----------------------------------------------------------------
Update extcon for v3.19

This patchset fix minor issue of extcon driver.

Detailed description for patchset:
- Fix typo and change jig cable name of extcon-max77693.c
- Update the extcon_get_edev_by_phandle() because previous extcon_get_edev_by_phandle()
  considered only the platform device driver. So, this modification supports
  OF-based extcon lookup method by using the list of extcon devices.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      extcon: max77693: Fix cable name of JIG_UART_ON
      extcon: max14577: Fix obvious typo in company name in copyright

Tomasz Figa (1):
      extcon: Implement OF-based extcon lookup properly

 drivers/extcon/extcon-class.c    | 14 +++++++++-----
 drivers/extcon/extcon-max14577.c |  2 +-
 drivers/extcon/extcon-max77693.c | 12 +++++++-----
 3 files changed, 17 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ