linux-kernel.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>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Hans de Goede <hdegoede@redhat.com>
Subject: [GIT PULL] GPIO fixes for v5.5
Date: Thu, 9 Jan 2020 23:00:49 +0100	[thread overview]
Message-ID: <CACRpkdaUEAxP8Q9iLR+DBuDAkq0U9mAhSwJsrqT7dCF3zAC8vA@mail.gmail.com> (raw)

Hi Linus,

here is a host of GPIO fixes for the v5.5 series. The
ACPI fix is especially important, see the signed tag
and commit for details.

There is also a coding whitespace style fix on the
mockup device maybe I shouldn't have merged that here
for fixes, it was more of a -rc1 thing, it just slipped
in through the winter vacation returning to duties window.
So sorry about that, if you insist I can rebase the lot and
take it out.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:

  Linux 5.5-rc4 (2019-12-29 15:29:16 -0800)

are available in the Git repository at:

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

for you to fetch changes up to aa23ca3d98f756d5b1e503fb140665fb24a41a38:

  gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
(2020-01-07 12:58:15 +0100)

----------------------------------------------------------------
GPIO fixes for the v5.5 kernel cycle:

- Select GPIOLIB_IRQCHIP on the max77620 GPIO expander
- Fix context restore in the Zynq driver
- Create a new ACPI quirk handler for disabling wakeups on
  problematic hardware.
- Fix a coding style issue on the mockup device.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: mockup: fix coding style

Dmitry Osipenko (1):
      gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP

Hans de Goede (2):
      gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
      gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism

Linus Walleij (1):
      Merge tag 'gpio-fixes-for-v5.5-rc5' of
git://git.kernel.org/.../brgl/linux into fixes

Swapna Manupati (1):
      gpio: zynq: Fix for bug in zynq_gpio_restore_context API

 drivers/gpio/Kconfig        |  1 +
 drivers/gpio/gpio-mockup.c  |  4 ++--
 drivers/gpio/gpio-zynq.c    |  8 ++++---
 drivers/gpio/gpiolib-acpi.c | 51 ++++++++++++++++++++++++++++++++++++++++-----
 4 files changed, 54 insertions(+), 10 deletions(-)

             reply	other threads:[~2020-01-09 22:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 22:00 Linus Walleij [this message]
2020-01-10  0:15 ` [GIT PULL] GPIO fixes for v5.5 pr-tracker-bot
2020-01-17  7:57 [GIT PULL] gpio " Linus Walleij
2020-01-17 14:05 ` 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=CACRpkdaUEAxP8Q9iLR+DBuDAkq0U9mAhSwJsrqT7dCF3zAC8vA@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).