summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer2020-03-251-4/+4
* gpiolib: add new ioctl() for monitoring changes in line infoBartosz Golaszewski2020-02-121-0/+30
* gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson2019-11-121-0/+18
* gpiolib: add support for disabling line biasKent Gibson2019-11-121-0/+2
* gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini2019-11-121-0/+4
* gpio: uapi: Grammar s/array/array of/Geert Uytterhoeven2018-09-131-1/+1
* License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
* gpio: userspace ABI for reading GPIO line eventsLinus Walleij2016-06-151-5/+49
* gpio: userspace ABI for reading/writing GPIO linesLinus Walleij2016-06-151-3/+58
* gpio: uapi: use 0xB4 as ioctl() majorLinus Walleij2016-03-101-2/+2
* gpio: present the consumer of a line to userspaceLinus Walleij2016-02-251-10/+12
* gpio: add userspace ABI for GPIO line informationLinus Walleij2016-02-191-0/+26
* gpio: store reflect the label to userspaceLinus Walleij2016-02-191-0/+2
* gpio: add a userspace chardev ABI for GPIOsLinus Walleij2016-02-091-0/+28