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

Hi Linus,

some GPIO fixes for v5.7, slightly overdue. Been learning
MMUs and KASan that is why it's late. Bartosz helped me
out, luckily!

Details are in the signed tag, please pull it in!

Yours,
Linus Walleij

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -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-2

for you to fetch changes up to 0cf253eed5d2bdf7bb3152457b38f39b012955f7:

  gpio: tegra: mask GPIO IRQs during IRQ shutdown (2020-04-28 16:22:33 +0200)

----------------------------------------------------------------
Some GPIO fixes for the v5.7 kernel:

- Fix pin configuration in the PCA953x driver.
- Ruggedize the watch/unwatch ioctl().
- Possible call to a sleeping function when holding a spinlock,
  avoid this.
- Fix UML builds with DT overlays.
- Mask Tegra GPIO IRQs during shutdown().

----------------------------------------------------------------
Adam Ford (1):
      gpio: pca953x: Fix pca953x_gpio_set_config

Bartosz Golaszewski (2):
      gpiolib: improve the robustness of watch/unwatch ioctl()
      gpiolib: don't call sleeping functions with a spinlock taken

David Gow (1):
      gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without CONFIG_OF_GPIO

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

Stephen Warren (1):
      gpio: tegra: mask GPIO IRQs during IRQ shutdown

 drivers/gpio/gpio-pca953x.c |  2 +-
 drivers/gpio/gpio-tegra.c   |  1 +
 drivers/gpio/gpiolib.c      | 34 +++++++++++++++++++++++++++++-----
 3 files changed, 31 insertions(+), 6 deletions(-)

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

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

The pull request you sent on Tue, 12 May 2020 10:28:50 +0200:

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

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

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-12 18:55 UTC | newest]

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