* [GIT PULL] gpio fixes for v7.3-rc4
@ 2026-09-17 9:34 Bartosz Golaszewski
2026-09-17 17:12 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-09-17 9:34 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linus Walleij, linux-gpio, linux-kernel, brgl, Bartosz Golaszewski
Linus,
Please pull the following set of GPIO fixes for the next RC.
Thanks,
Bartosz
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v7.3-rc4
for you to fetch changes up to 50fd0ada8d37587223001600933270b59cb30e19:
gpio: virtuser: skip free_irq when no IRQ is installed (2026-09-14 10:51:01 +0200)
----------------------------------------------------------------
gpio fixes for v7.3-rc4
- fix fwnode reference leak on failure in shared GPIO handling
- fix regression in OF_POPULATED logic after the unification of GPIO hog
handling between OF, ACPI and machine variants
- don't call free_irq() if no IRQ is installed in gpio-virtuser
----------------------------------------------------------------
Abdurrahman Hussain (1):
gpiolib: of: don't mark hog nodes OF_POPULATED before a chip is found
Bartosz Golaszewski (1):
Merge tag 'v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current
Michail Tatas (1):
gpiolib: Put fwnode reference on failure
Runyu Xiao (1):
gpio: virtuser: skip free_irq when no IRQ is installed
drivers/gpio/gpio-virtuser.c | 3 ++-
drivers/gpio/gpiolib-of.c | 6 +++---
drivers/gpio/gpiolib-shared.c | 9 ++++++---
3 files changed, 11 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-17 17:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 9:34 [GIT PULL] gpio fixes for v7.3-rc4 Bartosz Golaszewski
2026-09-17 17:12 ` 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
all inboxes | Powered by JetHome®