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>] [day] [month] [year] [list]
Date:   Tue, 4 Apr 2017 13:54:33 +0200
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
        Hans de Goede <hdegoede@...hat.com>,
        Dmitry Torokhov <dmitry.torokhov@...il.com>
Subject: [GIT PULL] GPIO fixes for v4.11

Hi Linus,

Some late coming ACPI fixes for GPIO.

For my untrained eye it seems there was some quarrel between the BIOS
and the kernel about who is supposed to deal with wakeups from
GPIO lines.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.11-3

for you to fetch changes up to 693bdaa164b40b7aa6018b98af6f7e40dbd52457:

  ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
(2017-03-30 11:08:46 +0200)

----------------------------------------------------------------
Late GPIO fixes for v4.11:

We're dealing with ACPI issues here. The first is related to
wake IRQs on Bay Trail/Cherry Trail CPUs which are common in
laptops. The second is about proper probe deferral when reading
_CRS properties.

----------------------------------------------------------------
Dmitry Torokhov (1):
      ACPI / gpio: do not fall back to parsing _CRS when we get a deferral

Hans de Goede (1):
      gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set

 drivers/gpio/gpiolib-acpi.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ