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, 24 Jul 2015 18:05:17 +0100
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>
Subject: [GIT PULL] regulator fixes for v4.2

The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:

  Linux 4.2-rc3 (2015-07-19 14:45:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.2-rc3

for you to fetch changes up to 4c7d83e8a8106d90d4eff971c8d070f718ac4f9c:

  Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus (2015-07-24 16:19:25 +0100)

----------------------------------------------------------------
regulator: Fixes for v4.2

As well as some driver specific fixes there's several fixes here for the
core support for regulators supplying other regulators fixing both an
issue with ACPI support (which had never been tested before) and some
error handling and device removal issues that Javier noticed.

----------------------------------------------------------------
Javier Martinez Canillas (2):
      regulator: core: Increase refcount for regulator supply's module
      regulator: core: Fix memory leak in regulator_resolve_supply()

Krzysztof Kozlowski (1):
      regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug

Laxman Dewangan (1):
      regulator: max8973: Fix up control flag option for bias control

Mark Brown (3):
      regulator: core: Handle full constraints systems when resolving supplies
      Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
      Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus

Yi Zhang (1):
      regulator: 88pm800: fix LDO vsel_mask value

 drivers/regulator/88pm800.c           |  2 +-
 drivers/regulator/core.c              | 19 +++++++++++++++----
 drivers/regulator/max8973-regulator.c |  2 +-
 drivers/regulator/s2mps11.c           | 14 ++++++++++----
 4 files changed, 27 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