summaryrefslogtreecommitdiff
path: root/include/uapi/linux/gpio.h
AgeCommit message (Expand)Author
2019-11-12gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson
2019-11-12gpiolib: add support for disabling line biasKent Gibson
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini
2018-09-13gpio: uapi: Grammar s/array/array of/Geert Uytterhoeven
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2016-06-15gpio: userspace ABI for reading GPIO line eventsLinus Walleij
2016-06-15gpio: userspace ABI for reading/writing GPIO linesLinus Walleij
2016-03-10gpio: uapi: use 0xB4 as ioctl() majorLinus Walleij
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij
2016-02-19gpio: add userspace ABI for GPIO line informationLinus Walleij
2016-02-19gpio: store reflect the label to userspaceLinus Walleij
2016-02-09gpio: add a userspace chardev ABI for GPIOsLinus Walleij