Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | tools: gpio-utils: fix various kernel-doc warnings | Randy Dunlap | 1 | -9/+9 |
2021-02-15 | tools: gpio: remove uAPI v1 code no longer used by selftests | Kent Gibson | 2 | -95/+0 |
2021-01-18 | tools: gpio: fix %llu warning in gpio-watch.c | Kent Gibson | 1 | -2/+3 |
2021-01-18 | tools: gpio: fix %llu warning in gpio-event-mon.c | Kent Gibson | 1 | -2/+2 |
2020-12-06 | tools: gpio: add option to report wall-clock time to gpio-event-mon | Kent Gibson | 1 | -1/+5 |
2020-12-06 | tools: gpio: add support for reporting realtime event clock to lsgpio | Kent Gibson | 1 | -0/+4 |
2020-09-30 | tools: gpio: add debounce support to gpio-event-mon | Kent Gibson | 1 | -3/+17 |
2020-09-30 | tools: gpio: add multi-line monitoring to gpio-event-mon | Kent Gibson | 1 | -11/+34 |
2020-09-30 | tools: gpio: port gpio-event-mon to v2 uAPI | Kent Gibson | 1 | -44/+47 |
2020-09-30 | tools: gpio: port gpio-hammer to v2 uAPI | Kent Gibson | 3 | -45/+197 |
2020-09-30 | tools: gpio: rename nlines to num_lines | Kent Gibson | 3 | -26/+26 |
2020-09-30 | tools: gpio: port gpio-watch to v2 uAPI | Kent Gibson | 1 | -8/+8 |
2020-09-30 | tools: gpio: port lsgpio to v2 uAPI | Kent Gibson | 1 | -22/+38 |
2020-07-12 | tools: gpio: fix spurious close warning in gpio-event-mon | Kent Gibson | 1 | -1/+2 |
2020-07-12 | tools: gpio: fix spurious close warning in gpio-utils | Kent Gibson | 1 | -2/+2 |
2020-07-12 | tools: gpio: fix spurious close warning in lsgpio | Kent Gibson | 1 | -1/+2 |
2020-05-05 | tools: gpio: add bias flags to lsgpio | Kent Gibson | 1 | -0/+12 |
2020-04-04 | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -7/+132 |
2020-03-28 | tools: gpio: Fix out-of-tree build regression | Anssi Hannula | 1 | -1/+1 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-03-25 | tools: gpio: Fix typo in gpio-utils | Mykyta Poturai | 1 | -3/+3 |
2020-03-25 | tools: gpio-hammer: Apply scripts/Lindent and retain good changes | Gabriel Ravier | 1 | -1/+1 |
2020-03-25 | tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences" | Colin Ian King | 1 | -1/+1 |
2020-03-25 | tools: gpio-hammer: Avoid potential overflow in main | Gabriel Ravier | 1 | -1/+16 |
2020-02-12 | tools: gpio: implement gpio-watch | Bartosz Golaszewski | 4 | -1/+111 |
2019-11-13 | tools: gpio: Correctly add make dependencies for gpio_utils | Laura Abbott | 2 | -3/+8 |
2019-10-22 | tools: gpio: Use !building_out_of_srctree to determine srctree | Shuah Khan | 1 | -1/+5 |
2019-07-09 | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 5 | -19/+5 |
2019-05-20 | tools: gpio: Add include/linux/gpio.h to .gitignore | Kelsey Skunberg | 1 | -1/+1 |
2018-12-28 | tools gpio: Allow overriding CFLAGS | Jiri Olsa | 1 | -1/+1 |
2018-03-18 | Merge tag 'v4.16-rc5' into devel | Linus Walleij | 1 | -2/+0 |
2018-03-01 | tools/gpio/gpio-event-mon: fix warning | Anders Roxell | 1 | -1/+1 |
2018-02-22 | tools: fix cross-compile var clobbering | Martin Kelly | 1 | -2/+0 |
2017-12-21 | tools/gpio: Fix build error with musl libc | Joel Stanley | 1 | -0/+1 |
2017-12-20 | tools/gpio: Don't use u_int32_t | Jonathan Neuschäfer | 1 | -4/+5 |
2017-11-15 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-07 | tools: gpio: Print error string on IOCTL failures | Jacopo Mondi | 1 | -7/+10 |
2017-01-26 | gpio-hammer: fix make consumer_label suitable to work on gpio-nails | Uwe Kleine-König | 1 | -1/+1 |
2017-01-11 | gpio: tools: add .gitignore for generated files | Shuah Khan | 1 | -0/+4 |
2016-12-18 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 1 | -1/+1 |
2016-10-24 | tools/gpio: re-work gpio hammer with gpio operations | Bamvor Jian Zhang | 1 | -50/+17 |
2016-10-24 | tools/gpio: add gpio basic opereations | Bamvor Jian Zhang | 2 | -0/+272 |
2016-08-08 | tools/gpio: fix gpio-event-mon header comment | Baruch Siach | 1 | -1/+1 |
2016-06-23 | tools/gpio: add install section | Andy Shevchenko | 1 | -1/+9 |
2016-06-23 | tools/gpio: move to tools buildsystem | Andy Shevchenko | 2 | -8/+64 |
2016-06-15 | tools/gpio: add the gpio-event-mon tool | Linus Walleij | 2 | -2/+195 |
2016-06-15 | tools/gpio: add the gpio-hammer tool | Linus Walleij | 2 | -2/+192 |