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>] [day] [month] [year] [list]
Date:	Fri, 13 May 2016 11:35:27 +0100
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] regulator fixes for v4.6

The following changes since commit 44549e8f5eea4e0a41b487b63e616cb089922b99:

  Linux 4.6-rc7 (2016-05-08 14:38:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.6-rc7

for you to fetch changes up to 9689dab30a52f5df313771e07206d7b3d8ca44f7:

  Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus (2016-05-13 11:11:08 +0100)

----------------------------------------------------------------
regulator: Fixes for v4.6

A small collection of driver specific fixes for the regulator
subsysetem:

 - Fix handling of probe deferral for GPIO regulators.
 - Fix a typo in the module alias for DA9053.
 - Fix the definition of BUCK9 in the S2MPS11 driver.  This change looks
   larger than it is because an irregularity in the hardware means that
   the macro used to define bucks 6-10 needs duplicating and tweaking
   to have a separate macro for 9.
 - Fix a series of errors in the definitions of the LDOs the AXP20x
   regulators, some of which had always been present and some of which
   were introduced in the merge window.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      regulator: da9063: Correct module alias prefix to fix module autoloading

Hans de Goede (2):
      regulator: axp20x: Fix axp22x ldo_io voltage ranges
      regulator: axp20x: Fix axp22x ldo_io registration error on cold boot

Krzysztof Kozlowski (1):
      regulator: s2mps11: Fix invalid selector mask and voltages for buck9

Mark Brown (1):
      Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus

Maxime Ripard (1):
      regulator: axp20x: Fix LDO4 linear voltage range

Mihai Mihalache (1):
      regulator: gpio: check return value of of_get_named_gpio

 drivers/regulator/axp20x-regulator.c | 12 +++++++++---
 drivers/regulator/da9063-regulator.c |  2 +-
 drivers/regulator/gpio-regulator.c   |  2 ++
 drivers/regulator/s2mps11.c          | 28 ++++++++++++++++++++++------
 include/linux/mfd/samsung/s2mps11.h  |  2 ++
 5 files changed, 36 insertions(+), 10 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ