Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-12 | gpio: add new SET_CONFIG ioctl() to gpio chardev | Kent Gibson | 1 | -0/+18 |
2019-11-12 | gpiolib: add support for disabling line bias | Kent Gibson | 1 | -0/+2 |
2019-11-12 | gpio: expose pull-up/pull-down line flags to userspace | Drew Fustini | 1 | -0/+4 |
2018-09-13 | gpio: uapi: Grammar s/array/array of/ | Geert Uytterhoeven | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-06-15 | gpio: userspace ABI for reading GPIO line events | Linus Walleij | 1 | -5/+49 |
2016-06-15 | gpio: userspace ABI for reading/writing GPIO lines | Linus Walleij | 1 | -3/+58 |
2016-03-10 | gpio: uapi: use 0xB4 as ioctl() major | Linus Walleij | 1 | -2/+2 |
2016-02-25 | gpio: present the consumer of a line to userspace | Linus Walleij | 1 | -10/+12 |
2016-02-19 | gpio: add userspace ABI for GPIO line information | Linus Walleij | 1 | -0/+26 |
2016-02-19 | gpio: store reflect the label to userspace | Linus Walleij | 1 | -0/+2 |
2016-02-09 | gpio: add a userspace chardev ABI for GPIOs | Linus Walleij | 1 | -0/+28 |