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-next>] [day] [month] [year] [list]
Date:   Wed, 21 Jul 2021 18:33:22 +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,
        Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v5.14-rc2

The following changes since commit ddf275b219ab22bc07c14ac88c290694089dced0:

  regulator: bd9576: Fix uninitializes variable may_have_irqs (2021-06-23 12:34:42 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.14-rc2

for you to fetch changes up to 1c73daee4bf30ccdff5e86dc400daa6f74735da5:

  regulator: hi6421: Fix getting wrong drvdata (2021-07-11 23:44:37 +0100)

----------------------------------------------------------------
regulator: Fixes for v5.14

A few driver specific fixes that came in since the merge window, plus a
change to mark the regulator-fixed-domain DT binding as deprecated in
order to try to to discourage any new users while a better solution is
put in place.

----------------------------------------------------------------
Axel Lin (5):
      regulator: rt5033: Fix n_voltages settings for BUCK and LDO
      regulator: hi6421v600: Fix getting wrong drvdata that causes boot failure
      regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatch
      regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_register
      regulator: hi6421: Fix getting wrong drvdata

ChiYuan Huang (1):
      regulator: rtmv20: Fix wrong mask for strobe-polarity-high

Ulf Hansson (1):
      regulator: fixed: Mark regulator-fixed-domain as deprecated

 .../bindings/regulator/fixed-regulator.yaml        |  2 ++
 drivers/regulator/bd9576-regulator.c               |  4 ++--
 drivers/regulator/hi6421-regulator.c               | 22 +++++++++++++---------
 drivers/regulator/hi6421v600-regulator.c           | 16 +++++++++-------
 drivers/regulator/mtk-dvfsrc-regulator.c           |  3 +--
 drivers/regulator/rtmv20-regulator.c               |  2 +-
 include/linux/mfd/rt5033-private.h                 |  4 ++--
 7 files changed, 30 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ