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:   Wed, 25 Mar 2020 20:00:14 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>,
        Bartosz Golaszewski <bgolaszewski@...libre.com>,
        Hans de Goede <hdegoede@...hat.com>
Subject: [GIT PULL] GPIO fixes for v5.6

Hi Linus,

here are some additional GPIO fixes for the v5.6 series.

Sorry that it is coming in late, we had some issues with retagging
one of the patches due to problems in -next but overall it is just
bad timing and me being a bit snowed under.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:

  Linux 5.6-rc3 (2020-02-23 16:17:42 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v5.6-3

for you to fetch changes up to 0c625ccfe6f754d0896b8881f5c85bcb81699f1f:

  gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT +
AXP288 model (2020-03-24 10:06:54 +0100)

----------------------------------------------------------------
GPIO fixes for the v5.6 series:

- One core quirk by myself to fix the .irq_disable()
  semantics when the gpiolib core takes over this callback.

- The rest is an elaborate series of 4 patches fixing Intel
  laptop ACPI wakeup quirks.

----------------------------------------------------------------
Hans de Goede (4):
      gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
      gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
      gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT +
AXP288 model
      gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT +
AXP288 model

Linus Walleij (1):
      gpiolib: Fix irq_disable() semantics

 drivers/gpio/gpiolib-acpi.c | 140 ++++++++++++++++++++++++++++++++++++--------
 drivers/gpio/gpiolib.c      |   9 ++-
 2 files changed, 122 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ