* [GIT PULL] gpio fixes for v7.2-rc3
@ 2026-07-10 8:55 Bartosz Golaszewski
2026-07-10 17:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-07-10 8:55 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 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v7.2-rc3
for you to fetch changes up to b11c513ad943f35cf5e8007d3a56279c79b7ed4b:
gpio: mvebu: free generic chips on unbind (2026-07-08 14:05:11 +0200)
----------------------------------------------------------------
gpio fixes for v7.2-rc3
- provide the missing .get_direction() callback in gpio-palmas
- fix interrupt handling in gpio-dwapb
- add a GPIO self-test program binary to .gitignore
- fix a resource leak in gpio-mvebu
- make the GPIO sharing heuristic more adaptable
----------------------------------------------------------------
Andreas Kemnade (1):
gpios: palmas: add .get_direction() op
Bartosz Golaszewski (1):
gpio: shared: make the voting mechanism adaptable
Cihan Karadag (1):
selftests: gpio: add gpio-cdev-uaf to .gitignore
Jia Wang (1):
gpio: dwapb: Defer clock gating until noirq
Liang Hao (1):
gpio: dwapb: Mask interrupts at hardware initialization
Rosen Penev (1):
gpio: mvebu: free generic chips on unbind
drivers/gpio/gpio-dwapb.c | 96 ++++++++++++++++++++++++++++-----
drivers/gpio/gpio-mvebu.c | 1 +
drivers/gpio/gpio-palmas.c | 19 +++++++
drivers/gpio/gpio-shared-proxy.c | 66 +++++++++++------------
drivers/gpio/gpiolib-shared.h | 3 +-
tools/testing/selftests/gpio/.gitignore | 1 +
6 files changed, 139 insertions(+), 47 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gpio fixes for v7.2-rc3
2026-07-10 8:55 [GIT PULL] gpio fixes for v7.2-rc3 Bartosz Golaszewski
@ 2026-07-10 17:05 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-07-10 17:05 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, 10 Jul 2026 10:55:20 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v7.2-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f827c27e573b475863d87bd2bab0b06f75aef5cd
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-07-10 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 8:55 [GIT PULL] gpio fixes for v7.2-rc3 Bartosz Golaszewski
2026-07-10 17:05 ` 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