From: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linus Walleij <linusw@kernel.org>,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
brgl@kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Subject: [GIT PULL] gpio fixes for v7.4-rc5
Date: Fri, 25 Sep 2026 10:02:04 +0200 [thread overview]
Message-ID: <20260925080204.9234-1-bartosz.golaszewski@oss.qualcomm.com> (raw)
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(-)
next reply other threads:[~2026-09-25 8:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-25 8:02 Bartosz Golaszewski [this message]
2026-09-25 18:41 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260925080204.9234-1-bartosz.golaszewski@oss.qualcomm.com \
--to=bartosz.golaszewski@oss.qualcomm.com \
--cc=brgl@kernel.org \
--cc=linusw@kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®