aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/gpio/gpio-event-mon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-30tools: gpio: add debounce support to gpio-event-monKent Gibson1-3/+17
2020-09-30tools: gpio: add multi-line monitoring to gpio-event-monKent Gibson1-11/+34
2020-09-30tools: gpio: port gpio-event-mon to v2 uAPIKent Gibson1-44/+47
2020-07-12tools: gpio: fix spurious close warning in gpio-event-monKent Gibson1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-01tools/gpio/gpio-event-mon: fix warningAnders Roxell1-1/+1
2017-12-21tools/gpio: Fix build error with musl libcJoel Stanley1-0/+1
2017-12-20tools/gpio: Don't use u_int32_tJonathan Neuschäfer1-4/+5
2016-08-08tools/gpio: fix gpio-event-mon header commentBaruch Siach1-1/+1
2016-06-15tools/gpio: add the gpio-event-mon toolLinus Walleij1-0/+192