linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] GPIO fixes for v5.7
@ 2020-05-30 11:09 Linus Walleij
  2020-05-30 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2020-05-30 11:09 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: open list:GPIO SUBSYSTEM, linux-kernel, Bartosz Golaszewski

Hi Linus,

here are some (very) late fixes for GPIO, none of them very
serious except the one tagged for stable for enabling IRQ on
open drain lines.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:

  Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e9bdf7e655b9ee81ee912fae1d59df48ce7311b6:

  gpio: fix locking open drain IRQ lines (2020-05-29 14:01:49 +0200)

----------------------------------------------------------------
GPIO fixes for the v5.7 series:
- Fix proving of mvebu chips without PWM
- Fix errorpath on ida_get_simple() on the exar driver
- Notify userspace properly about line status changes
  when flags are changed on lines.
- Fix a sleeping while holding spinlock in the mellanox
  driver.
- Fix return value of the PXA and Kona probe calls.
- Fix IRQ locking of open drain lines, it is fine to
  have IRQs on open drain lines flagged for output.

----------------------------------------------------------------
Axel Lin (1):
      gpio: mlxbf2: Fix sleeping while holding spinlock

Bartosz Golaszewski (1):
      gpiolib: notify user-space about line status changes after flags are set

Linus Walleij (3):
      Merge tag 'gpio-fixes-for-v5.7-rc6' of
git://git.kernel.org/.../brgl/linux into fixes
      Merge tag 'gpio-fixes-for-v5.7' of
git://git.kernel.org/.../brgl/linux into fixes
      gpio: fix locking open drain IRQ lines

Sascha Hauer (1):
      gpio: mvebu: Fix probing for chips without PWM

Takashi Iwai (1):
      gpio: exar: Fix bad handling for ida_simple_get error path

Tiezhu Yang (2):
      gpio: pxa: Fix return value of pxa_gpio_probe()
      gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()

 drivers/gpio/gpio-bcm-kona.c |  2 +-
 drivers/gpio/gpio-exar.c     |  7 +++++--
 drivers/gpio/gpio-mlxbf2.c   |  6 +++---
 drivers/gpio/gpio-mvebu.c    | 15 +++++++++------
 drivers/gpio/gpio-pxa.c      |  4 ++--
 drivers/gpio/gpiolib.c       | 26 ++++++++++++++++++++++----
 6 files changed, 42 insertions(+), 18 deletions(-)

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

* Re: [GIT PULL] GPIO fixes for v5.7
  2020-05-30 11:09 [GIT PULL] GPIO fixes for v5.7 Linus Walleij
@ 2020-05-30 19:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-30 19:35 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Torvalds, open list:GPIO SUBSYSTEM, linux-kernel,
	Bartosz Golaszewski

The pull request you sent on Sat, 30 May 2020 13:09:56 +0200:

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

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

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:[~2020-05-30 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-30 11:09 [GIT PULL] GPIO fixes for v5.7 Linus Walleij
2020-05-30 19:35 ` 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).