public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v6.0-rc4
@ 2022-09-08 12:21 Mark Brown
  2022-09-08 17:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-09-08 12:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 475043fabe8c58fb18c32c7942d8754897bd11fa:

  regulator: Fix qcom,spmi-regulator schema (2022-08-31 12:13:17 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.0

One core fix here improving the error handling on enable failure, plus
smaller fixes for the pfuze100 drive and the SPMI DT bindings.

----------------------------------------------------------------
Andrew Halaney (1):
      regulator: core: Clean up on enable failure

Jean-Philippe Brucker (1):
      regulator: Fix qcom,spmi-regulator schema

Xiaolei Wang (1):
      regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulator_probe()

 .../devicetree/bindings/regulator/qcom,spmi-regulator.yaml       | 3 +--
 drivers/regulator/core.c                                         | 9 +++++++--
 drivers/regulator/pfuze100-regulator.c                           | 2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-08 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 12:21 [GIT PULL] regulator fixes for v6.0-rc4 Mark Brown
2022-09-08 17:23 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox