]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'gpio-fixes-for-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Feb 2025 17:50:33 +0000 (09:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Feb 2025 17:50:33 +0000 (09:50 -0800)
commit78b2a2328bf931ff7791dbfb82c2da97d10b42f9
treef5deef5d2cffd50875d1ae0341fda12118bdd0c8
parent8c67da5bc11a79833d9fd464e82b1b271c67fc87
parent59ff2040f0a58923c787fdba5999100667338230
Merge tag 'gpio-fixes-for-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

Pull gpio fixes from Bartosz Golaszewski:

 - 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

* tag 'gpio-fixes-for-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  MAINTAINERS: Use my kernel.org address for ACPI GPIO work
  gpio: GPIO_GRGPIO should depend on OF
  gpio: sim: lock hog configfs items if present
  gpio: pca953x: Improve interrupt support
MAINTAINERS