diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-28 19:15:13 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-28 19:15:13 +0300 |
commit | 1cf066846678feed9038aef9e03dde34852c84c9 (patch) | |
tree | 9ca41bb9690c82644a7607b8f44f725667272f86 /lib/closure.c | |
parent | 9038455948b0abbe425831a56be574631ecb7b33 (diff) | |
parent | b440396387418fe2feaacd41ca16080e7a8bc9ad (diff) | |
download | linux-1cf066846678feed9038aef9e03dde34852c84c9.tar.xz |
Merge tag 'gpio-fixes-for-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
"An assortment of driver fixes and two commits addressing a bad
behavior of the GPIO uAPI when reconfiguring requested lines.
- fix a race condition in i2c transfers by adding a missing i2c lock
section in gpio-pca953x
- validate the number of obtained interrupts in gpio-davinci
- add missing raw_spinlock_init() in gpio-graniterapids
- fix bad character device behavior: disallow GPIO line
reconfiguration without set direction both in v1 and v2 uAPI"
* tag 'gpio-fixes-for-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
gpiolib: cdev: Ignore reconfiguration without direction
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
gpio: graniterapids: Add missing raw_spinlock_init()
gpio: davinci: Validate the obtained number of IRQs
gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
Diffstat (limited to 'lib/closure.c')
0 files changed, 0 insertions, 0 deletions