* [GIT PULL] gpio fixes for v6.19-rc1
@ 2025-12-12 1:14 Bartosz Golaszewski
2025-12-13 4:43 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2025-12-12 1:14 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski
Linus,
Please pull the following set of GPIO fixes for the upcoming RC.
Thanks,
Bartosz
The following changes since commit dae9750105cf93ac1e156ef91f4beeb53bd64777:
gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE (2025-11-28 12:59:00 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.19-rc1
for you to fetch changes up to ea513dd3c066074b12e788114b45e0f2bda382cc:
gpio: shared: make locking more fine-grained (2025-12-09 07:16:45 +0100)
----------------------------------------------------------------
gpio updates for v6.19-rc1
- fix spinlock op type after conversion to lock guards
- fix a memory leak in error path in gpio-regmap
- Kconfig fixes in GPIO drivers
- add a GPIO ACPI quirk for Dell Precision 7780
- set of fixes for shared GPIO management
----------------------------------------------------------------
Arnd Bergmann (2):
gpio: qixis: select CONFIG_REGMAP_MMIO
gpio: tb10x: fix OF_GPIO dependency
Askar Safin (1):
gpiolib: acpi: Add quirk for Dell Precision 7780
Bartosz Golaszewski (5):
gpio: shared: ignore disabled nodes when traversing the device-tree
gpio: shared: fix NULL-pointer dereference in teardown path
gpio: shared: check if a reference is populated before cleaning its resources
gpio: shared: fix auxiliary device cleanup order
gpio: shared: make locking more fine-grained
Johan Hovold (1):
gpio: mmio: fix bad guard conversion
Wentao Guan (1):
gpio: regmap: Fix memleak in error path in gpio_regmap_register()
drivers/gpio/Kconfig | 2 +-
drivers/gpio/gpio-mmio.c | 10 +++----
drivers/gpio/gpio-regmap.c | 2 +-
drivers/gpio/gpiolib-acpi-quirks.c | 22 ++++++++++++++++
drivers/gpio/gpiolib-shared.c | 54 ++++++++++++++++++++++++--------------
5 files changed, 63 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gpio fixes for v6.19-rc1
2025-12-12 1:14 [GIT PULL] gpio fixes for v6.19-rc1 Bartosz Golaszewski
@ 2025-12-13 4:43 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-13 4:43 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
Bartosz Golaszewski
The pull request you sent on Fri, 12 Dec 2025 02:14:18 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.19-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a6bb419c1c0061abf164eb437bf0dc0281ba7369
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:[~2025-12-13 4:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 1:14 [GIT PULL] gpio fixes for v6.19-rc1 Bartosz Golaszewski
2025-12-13 4:43 ` 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;
as well as URLs for NNTP newsgroup(s).