linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.15-rc3
@ 2021-09-23  8:26 Bartosz Golaszewski
  2021-09-24 18:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2021-09-23  8:26 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

Linus,

Please pull the following set of fixes for the GPIO subsystem. Details are in
the signed tag.

Best Regards,
Bartosz Golaszewski

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.15-rc3

for you to fetch changes up to b22a4705e2e60f342b1b851c9ebdb3ea02f21f8f:

  gpio/rockchip: fix get_direction value handling (2021-09-22 11:31:52 +0200)

----------------------------------------------------------------
gpio fixes for v5.15-rc3

- fix a regression in GPIO ACPI on HP ElitePad 1000 G2 where the
  gpio_set_debounce_timeout() now returns a fatal error if the specific
  debounce period is not supported by the driver instead of just emitting
  a warning
- fix return values of irq_mask/unmask() callbacks in gpio-uniphier
- fix hwirq calculation in gpio-aspeed-sgpio
- fix two issues in gpio-rockchip: only make the extended debounce support
  available for v2 and remove a redundant BIT() usage

----------------------------------------------------------------
Hans de Goede (1):
      gpiolib: acpi: Make set-debounce-timeout failures non fatal

Heiko Stuebner (2):
      gpio/rockchip: extended debounce support is only available on v2
      gpio/rockchip: fix get_direction value handling

Kunihiko Hayashi (1):
      gpio: uniphier: Fix void functions to remove return value

Steven Lee (1):
      gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.

 drivers/gpio/gpio-aspeed-sgpio.c | 2 +-
 drivers/gpio/gpio-rockchip.c     | 4 ++--
 drivers/gpio/gpio-uniphier.c     | 4 ++--
 drivers/gpio/gpiolib-acpi.c      | 6 ++++--
 4 files changed, 9 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v5.15-rc3
  2021-09-23  8:26 [GIT PULL] gpio: fixes for v5.15-rc3 Bartosz Golaszewski
@ 2021-09-24 18:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-24 18:26 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 Thu, 23 Sep 2021 10:26:41 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.15-rc3

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

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:[~2021-09-24 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23  8:26 [GIT PULL] gpio: fixes for v5.15-rc3 Bartosz Golaszewski
2021-09-24 18:26 ` 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;
as well as URLs for NNTP newsgroup(s).