lkml.org 
[lkml]   [2023]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] gpio: fixes for v6.2-rc3
Date
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(-)

\
 
 \ /
  Last update: 2023-03-26 23:29    [W:0.040 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site