lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250919104209.9264-1-brgl@bgdev.pl>
Date: Fri, 19 Sep 2025 12:42:07 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
	linux-gpio@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio fixes for v6.17-rc7

From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>

Linus,

Please pull the following set of ACPI GPIO fixes for the next RC.

Thanks,
Bartosz

The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:

  Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.17-rc7

for you to fetch changes up to 2b464fd599c583e53fb35dbdc3b4851e30895ff2:

  Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current (2025-09-16 11:36:37 +0200)

----------------------------------------------------------------
gpio fixes for v6.17-rc7

- 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

----------------------------------------------------------------
Antheas Kapenekakis (1):
      gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05

Bartosz Golaszewski (1):
      Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current

Mario Limonciello (AMD) (1):
      gpiolib: acpi: Program debounce when finding GPIO

Sébastien Szymanski (1):
      gpiolib: acpi: initialize acpi_gpio_info struct

 drivers/gpio/gpiolib-acpi-core.c   | 11 +++++++++--
 drivers/gpio/gpiolib-acpi-quirks.c | 12 ++++++++++++
 2 files changed, 21 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ