public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v6.2-rc6
@ 2023-01-27 19:47 Bartosz Golaszewski
  2023-01-27 21:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-01-27 19:47 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following set of fixes from the GPIO subsystem for the next
release candidate. Details are in the signed tag.

Best Regards,
Bartosz Golaszewski

The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65:

  Linux 6.2-rc5 (2023-01-21 16:27:01 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.2-rc6

for you to fetch changes up to 677d85e1a1ee69fa05ccea83847309484be3781c:

  tools: gpio: fix -c option of gpio-event-mon (2023-01-27 14:05:46 +0100)

----------------------------------------------------------------
gpio fixes for v6.2-rc6

- fix the -c option in the gpio-event-mode user-space example program
- fix the irq number translation in gpio-ep93xx and make its irqchip immutable
- add a missing spin_unlock in error path in gpio-mxc
- fix a suspend breakage on System76 and Lenovo Gen2a introduced in GPIO ACPI

----------------------------------------------------------------
Arnd Bergmann (1):
      gpio: ep93xx: remove unused variable

Dan Carpenter (1):
      gpio: mxc: Unlock on error path in mxc_flip_edge()

Ivo Borisov Shopov (1):
      tools: gpio: fix -c option of gpio-event-mon

Mario Limonciello (1):
      gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode

Nikita Shubin (2):
      gpio: ep93xx: Fix port F hwirq numbers in handler
      gpio: ep93xx: Make irqchip immutable

 drivers/gpio/gpio-ep93xx.c  | 38 ++++++++++++++++++++++----------------
 drivers/gpio/gpio-mxc.c     |  3 ++-
 drivers/gpio/gpiolib-acpi.c |  3 ++-
 tools/gpio/gpio-event-mon.c |  1 +
 4 files changed, 27 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2023-01-27 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-27 19:47 [GIT PULL] gpio: fixes for v6.2-rc6 Bartosz Golaszewski
2023-01-27 21:58 ` 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