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]
Message-Id: <20210312191230.DE78564F80@mail.kernel.org>
Date:   Fri, 12 Mar 2021 19:11:05 +0000
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.12-rc2

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d450293c55005a3b0a25d209e981ac425483fead:

  regulator: mt6315: Fix off-by-one for .n_voltages (2021-03-11 13:23:21 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.12

A small collection fo driver specific fixes that have arrived since the
merge window.

----------------------------------------------------------------
Axel Lin (2):
      regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid mode
      regulator: mt6315: Fix off-by-one for .n_voltages

Frieder Schrempf (2):
      regulator: pca9450: Fix return value when failing to get sd-vsel GPIO
      regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting

Wei Yongjun (1):
      regulator: rt4831: Fix return value check in rt4831_regulator_probe()

satya priya (2):
      regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
      regulator: qcom-rpmh: Use correct buck for S1C regulator

 drivers/regulator/mt6315-regulator.c    |  4 ++--
 drivers/regulator/pca9450-regulator.c   | 10 +++++++++-
 drivers/regulator/qcom-rpmh-regulator.c |  6 +++---
 drivers/regulator/rt4831-regulator.c    |  4 ++--
 include/linux/regulator/pca9450.h       |  3 +++
 5 files changed, 19 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ