From: Linus Torvalds Date: Fri, 19 Sep 2025 18:39:26 +0000 (-0700) Subject: Merge tag 'gpio-fixes-for-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.17-rc7~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0903d0985ab0bb4f41bf611f686af1791d0301e4;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'gpio-fixes-for-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux Pull gpio fixes from Bartosz Golaszewski: - fix an ACPI I2C HID driver breakage due to not initializing a structure on the stack and passing garbage down to GPIO core - ignore touchpad wakeup on GPD G1619-05 - fix debouncing configuration when looking up GPIOs in ACPI * tag 'gpio-fixes-for-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: gpiolib: acpi: initialize acpi_gpio_info struct gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05 gpiolib: acpi: Program debounce when finding GPIO --- 0903d0985ab0bb4f41bf611f686af1791d0301e4