linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] GPIO fixes for v4.20
@ 2018-12-21  8:59 Linus Walleij
  2018-12-21 19:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2018-12-21  8:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, open list:GPIO SUBSYSTEM, Bartosz Golaszewski,
	Hans de Goede

Hi Linus,

this is the hopefully last round of GPIO fixes.

The ACPI patch is pretty important for some laptop users, the
rest is driver-specific for embedded (mostly ARM) systems.

I took out one ACPI patch that wasn't critical enough because I
couldn't justify sending it at this point, and that is why the commit
date is today, but the patches have been in linux-next.

Sorry for not sending some of them earlier :(

Notice that we have a co-maintainer for GPIO now, Bartosz
Golaszewski, and he might jump in and make some pull requests
at times when I am off.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:

  Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c8da642d41a6811c21177c9994aa7dc35be67d46:

  gpio: mvebu: only fail on missing clk if pwm is actually to be used
(2018-12-21 09:23:46 +0100)

----------------------------------------------------------------
GPIO fixes for v4.20:
- ACPI IRQ request deferral
- OMAP: revert deferred wakeup quirk
- MAX7301: fix DMA safe memory handling
- MVEBU: selective probe failure on missing clk

----------------------------------------------------------------
Christophe Leroy (1):
      gpio: max7301: fix driver for use with CONFIG_VMAP_STACK

Hans de Goede (1):
      gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers

Tony Lindgren (1):
      gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions

Uwe Kleine-König (1):
      gpio: mvebu: only fail on missing clk if pwm is actually to be used

 drivers/gpio/gpio-max7301.c |  12 +---
 drivers/gpio/gpio-mvebu.c   |   6 +-
 drivers/gpio/gpio-omap.c    |  64 ++------------------
 drivers/gpio/gpiolib-acpi.c | 144 ++++++++++++++++++++++++++------------------
 4 files changed, 95 insertions(+), 131 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] GPIO fixes for v4.20
  2018-12-21  8:59 [GIT PULL] GPIO fixes for v4.20 Linus Walleij
@ 2018-12-21 19:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-21 19:30 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM,
	Bartosz Golaszewski, Hans de Goede

The pull request you sent on Fri, 21 Dec 2018 09:59:10 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bc380733a5e77ccc3b4d4622595e42f1b0902d66

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-21 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-21  8:59 [GIT PULL] GPIO fixes for v4.20 Linus Walleij
2018-12-21 19:30 ` pr-tracker-bot

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