aboutsummaryrefslogtreecommitdiff
path: root/tools/gpio/lsgpio.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-05tools: gpio: add support for reporting realtime event clock to lsgpioGravatar Kent Gibson 1-0/+4
2020-09-30tools: gpio: port lsgpio to v2 uAPIGravatar Kent Gibson 1-22/+38
2020-07-12tools: gpio: fix spurious close warning in lsgpioGravatar Kent Gibson 1-1/+2
2020-05-05tools: gpio: add bias flags to lsgpioGravatar Kent Gibson 1-0/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2016-03-31tools/gpio: Add missing initialization of device_nameGravatar Geert Uytterhoeven 1-1/+1
2016-02-25gpio: present the consumer of a line to userspaceGravatar Linus Walleij 1-3/+3
2016-02-23tools: gpio: Small updates for output formatGravatar Markus Pargmann 1-2/+2
2016-02-19gpio: add userspace ABI for GPIO line informationGravatar Linus Walleij 1-12/+79
2016-02-19gpio: store reflect the label to userspaceGravatar Linus Walleij 1-2/+2
2016-02-09tools/gpio: create GPIO toolsGravatar Linus Walleij 1-0/+128