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]
Date: Fri, 26 Jan 2024 13:34:05 +0100
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.8-rc2

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

Linus,

Please pull the following GPIO driver fixes for the next RC.

Thanks,
Bartosz

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 84aef4ed59705585d629e81d633a83b7d416f5fb:

  gpio: eic-sprd: Clear interrupt after set the interrupt type (2024-01-22 11:38:08 +0100)

----------------------------------------------------------------
gpio fixes for v6.8-rc2

- add a quirk to GPIO ACPI handling to ignore touchpad wakeups
  on GPD G1619-04
- clear interrupt status bits (that may have been set before enabling
  the interrupts) after setting the interrupt type in gpio-eic-sprd

----------------------------------------------------------------
Mario Limonciello (1):
      gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04

Wenhua Lin (1):
      gpio: eic-sprd: Clear interrupt after set the interrupt type

 drivers/gpio/gpio-eic-sprd.c | 32 ++++++++++++++++++++++++++++----
 drivers/gpio/gpiolib-acpi.c  | 14 ++++++++++++++
 2 files changed, 42 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ