All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v6.2-rc5
@ 2023-01-20 22:34 Bartosz Golaszewski
  2023-01-21  1:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-01-20 22:34 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

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

Linus,

Please pull the following fixes from the GPIO subsystem. Nothing controversial
in there, Details are in the signed tag.

Best Regards,
Bartosz Golaszewski

The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:

  Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.2-rc5

for you to fetch changes up to 4cb786180dfb5258ff3111181b5e4ecb1d4a297b:

  gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU (2023-01-18 15:29:16 +0100)

----------------------------------------------------------------
gpio fixes for v6.2-rc5

- fix a potential race condition and always set GPIOs used as interrupt
  source to input in gpio-mxc
- fix a GPIO ACPI-related issue with system suspend on Clevo NL5xRU

----------------------------------------------------------------
Marek Vasut (2):
      gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
      gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode

Mario Limonciello (2):
      gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
      gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU

 drivers/gpio/gpio-mxc.c     | 13 ++++++++++++-
 drivers/gpio/gpiolib-acpi.c | 17 +++++++++++++++--
 2 files changed, 27 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v6.2-rc5
  2023-01-20 22:34 [GIT PULL] gpio: fixes for v6.2-rc5 Bartosz Golaszewski
@ 2023-01-21  1:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-21  1:25 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Fri, 20 Jan 2023 23:34:41 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.2-rc5

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

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:[~2023-01-21  1:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 22:34 [GIT PULL] gpio: fixes for v6.2-rc5 Bartosz Golaszewski
2023-01-21  1:25 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.