Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Pull GPIO fixes from Linus Walleij: "I don't really like to send so many fixes at the very last minute, but the bug-sport activity is unpredictable. Four fixes, three are -stable material that will go everywhere, one is for the current cycle: - An ACPI DSDT error fixup of the type we always see and Hans invariably gets to fix. - A OF quirk fix for the current release (v5.3) - Some consistency checks on the userspace ABI. - A memory leak" * tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist gpiolib: of: fix fallback quirks handling gpio: fix line flag validation in lineevent_create gpio: fix line flag validation in linehandle_create gpio: mockup: add missing single_release()
No related branches found
No related tags found
Showing
- drivers/gpio/gpio-mockup.c 1 addition, 0 deletionsdrivers/gpio/gpio-mockup.c
- drivers/gpio/gpiolib-acpi.c 38 additions, 4 deletionsdrivers/gpio/gpiolib-acpi.c
- drivers/gpio/gpiolib-of.c 9 additions, 18 deletionsdrivers/gpio/gpiolib-of.c
- drivers/gpio/gpiolib.c 11 additions, 5 deletionsdrivers/gpio/gpiolib.c
Loading
Please register or sign in to comment