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: <20251211004902.CA2541ACB974@finisterre.sirena.org.uk>
Date: Thu, 11 Dec 2025 09:48:54 +0900
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.19-merge-window

The following changes since commit 81d431130ae1af4e64030f6a956ee9137e6fc1b0:

  regulator: fp9931: Fix spelling mistake "failid" -> "failed" (2025-11-28 18:07:46 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.19-merge-window

for you to fetch changes up to 99f0c3a654c4a762aca4fadc8d9f8636b36d570a:

  regulator: spacemit: Align input supply name with the DT binding (2025-12-09 10:01:25 +0900)

----------------------------------------------------------------
regulator: Fixes for v6.19

A few fixes that came in during the merge window, nothing too exciting -
the one core fix improves error propagation from gpiolib which hopefully
shouldn't actually happen but is safer.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      regulator: check the return value of gpiod_set_value_cansleep()

Javier Martinez Canillas (1):
      regulator: spacemit: Align input supply name with the DT binding

Mark Brown (1):
      regulator: fixed: Rely on the core freeing the enable GPIO

 drivers/regulator/core.c        | 13 ++++++++++---
 drivers/regulator/fixed.c       | 11 ++++-------
 drivers/regulator/spacemit-p1.c |  4 ++--
 3 files changed, 16 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ