summaryrefslogtreecommitdiff
path: root/include/uapi/linux/gpio.h
AgeCommit message (Expand)Author
2022-05-04gpiolib: cdev: Add hardware timestamp clock typeDipen Patel
2021-02-15gpio: uapi: use the preferred SPDX license identifierBartosz Golaszewski
2021-02-15gpio: uapi: fix line info flags descriptionKent Gibson
2020-12-05gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson
2020-10-28gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson
2020-10-28gpio: uapi: remove whitespaceKent Gibson
2020-10-28gpio: uapi: kernel-doc formatting improvementsKent Gibson
2020-10-28gpio: uapi: comment consistencyKent Gibson
2020-10-28gpio: uapi: fix kernel-doc warningsKent Gibson
2020-09-30gpio: uapi: document uAPI v1 as deprecatedKent Gibson
2020-09-30gpio: uapi: define uAPI v2Kent Gibson
2020-09-30gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizesKent Gibson
2020-07-12gpio: uapi: fix misplaced comment lineKent Gibson
2020-03-25gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer
2020-02-12gpiolib: add new ioctl() for monitoring changes in line infoBartosz Golaszewski
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