The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] gpio fixes for v6.14-rc3 - take 2
@ 2025-02-15  9:25 Bartosz Golaszewski
  2025-02-15 16:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2025-02-15  9:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Here's a second attempt at the PR with fixes for the upcoming RC. The
sparse warning I mentioned in my previous email turned out to be a false
positive - the "offending" commit wasn't the culprit - but I removed it
anyway and will send it again next week with the sparse issue fixed
separately.

Details for this one are in the signed tag.

Please pull,
Bartosz

The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:

  Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.14-rc3-take2

for you to fetch changes up to 7b4aebeecbbd5b5fe73e35fad3f62ed21aa7ef44:

  gpiolib: Fix crash on error in gpiochip_get_ngpios() (2025-02-13 18:51:39 +0100)

----------------------------------------------------------------
gpio fixes for v6.14-rc3 - take 2

- fix interrupt handling issues in gpio-bcm-kona
- add an ACPI quirk for Acer Nitro ANV14 fixing an issue with spurious
  wake up events
- add missing return value checks to gpio-stmpe
- fix a crash in error path in gpiochip_get_ngpios()

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: Fix crash on error in gpiochip_get_ngpios()

Artur Weber (3):
      gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
      gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
      gpio: bcm-kona: Add missing newline to dev_err format string

Mario Limonciello (1):
      gpiolib: acpi: Add a quirk for Acer Nitro ANV14

Wentao Liang (1):
      gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock

 drivers/gpio/gpio-bcm-kona.c | 71 ++++++++++++++++++++++++++++++++++++--------
 drivers/gpio/gpio-stmpe.c    | 15 ++++++++--
 drivers/gpio/gpiolib-acpi.c  | 14 +++++++++
 drivers/gpio/gpiolib.c       |  6 ++--
 4 files changed, 87 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gpio fixes for v6.14-rc3 - take 2
  2025-02-15  9:25 [GIT PULL] gpio fixes for v6.14-rc3 - take 2 Bartosz Golaszewski
@ 2025-02-15 16:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-02-15 16:18 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

The pull request you sent on Sat, 15 Feb 2025 10:25:08 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.14-rc3-take2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6452feaf29a6a1cc1c904520c4b1b4cd90133fac

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:[~2025-02-15 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-15  9:25 [GIT PULL] gpio fixes for v6.14-rc3 - take 2 Bartosz Golaszewski
2025-02-15 16:18 ` 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