linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] GPIO fixes for the v5.3 series
@ 2019-08-01  8:53 Linus Walleij
  2019-08-01 13:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2019-08-01  8:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Bartosz Golaszewski, open list:GPIO SUBSYSTEM, linux-kernel

Hi Linus,

here are some three GPIO fixes for v5.3, all touching
the core, so quite important fixes.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d95da993383c78f7efd25957ba3af23af4b1c613:

  gpiolib: Preserve desc->flags when setting state (2019-07-29 00:57:39 +0200)

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

- Fix the request of active low GPIO line events.

- Don't issue WARN() stuff on NULL descriptors if
  the GPIOLIB is disabled.

- Preserve the descriptor flags when setting the
  initial direction on lines.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: don't WARN() on NULL descs if gpiolib is disabled

Chris Packham (1):
      gpiolib: Preserve desc->flags when setting state

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

Michael Wu (1):
      gpiolib: fix incorrect IRQ requesting of an active-low lineevent

 drivers/gpio/gpiolib.c        | 23 ++++++++++------
 include/linux/gpio/consumer.h | 64 +++++++++++++++++++++----------------------
 2 files changed, 47 insertions(+), 40 deletions(-)

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

* Re: [GIT PULL] GPIO fixes for the v5.3 series
  2019-08-01  8:53 [GIT PULL] GPIO fixes for the v5.3 series Linus Walleij
@ 2019-08-01 13:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-01 13:45 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Torvalds, Bartosz Golaszewski, open list:GPIO SUBSYSTEM,
	linux-kernel

The pull request you sent on Thu, 1 Aug 2019 10:53:48 +0200:

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

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

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:[~2019-08-01 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-01  8:53 [GIT PULL] GPIO fixes for the v5.3 series Linus Walleij
2019-08-01 13:45 ` 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).