mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v6.2-rc3
@ 2023-01-05 19:44 Bartosz Golaszewski
  2023-01-05 22:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-01-05 19:44 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 for the next rc. We have a reference
leak fix, two fixes for using uninitialized variables and more drivers
converted to using immutable irqchips.

Details are in the signed tag.

Best regards,
Bartosz Golaszewski

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -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-rc3

for you to fetch changes up to 694175cd8a1643cde3acb45c9294bca44a8e08e9:

  gpio: sifive: Fix refcount leak in sifive_gpio_probe (2023-01-02 13:01:14 +0100)

----------------------------------------------------------------
gpio fixes for v6.2-rc3

- fix a reference leak in gpio-sifive
- fix a potential use of an uninitialized variable in core gpiolib
- fix a potential use of an uninitialized variable in gpio-pca953x
- make GPIO irqchips immutable in gpio-pmic-eic-sprd, gpio-eic-sprd and
  gpio-sprd

----------------------------------------------------------------
Cixi Geng (3):
      gpio: eic-sprd: Make the irqchip immutable
      gpio: pmic-eic-sprd: Make the irqchip immutable
      gpio: sprd: Make the irqchip immutable

Haibo Chen (1):
      gpio: pca953x: avoid to use uninitialized value pinctrl

Hans de Goede (1):
      gpiolib: Fix using uninitialized lookup-flags on ACPI platforms

Miaoqian Lin (1):
      gpio: sifive: Fix refcount leak in sifive_gpio_probe

 drivers/gpio/gpio-eic-sprd.c      | 23 ++++++++++++++---------
 drivers/gpio/gpio-pca953x.c       |  3 +++
 drivers/gpio/gpio-pmic-eic-sprd.c | 29 ++++++++++++++++++-----------
 drivers/gpio/gpio-sifive.c        |  1 +
 drivers/gpio/gpio-sprd.c          |  9 ++++++---
 drivers/gpio/gpiolib.c            |  2 +-
 6 files changed, 43 insertions(+), 24 deletions(-)

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

end of thread, other threads:[~2023-01-05 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05 19:44 [GIT PULL] gpio: fixes for v6.2-rc3 Bartosz Golaszewski
2023-01-05 22:07 ` 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

all inboxes | Powered by JetHome®