All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.17-rc4
@ 2022-02-11 13:08 Bartosz Golaszewski
  2022-02-11 20:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-02-11 13:08 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 from the GPIO subsystem for the next
release candidate.

Best Regards,
Bartosz Golaszewski

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

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

for you to fetch changes up to c162ca0bcbfb39308c4dff4157e27c751af7032a:

  gpio: sim: fix hogs with custom chip labels (2022-02-09 11:41:29 +0100)

----------------------------------------------------------------
gpio fixes for v5.17-rc4

- use sleeping variants of GPIO accessors where needed in gpio-aggregator
- never return kernel's internal error codes to user-space in gpiolib core
- use the correct register for reading output values in gpio-sifive
- fix line hogging in gpio-sim

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: Never return internal error codes to user space

Bartosz Golaszewski (1):
      gpio: sim: fix hogs with custom chip labels

Geert Uytterhoeven (1):
      gpio: aggregator: Fix calling into sleeping GPIO controllers

Niklas Cassel (1):
      gpio: sifive: use the correct register to read output values

 drivers/gpio/gpio-aggregator.c | 18 ++++++++++++++----
 drivers/gpio/gpio-sifive.c     |  2 +-
 drivers/gpio/gpio-sim.c        | 19 +++++++++++++++----
 drivers/gpio/gpiolib-cdev.c    |  6 +++---
 drivers/gpio/gpiolib-sysfs.c   |  7 ++-----
 drivers/gpio/gpiolib.h         | 12 ++++++++++++
 6 files changed, 47 insertions(+), 17 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v5.17-rc4
  2022-02-11 13:08 [GIT PULL] gpio: fixes for v5.17-rc4 Bartosz Golaszewski
@ 2022-02-11 20:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-11 20:05 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 Fri, 11 Feb 2022 14:08:01 +0100:

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

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

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-02-11 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11 13:08 [GIT PULL] gpio: fixes for v5.17-rc4 Bartosz Golaszewski
2022-02-11 20:05 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.