[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241004142100.53097-1-brgl@bgdev.pl>
Date: Fri, 4 Oct 2024 16:21:00 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio fixes for v6.12-rc2
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Linus,
Please pull the following set of fixes for the next RC. Details are in
the signed tag.
Bartosz
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.12-rc2
for you to fetch changes up to 7b99b5ab885993bff010ebcd93be5e511c56e28a:
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label() (2024-10-03 20:51:47 +0200)
----------------------------------------------------------------
gpio fixes for v6.12-rc2
- fix a potential NULL-pointer dereference in gpiolib core
- fix a probe() regression from the v6.12 merge window and an older bug
leading to missed interrupts in gpio-davinci
----------------------------------------------------------------
Emanuele Ghidoli (1):
gpio: davinci: fix lazy disable
Lad Prabhakar (1):
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Vignesh Raghavendra (1):
gpio: davinci: Fix condition for irqchip registration
drivers/gpio/gpio-davinci.c | 10 +++++-----
drivers/gpio/gpiolib.c | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists