summaryrefslogtreecommitdiffstats
path: root/tools/gpio/lsgpio.c
Commit message (Expand)AuthorAgeFilesLines
* tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini2023-05-111-1/+1
* tools: gpio: add support for reporting realtime event clock to lsgpioKent Gibson2020-12-051-0/+4
* tools: gpio: port lsgpio to v2 uAPIKent Gibson2020-09-301-22/+38
* tools: gpio: fix spurious close warning in lsgpioKent Gibson2020-07-121-1/+2
* tools: gpio: add bias flags to lsgpioKent Gibson2020-05-051-0/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* tools/gpio: Add missing initialization of device_nameGeert Uytterhoeven2016-03-311-1/+1
* gpio: present the consumer of a line to userspaceLinus Walleij2016-02-251-3/+3
* tools: gpio: Small updates for output formatMarkus Pargmann2016-02-231-2/+2
* gpio: add userspace ABI for GPIO line informationLinus Walleij2016-02-191-12/+79
* gpio: store reflect the label to userspaceLinus Walleij2016-02-191-2/+2
* tools/gpio: create GPIO toolsLinus Walleij2016-02-091-0/+128