aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/gpio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-25gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer1-4/+4
2020-02-12gpiolib: add new ioctl() for monitoring changes in line infoBartosz Golaszewski1-0/+30
2019-11-12gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson1-0/+18
2019-11-12gpiolib: add support for disabling line biasKent Gibson1-0/+2
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini1-0/+4
2018-09-13gpio: uapi: Grammar s/array/array of/Geert Uytterhoeven1-1/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2016-06-15gpio: userspace ABI for reading GPIO line eventsLinus Walleij1-5/+49
2016-06-15gpio: userspace ABI for reading/writing GPIO linesLinus Walleij1-3/+58
2016-03-10gpio: uapi: use 0xB4 as ioctl() majorLinus Walleij1-2/+2
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij1-10/+12
2016-02-19gpio: add userspace ABI for GPIO line informationLinus Walleij1-0/+26
2016-02-19gpio: store reflect the label to userspaceLinus Walleij1-0/+2
2016-02-09gpio: add a userspace chardev ABI for GPIOsLinus Walleij1-0/+28