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-prev] [day] [month] [year] [list]
Date:	Thu, 24 Apr 2014 17:53:13 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	Lee Jones <lee.jones@...aro.org>
Cc:	Krzysztof Kozlowski <k.kozlowski@...sung.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] extcon: Immutable branch between MFD and Extcon

On 04/23/2014 10:20 PM, Lee Jones wrote:
> The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
> 
>   Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-extcon-3.16
> 
> for you to fetch changes up to 8a82b408acad29161c43072727151d373e68116a:
> 
>   regulator: max14577: Add support for MAX77836 regulators (2014-04-23 14:09:45 +0100)
> 
> ----------------------------------------------------------------
> Immutable branch between MFD and Extcon due for v3.16 merge-window.
> 
> ----------------------------------------------------------------
> Chanwoo Choi (1):
>       extcon: max14577: Change extcon name instead of static name according to device type
> 
> Krzysztof Kozlowski (8):
>       mfd: max14577: Add muic prefix to regmap config
>       mfd: max14577: Add detection of device type
>       extcon: max14577: Add max14577 prefix to muic_irqs
>       extcon: max14577: Choose muic_irqs according to device type
>       mfd: max14577: Add MAX14577 prefix to IRQ defines
>       mfd: max77836: Add MAX77836 support to max14577 driver
>       extcon: max14577: Add support for MAX77836
>       regulator: max14577: Add support for MAX77836 regulators
> 
>  drivers/extcon/Kconfig               |   4 +-
>  drivers/extcon/extcon-max14577.c     | 174 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------
>  drivers/mfd/Kconfig                  |   6 +--
>  drivers/mfd/max14577.c               | 315 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
>  drivers/regulator/Kconfig            |   7 ++--
>  drivers/regulator/max14577.c         | 277 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
>  include/linux/mfd/max14577-private.h | 222 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
>  include/linux/mfd/max14577.h         |  19 +++++++--
>  8 files changed, 836 insertions(+), 188 deletions(-)
> 

Pulled and pushed out on extcon-next branch.

Thanks,
Chanwoo Choi

--
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