- b0922c0 tools: gpio-utils: fix various kernel-doc warnings by Randy Dunlap · 3 years, 9 months ago
- ef0d6d9 tools: gpio: remove uAPI v1 code no longer used by selftests by Kent Gibson · 4 years ago
- 1fc7c1e tools: gpio: fix %llu warning in gpio-watch.c by Kent Gibson · 4 years ago
- 2fe7c2f tools: gpio: fix %llu warning in gpio-event-mon.c by Kent Gibson · 4 years ago
- e0822cf tools: gpio: add option to report wall-clock time to gpio-event-mon by Kent Gibson · 4 years, 2 months ago
- da777be tools: gpio: add support for reporting realtime event clock to lsgpio by Kent Gibson · 4 years, 2 months ago
- cf048e0 tools: gpio: add debounce support to gpio-event-mon by Kent Gibson · 4 years, 3 months ago
- 62757c3 tools: gpio: add multi-line monitoring to gpio-event-mon by Kent Gibson · 4 years, 3 months ago
- 0acda97 tools: gpio: port gpio-event-mon to v2 uAPI by Kent Gibson · 4 years, 3 months ago
- 7ff6d1d tools: gpio: port gpio-hammer to v2 uAPI by Kent Gibson · 4 years, 3 months ago
- ed60aee tools: gpio: rename nlines to num_lines by Kent Gibson · 4 years, 3 months ago
- e86a863 tools: gpio: port gpio-watch to v2 uAPI by Kent Gibson · 4 years, 3 months ago
- 3c333c4 tools: gpio: port lsgpio to v2 uAPI by Kent Gibson · 4 years, 3 months ago
- df51f40 tools: gpio: fix spurious close warning in gpio-event-mon by Kent Gibson · 4 years, 6 months ago
- e890678 tools: gpio: fix spurious close warning in gpio-utils by Kent Gibson · 4 years, 6 months ago
- ef3c61a0 tools: gpio: fix spurious close warning in lsgpio by Kent Gibson · 4 years, 6 months ago
- 3831c05 tools: gpio: add bias flags to lsgpio by Kent Gibson · 4 years, 8 months ago
- 828907e Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 9 months ago
- 82f04bf tools: gpio: Fix out-of-tree build regression by Anssi Hannula · 4 years, 9 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 9755162 tools: gpio: Fix typo in gpio-utils by Mykyta Poturai · 4 years, 9 months ago
- 1003bc1 tools: gpio-hammer: Apply scripts/Lindent and retain good changes by Gabriel Ravier · 4 years, 10 months ago
- 55f17e2 tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences" by Colin Ian King · 4 years, 10 months ago
- d1ee7e1 tools: gpio-hammer: Avoid potential overflow in main by Gabriel Ravier · 4 years, 10 months ago
- 33f0c47 tools: gpio: implement gpio-watch by Bartosz Golaszewski · 5 years ago
- 0161a94 tools: gpio: Correctly add make dependencies for gpio_utils by Laura Abbott · 5 years ago
- 4a6a6f5 tools: gpio: Use !building_out_of_srctree to determine srctree by Shuah Khan · 5 years ago
- 2ec98f5 Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- ef9ace6 tools: gpio: Add include/linux/gpio.h to .gitignore by Kelsey Skunberg · 6 years ago
- 4ccc98a tools gpio: Allow overriding CFLAGS by Jiri Olsa · 6 years ago
- 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
- 03fd11b tools/gpio/gpio-event-mon: fix warning by Anders Roxell · 7 years ago
- 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
- 1696784 tools/gpio: Fix build error with musl libc by Joel Stanley · 7 years ago
- 92e70b8 tools/gpio: Don't use u_int32_t by Jonathan Neuschäfer · 7 years ago
- 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d327a224 tools: gpio: Print error string on IOCTL failures by Jacopo Mondi · 7 years ago
- 38575ed gpio-hammer: fix make consumer_label suitable to work on gpio-nails by Uwe Kleine-König · 8 years ago
- 3d301cb gpio: tools: add .gitignore for generated files by Shuah Khan · 8 years ago
- 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
- 74100bb tools/gpio: re-work gpio hammer with gpio operations by Bamvor Jian Zhang · 8 years ago
- e1acec0e tools/gpio: add gpio basic opereations by Bamvor Jian Zhang · 8 years ago
- 925baf3 tools/gpio: fix gpio-event-mon header comment by Baruch Siach · 8 years ago
- 5349910 tools/gpio: add install section by Andy Shevchenko · 9 years ago
- 8674cea tools/gpio: move to tools buildsystem by Andy Shevchenko · 9 years ago
- 97f6974 tools/gpio: add the gpio-event-mon tool by Linus Walleij · 9 years ago
- 2a144dd tools/gpio: add the gpio-hammer tool by Linus Walleij · 9 years ago
- 691998f tools/gpio: Add missing initialization of device_name by Geert Uytterhoeven · 9 years ago
- f6a49e5 tools/gpio: Enable compiler optimization to catch more bugs by Geert Uytterhoeven · 9 years ago
- 214338e gpio: present the consumer of a line to userspace by Linus Walleij · 9 years ago
- bb91d34 tools: gpio: Small updates for output format by Markus Pargmann · 9 years ago
- 521a2ad gpio: add userspace ABI for GPIO line information by Linus Walleij · 9 years ago
- df4878e gpio: store reflect the label to userspace by Linus Walleij · 9 years ago
- 6d591c4 tools/gpio: create GPIO tools by Linus Walleij · 9 years ago