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: Sat, 22 Jun 2024 17:27:24 +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 v6.10-rc4

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

  Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0057222c45140830a7bf55e92fb67f84a2814f67:

  regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones (2024-06-12 21:30:43 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.10

A few driver specific fixes for incorrect device descriptions, plus a
fix for a missing symbol export which causes build failures for some
newly added drivers in other trees.

----------------------------------------------------------------
Andre Przywara (1):
      regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones

Biju Das (1):
      regulator: core: Fix modpost error "regulator_get_regmap" undefined

Kalle Niemi (1):
      regulator: bd71815: fix ramp values

Thomas Richard (1):
      regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594

 drivers/regulator/axp20x-regulator.c  | 33 +++++++++++++++++++--------------
 drivers/regulator/bd71815-regulator.c |  2 +-
 drivers/regulator/core.c              |  1 +
 drivers/regulator/tps6594-regulator.c | 12 ++++--------
 4 files changed, 25 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ