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,
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Subject: [GIT PULL] gpio fixes for v6.19-rc1
Date: Fri, 12 Dec 2025 02:14:18 +0100 [thread overview]
Message-ID: <20251212011418.6945-1-bartosz.golaszewski@oss.qualcomm.com> (raw)
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(-)
next reply other threads:[~2025-12-12 1:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-12 1:14 Bartosz Golaszewski [this message]
2025-12-13 4:43 ` [GIT PULL] gpio fixes for v6.19-rc1 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=20251212011418.6945-1-bartosz.golaszewski@oss.qualcomm.com \
--to=bartosz.golaszewski@oss.qualcomm.com \
--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;
as well as URLs for NNTP newsgroup(s).