lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250207084211.35316-1-brgl@bgdev.pl>
Date: Fri,  7 Feb 2025 09:42:11 +0100
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.14-rc2

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

Linus,

Please pull the following set of driver and Kconfig changes for the next
RC.

Thanks,
Bartosz

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -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.14-rc2

for you to fetch changes up to 59ff2040f0a58923c787fdba5999100667338230:

  MAINTAINERS: Use my kernel.org address for ACPI GPIO work (2025-02-05 14:38:33 +0100)

----------------------------------------------------------------
gpio fixes for v6.14-rc2

- fix interrupt support in gpio-pca953x
- fix configfs attribute locking in gpio-sim
- limit the visibility of the GPIO_GRGPIO Kconfig symbol to OF systems
  only
- update MAINTAINERS

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: sim: lock hog configfs items if present

Geert Uytterhoeven (1):
      gpio: GPIO_GRGPIO should depend on OF

Mark Tomlinson (1):
      gpio: pca953x: Improve interrupt support

Mika Westerberg (1):
      MAINTAINERS: Use my kernel.org address for ACPI GPIO work

 MAINTAINERS                 |  2 +-
 drivers/gpio/Kconfig        |  1 +
 drivers/gpio/gpio-pca953x.c | 19 -------------------
 drivers/gpio/gpio-sim.c     | 13 ++++++++-----
 4 files changed, 10 insertions(+), 25 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ