aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-sysfs.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-27gpio: Ensure struct gpio_chip for gpiochip_setup_dev()Tzung-Bi Shih1-2/+2
2026-02-27gpio: sysfs: Remove redundant check for struct gpio_chipTzung-Bi Shih1-2/+2
2024-01-17gpiolib: revert the attempt to protect the GPIO device list with an rwsemBartosz Golaszewski1-6/+0
2023-12-18gpiolib: use a mutex to protect the list of GPIO devicesBartosz Golaszewski1-0/+6
2023-11-28gpio: sysfs: fix forward declaration of struct gpio_deviceBartosz Golaszewski1-2/+2
2022-10-24gpiolib: Clean up headersAndy Shevchenko1-0/+2
2020-07-12gpiolib: move gpiolib-sysfs function declarations into their own headerKent Gibson1-0/+24