All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v6.1-rc6
@ 2022-11-25 21:54 Mark Brown
  2022-11-25 22:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-11-25 21:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

The following changes since commit 392cc0a4a0c4b25534f3148b192f18be468f67bd:

  dt-bindings: gpio-regulator: add vin-supply property support (2022-09-29 15:20:15 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 31a6297b89aabc81b274c093a308a7f5b55081a7:

  regulator: twl6030: fix get status of twl6032 regulators (2022-11-22 12:23:06 +0000)

----------------------------------------------------------------
regulator: Late fixes for v6.1

This is more changes than I'd like this late although the diffstat is
still fairly small, I kept on holding off as new fixes came in to give
things time to soak in -next but should probably have tagged and sent an
additional pull request earlier.

There's some relatively large fixes to the twl6030 driver to fix issues
with the TWL6032 variant which resulted from some work on the core
TWL6030 driver, a couple of fixes for error handling paths (mostly in
the core), and a nice stability fix for the sgl51000 driver that's been
pulled out of a BSP.

----------------------------------------------------------------
Andreas Kemnade (2):
      regulator: twl6030: re-add TWL6032_SUBCLASS
      regulator: twl6030: fix get status of twl6032 regulators

Konrad Dybcio (1):
      regulator: slg51000: Wait after asserting CS pin

Yang Yingliang (2):
      regulator: rt5759: fix OOB in validate_desc()
      regulator: core: fix UAF in destroy_regulator()

Zeng Heng (1):
      regulator: core: fix kobject release warning and memory leak in regulator_register()

 drivers/regulator/core.c               |  8 ++++++--
 drivers/regulator/rt5759-regulator.c   |  1 +
 drivers/regulator/slg51000-regulator.c |  2 ++
 drivers/regulator/twl6030-regulator.c  | 17 +++++++++++++----
 4 files changed, 22 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] regulator fixes for v6.1-rc6
  2022-11-25 21:54 [GIT PULL] regulator fixes for v6.1-rc6 Mark Brown
@ 2022-11-25 22:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-25 22:00 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, Liam Girdwood, linux-kernel, Mark Brown

The pull request you sent on Fri, 25 Nov 2022 21:54:00 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.1-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f10b439638e2482a89a1a402941207f6d8791ff8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-11-25 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25 21:54 [GIT PULL] regulator fixes for v6.1-rc6 Mark Brown
2022-11-25 22:00 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.