All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.18-rc3
@ 2022-04-16 20:17 Bartosz Golaszewski
  2022-04-17  0:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-04-16 20:17 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. There's a single fix
for gpio-sim and two patches for GPIO ACPI pulled from Andy.

Thanks!
Bart

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 0ebb4fbe31343a42370a2897ea9424fe78f3a88f:

  Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current (2022-04-16 21:57:00 +0200)

----------------------------------------------------------------
gpio fixes for v5.18-rc3

- fix the set/get_multiple() callbacks in gpio-sim
- use correct format characters in gpiolib-acpi
- use an unsigned type for pins in gpiolib-acpi

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: acpi: Convert type for pin to be unsigned

Bartosz Golaszewski (2):
      gpio: sim: fix setting and getting multiple lines
      Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current

Linus Torvalds (1):
      gpiolib: acpi: use correct format characters

 drivers/gpio/gpio-sim.c       |  4 ++--
 drivers/gpio/gpiolib-acpi.c   | 22 ++++++++++++----------
 include/linux/gpio/consumer.h |  8 +++++++-
 3 files changed, 21 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v5.18-rc3
  2022-04-16 20:17 [GIT PULL] gpio: fixes for v5.18-rc3 Bartosz Golaszewski
@ 2022-04-17  0:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-17  0:12 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, 16 Apr 2022 22:17:27 +0200:

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

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

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-04-17  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-16 20:17 [GIT PULL] gpio: fixes for v5.18-rc3 Bartosz Golaszewski
2022-04-17  0:12 ` 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.