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

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

Linus,

Please pull the following GPIO driver fixes for the next RC.

Thanks,
Bartosz

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -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.8-rc2

for you to fetch changes up to 84aef4ed59705585d629e81d633a83b7d416f5fb:

  gpio: eic-sprd: Clear interrupt after set the interrupt type (2024-01-22 11:38:08 +0100)

----------------------------------------------------------------
gpio fixes for v6.8-rc2

- add a quirk to GPIO ACPI handling to ignore touchpad wakeups
  on GPD G1619-04
- clear interrupt status bits (that may have been set before enabling
  the interrupts) after setting the interrupt type in gpio-eic-sprd

----------------------------------------------------------------
Mario Limonciello (1):
      gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04

Wenhua Lin (1):
      gpio: eic-sprd: Clear interrupt after set the interrupt type

 drivers/gpio/gpio-eic-sprd.c | 32 ++++++++++++++++++++++++++++----
 drivers/gpio/gpiolib-acpi.c  | 14 ++++++++++++++
 2 files changed, 42 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v6.8-rc2
  2024-01-26 12:34 [GIT PULL] gpio: fixes for v6.8-rc2 Bartosz Golaszewski
@ 2024-01-26 22:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-26 22:05 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

The pull request you sent on Fri, 26 Jan 2024 13:34:05 +0100:

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

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

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:[~2024-01-26 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-26 12:34 [GIT PULL] gpio: fixes for v6.8-rc2 Bartosz Golaszewski
2024-01-26 22:05 ` 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.