linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.19-rc4
@ 2022-06-24 23:18 Bartosz Golaszewski
  2022-06-25  0:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-06-24 23:18 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

Linus,

Please pull the following set of fixes for the next rc. Details are
in the signed tag as usual.

Thanks!
Bartosz Golaszewski

The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:

  Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc4

for you to fetch changes up to b0d473185ba887c798ed0cd6f5abf4075363baa4:

  gpio: mxs: Fix header comment (2022-06-23 23:18:13 +0200)

----------------------------------------------------------------
gpio fixes for v5.19-rc4

- make the irqchip immutable in gpio-realtek-otto
- fix error code propagation in gpio-winbond
- fix device removing in gpio-grgpio
- fix a typo in gpio-mxs which indicates the driver is for a different model
- documentation fixes
- MAINTAINERS file updates

----------------------------------------------------------------
Akira Yokosawa (1):
      gpio: Fix kernel-doc comments to nested union

Dan Carpenter (1):
      gpio: winbond: Fix error code in winbond_gpio_get()

Lukas Bulwahn (1):
      MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM

Sander Vanheule (1):
      gpio: realtek-otto: Make the irqchip immutable

Stefan Wahren (1):
      gpio: mxs: Fix header comment

Tom Schwindl (1):
      docs: driver-api: gpio: Fix filename mismatch

Uwe Kleine-König (1):
      gpio: grgpio: Fix device removing

 Documentation/driver-api/gpio/board.rst    |  2 +-
 Documentation/driver-api/gpio/consumer.rst |  6 +++---
 Documentation/driver-api/gpio/intro.rst    |  6 +++---
 MAINTAINERS                                |  1 +
 drivers/gpio/gpio-grgpio.c                 | 14 +-------------
 drivers/gpio/gpio-mxs.c                    |  2 +-
 drivers/gpio/gpio-realtek-otto.c           | 10 ++++++++--
 drivers/gpio/gpio-winbond.c                |  7 ++++---
 include/linux/gpio/driver.h                | 29 ++++++++++++++++-------------
 9 files changed, 38 insertions(+), 39 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v5.19-rc4
  2022-06-24 23:18 [GIT PULL] gpio: fixes for v5.19-rc4 Bartosz Golaszewski
@ 2022-06-25  0:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-25  0:11 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Sat, 25 Jun 2022 01:18:12 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc4

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

Thank you!

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

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

end of thread, other threads:[~2022-06-25  0:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 23:18 [GIT PULL] gpio: fixes for v5.19-rc4 Bartosz Golaszewski
2022-06-25  0:11 ` 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).