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:	Fri, 28 Nov 2014 21:13:02 -0800
From:	Mike Turquette <mturquette@...aro.org>
To:	Lee Jones <lee.jones@...aro.org>,
	"Chanwoo Choi" <cw00.choi@...sung.com>
Cc:	broonie@...nel.org, a.zummo@...ertech.it, lgirdwood@...il.com,
	sbkim73@...sung.com, sameo@...ux.intel.com,
	geunsik.lim@...sung.com, inki.dae@...sung.com,
	kyungmin.park@...sung.com, k.kozlowski@...sung.com,
	linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [GIT PULL] Immutable branch between MFD, Regulator and Clk, due for v3.19

Quoting Lee Jones (2014-11-25 07:59:18)
> Mark, Mike,
> 
> Please merge this into your trees for v3.19.
> 
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> 
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-regulator-clk-v3.19
> 
> for you to fetch changes up to 159a5e920446aed12fe373ecc3c7b3dc667091ae:
> 
>   mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC (2014-11-25 15:55:12 +0000)

Pulled.

Thanks,
Mike

> 
> ----------------------------------------------------------------
> Immutable branch between MFD, Regulator and Clk, due for v3.19
> 
> ----------------------------------------------------------------
> Chanwoo Choi (4):
>       mfd: sec-core: Add support for S2MPS13 device
>       regulator: s2mps11: Add support S2MPS13 regulator device
>       clk: s2mps11: Add the support for S2MPS13 PMIC clock
>       mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC
> 
>  Documentation/devicetree/bindings/mfd/s2mps11.txt |  22 +--
>  drivers/clk/clk-s2mps11.c                         |  24 +++
>  drivers/mfd/sec-core.c                            |  29 ++++
>  drivers/mfd/sec-irq.c                             |  23 ++-
>  drivers/regulator/Kconfig                         |  10 +-
>  drivers/regulator/s2mps11.c                       | 102 +++++++++++-
>  include/linux/mfd/samsung/core.h                  |   2 +
>  include/linux/mfd/samsung/s2mps13.h               | 186 ++++++++++++++++++++++
>  8 files changed, 374 insertions(+), 24 deletions(-)
>  create mode 100644 include/linux/mfd/samsung/s2mps13.h
> 
> -- 
> Lee Jones
> Linaro STMicroelectronics Landing Team Lead
> Linaro.org │ Open source software for ARM SoCs
> Follow Linaro: Facebook | Twitter | Blog
--
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