summary refs log tree commit diff
path: root/drivers/vlynq
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-09-24 11:22:55 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-09-24 11:22:55 -0700
commit7d42e98182586f57f376406d033f05fe135edb75 (patch)
tree007338eab14c6223aaceae6eb9c2f7cc96f5a009 /drivers/vlynq
parent47d7e65d64cc72756b1aa0ccfa3dcbd38c638507 (diff)
parentb22a4705e2e60f342b1b851c9ebdb3ea02f21f8f (diff)
downloadlinux-7d42e98182586f57f376406d033f05fe135edb75.tar.gz
Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:

 - 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

* tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio/rockchip: fix get_direction value handling
  gpio/rockchip: extended debounce support is only available on v2
  gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.
  gpio: uniphier: Fix void functions to remove return value
  gpiolib: acpi: Make set-debounce-timeout failures non fatal
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions