diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-08 01:54:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-08 01:54:57 +0200 |
commit | e60721bf3ccaebcaff8dec3548a2daa6578f9361 (patch) | |
tree | d0a7290af0d1de4289a0a59205d3da7c3e7546a8 /fs | |
parent | Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linux (diff) | |
parent | gpio: add missing MODULE_DESCRIPTION() macros (diff) | |
download | linux-e60721bf3ccaebcaff8dec3548a2daa6578f9361.tar.xz linux-e60721bf3ccaebcaff8dec3548a2daa6578f9361.zip |
Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
- interrupt handling and Kconfig fixes for gpio-tqmx86
- add a buffer for storing output values in gpio-tqmx86 as reading back
the registers always returns the input values
- add missing MODULE_DESCRIPTION()s to several GPIO drivers
* tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
gpio: add missing MODULE_DESCRIPTION() macros
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
gpio: tqmx86: store IRQ trigger type and unmask status separately
gpio: tqmx86: introduce shadow register for GPIO output value
gpio: tqmx86: fix typo in Kconfig label
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions