diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-07-30 09:05:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-07-30 09:05:34 -0700 |
| commit | 110b5cdd5b72bcef01b8d4dfe45d922bdd16de0e (patch) | |
| tree | 4a3d727fa0a25b64e9ff957919cf9f819d6957af /include/linux | |
| parent | b96890b3e5e0995a4bcf731bb9d6af2bbdf8ec42 (diff) | |
| parent | a02b8950d619123da64f69b70fe1dadef217dfe4 (diff) | |
Merge tag 'gpio-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
- fix a memory leak in gpio-sloppy-logic-analyzer
- fix a regression in GPIO hog handling for hogs without direction
specified
- extend the critical section in IRQ handling in gpio-pca953x to cover
the reads from the direction register
- disable the interrupt on errors when restoring context in
gpio-pca953x
- apply the initial value when setting direction in gpio-by-pinctrl
- use raw spinlock for the register lock in gpio-pch to address locking
context issues
* tag 'gpio-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
gpio: pch: use raw_spinlock_t for the register lock
gpio: pca953x: fix cache_only and IRQ state on restore_context() failure
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock
gpiolib: tolerate gpio-hogs lacking a hogging state
gpio: sloppy-logic-analyzer: Fix memory leak in gpio_la_poll_probe()
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
