linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	Hans de Goede <hdegoede@redhat.com>
Subject: [GIT PULL] GPIO fixes for v5.6
Date: Wed, 25 Mar 2020 20:00:14 +0100	[thread overview]
Message-ID: <CACRpkdY8d=zG-z0Ju7k3Suj+seiexAdyQezcMxWV5rKHJhE3+Q@mail.gmail.com> (raw)

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(-)

             reply	other threads:[~2020-03-25 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 19:00 Linus Walleij [this message]
2020-03-25 21:20 ` [GIT PULL] GPIO fixes for v5.6 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-02-13 12:06 Linus Walleij
2020-02-13 22:40 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACRpkdY8d=zG-z0Ju7k3Suj+seiexAdyQezcMxWV5rKHJhE3+Q@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=bgolaszewski@baylibre.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).