[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250718083830.81316-1-brgl@bgdev.pl>
Date: Fri, 18 Jul 2025 10:38:29 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio fixes for v6.16-rc7
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Linus,
Please pull the following set of GPIO fixes for the next RC.
Thanks,
Bartosz
The following changes since commit 347e9f5043c89695b01e66b3ed111755afcf1911:
Linux 6.16-rc6 (2025-07-13 14:25:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.16-rc7
for you to fetch changes up to 11ff5e06e02326a7c87aaa73dbffaed94918261d:
gpiolib: devres: release GPIOs in devm_gpiod_put_array() (2025-07-17 09:22:46 +0200)
----------------------------------------------------------------
gpio fixes for v6.16-rc7
- fix the devres release callback for devm_gpiod_put_array()
- add an ACPI quirk for Acer Nitro V15 suspend & wakeup
----------------------------------------------------------------
André Draszik (1):
gpiolib: devres: release GPIOs in devm_gpiod_put_array()
Bartosz Golaszewski (1):
Merge tag 'intel-gpio-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current
Mario Limonciello (1):
gpiolib: acpi: Add a quirk for Acer Nitro V15
drivers/gpio/gpiolib-acpi-quirks.c | 13 +++++++++++++
drivers/gpio/gpiolib-devres.c | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists