summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: uapi: use the preferred SPDX license identifierBartosz Golaszewski2021-02-151-1/+1
* gpio: uapi: fix line info flags descriptionKent Gibson2021-02-151-1/+1
* gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson2020-12-051-3/+9
* gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson2020-10-281-3/+3
* gpio: uapi: remove whitespaceKent Gibson2020-10-281-1/+1
* gpio: uapi: kernel-doc formatting improvementsKent Gibson2020-10-281-46/+47
* gpio: uapi: comment consistencyKent Gibson2020-10-281-1/+1
* gpio: uapi: fix kernel-doc warningsKent Gibson2020-10-281-1/+2
* gpio: uapi: document uAPI v1 as deprecatedKent Gibson2020-09-301-0/+26
* gpio: uapi: define uAPI v2Kent Gibson2020-09-301-7/+284
* gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizesKent Gibson2020-09-301-6/+11
* gpio: uapi: fix misplaced comment lineKent Gibson2020-07-121-1/+1
* 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