diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-03-09 12:02:18 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-03-09 12:02:18 -0800 |
commit | 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 (patch) | |
tree | 06e7b6c4f7f5075d761b1a9aba7a13caff18a3f0 /net/mptcp | |
parent | 9c39198a65f182962e357fa1cd7a9bba50401f2f (diff) | |
parent | b41ba2ec54a70908067034f139aa23d0dd2985ce (diff) | |
download | linux-4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6.tar.bz2 |
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
"A bunch of fixes for the GPIO subsystem. We have two regressions in
the core code spotted right after the merge window, a series of fixes
for ACPI GPIO and a subsequent fix for a related regression in
gpio-pca953x + a minor tweak in .gitignore and a rework of handling of
the gpio-line-names to remedy a regression in stm32mp151.
Summary:
- fix two regressions in core GPIO subsystem code: one NULL-pointer
dereference and one list corruption
- read GPIO line names from fwnode instead of using the generic
device properties to fix a regression on stm32mp151
- fixes to ACPI GPIO and gpio-pca953x to handle a regression in IRQ
handling on Intel Galileo
- update .gitignore in GPIO selftests"
* tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
gpiolib: Read "gpio-line-names" from a firmware node
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
gpiolib: acpi: Allow to find GpioInt() resource by name and index
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
gpiolib: acpi: Add missing IRQF_ONESHOT
gpio: fix gpio-device list corruption
gpio: fix NULL-deref-on-deregistration regression
selftests: gpio: update .gitignore
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions