* [GIT PULL] gpio fixes for v7.4-rc5
@ 2026-09-25 8:02 Bartosz Golaszewski
2026-09-25 18:41 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-09-25 8:02 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 93f51579e7df248780214094418f205253383cc5:
Linux 7.3-rc4 (2026-09-20 13:48:15 -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-rc5
for you to fetch changes up to 270437f3fe62516f16482742a7762a075e7a9457:
gpio: tps65219: Fix TPS65214 GPIO direction programming (2026-09-23 16:42:01 +0200)
----------------------------------------------------------------
gpio fixes for v7.4-rc5
- fix a regression introduced by moving GPIO hog handling into GPIOLIB
core where of_node_name was used if line name property was missing on
DT systems
- fix kernel stack leak to user-space in error path in GPIO character
device code
- fix runtime PM leaks in gpio-xilinx and gpio-arizona
- fix several register programming bugs in gpio-tps65219
- fix interrupt storm on resume in gpio-mvebu
----------------------------------------------------------------
Bartosz Golaszewski (2):
Merge tag 'v7.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current
gpio: cdev: fix kernel stack leak to user-space in error path
Frank Wunderlich (1):
gpiolib: use of_node_name if line-name is missing
Karl Mehltretter (3):
gpio: tps65219: Fix GPIO input value reads
gpio: tps65219: Use the variant-specific direction callback
gpio: tps65219: Fix TPS65214 GPIO direction programming
Ridham Khurana (1):
gpio: zynq: fix runtime PM leak on request error path
Rosen Penev (1):
gpio: mvebu: keep resume masks within the irqchip cache
Wentao Liang (1):
gpio: arizona: Fix runtime PM leak in arizona_gpio_direction_out()
drivers/gpio/gpio-arizona.c | 8 ++++++--
drivers/gpio/gpio-mvebu.c | 33 +++++++++++++++++++++++++++------
drivers/gpio/gpio-tps65219.c | 12 +++++++-----
drivers/gpio/gpio-zynq.c | 10 +---------
drivers/gpio/gpiolib-cdev.c | 32 +++++++++++++++++++++++++-------
drivers/gpio/gpiolib.c | 7 +++++++
6 files changed, 73 insertions(+), 29 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gpio fixes for v7.4-rc5
2026-09-25 8:02 [GIT PULL] gpio fixes for v7.4-rc5 Bartosz Golaszewski
@ 2026-09-25 18:41 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-09-25 18:41 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel, brgl,
Bartosz Golaszewski
The pull request you sent on Fri, 25 Sep 2026 10:02:04 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v7.3-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/80e466f0c8acc545159a1f1fcca62512bf848413
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:[~2026-09-25 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 8:02 [GIT PULL] gpio fixes for v7.4-rc5 Bartosz Golaszewski
2026-09-25 18:41 ` 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®