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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 05 Nov 2020 16:45:25 +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.10-rc2

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cf1ad559a20d1930aa7b47a52f54e1f8718de301:

  regulator: defer probe when trying to get voltage from unresolved supply (2020-11-03 13:19:01 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.10

An addition to MAINTAINERS plus a fix for a nasty bootstrapping problem
which caused problems when we need to read the voltage of a regulator
that is not yet available during initialization, we were not correctly
distinguishing between this case and the case where a regulator is put
into a bypass mode.

----------------------------------------------------------------
Mark Brown (1):
      Merge tag 'v5.10-rc1' into regulator-5.10

Michał Mirosław (1):
      regulator: defer probe when trying to get voltage from unresolved supply

Robert Marko (1):
      MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator

 MAINTAINERS              | 8 ++++++++
 drivers/regulator/core.c | 2 ++
 2 files changed, 10 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ