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:	Sun, 23 Feb 2014 13:24:54 +0900
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 v3.14

The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2:

  Linux 3.14-rc3 (2014-02-16 13:30:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v3.14-rc4

for you to fetch changes up to bcad2ca37296ab6c09de7975e850cb8f90c44c08:

  Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linus (2014-02-23 12:22:18 +0900)

----------------------------------------------------------------

regulator: Fixes for v3.14

Mostly unexciting driver fixes, plus one fix to lower the severity of
the log message when we don't use an optional regulator - the fixes for
ACPI system made this come up more often and it was correctly observed
that it was causing undue concern for users.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      regulator: max14577: Fix invalid return value on DT parse success

Mark Brown (2):
      Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
      Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linus

Sachin Kamat (2):
      regulator: s5m8767: Use of_get_child_by_name
      regulator: s5m8767: Add missing of_node_put

Shuah Khan (1):
      regulator: core: Change dummy supplies error message to a warning

Steve Twiss (1):
      regulator: da9063: Bug fix when setting max voltage on LDOs 5-11

 drivers/regulator/core.c             | 2 +-
 drivers/regulator/da9063-regulator.c | 4 +++-
 drivers/regulator/max14577.c         | 5 +++--
 drivers/regulator/s5m8767.c          | 4 +++-
 4 files changed, 10 insertions(+), 5 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ