summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-shared-proxy.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-06gpio: shared: make the voting mechanism adaptableBartosz Golaszewski1-34/+32
2026-07-03Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-47/+29
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-30gpio: shared-proxy: always serialize with a sleeping mutexViacheslav Bocharov1-47/+29
2026-05-28gpio: shared: undo the vote of the proxy on GPIO freeBartosz Golaszewski1-0/+9
2025-11-28gpio: shared-proxy: set suppress_bind_attrsBartosz Golaszewski1-0/+1
2025-11-17gpio: shared-proxy: implement the shared GPIO proxy driverBartosz Golaszewski1-0/+333