1. 5897a78 tools: gpio: fix %llu warning in gpio-watch.c by Kent Gibson · 4 years ago
  2. 3fa4a03 tools: gpio: fix %llu warning in gpio-event-mon.c by Kent Gibson · 4 years ago
  3. cf048e0 tools: gpio: add debounce support to gpio-event-mon by Kent Gibson · 4 years, 3 months ago
  4. 62757c3 tools: gpio: add multi-line monitoring to gpio-event-mon by Kent Gibson · 4 years, 3 months ago
  5. 0acda97 tools: gpio: port gpio-event-mon to v2 uAPI by Kent Gibson · 4 years, 3 months ago
  6. 7ff6d1d tools: gpio: port gpio-hammer to v2 uAPI by Kent Gibson · 4 years, 3 months ago
  7. ed60aee tools: gpio: rename nlines to num_lines by Kent Gibson · 4 years, 3 months ago
  8. e86a863 tools: gpio: port gpio-watch to v2 uAPI by Kent Gibson · 4 years, 3 months ago
  9. 3c333c4 tools: gpio: port lsgpio to v2 uAPI by Kent Gibson · 4 years, 3 months ago
  10. df51f40 tools: gpio: fix spurious close warning in gpio-event-mon by Kent Gibson · 4 years, 6 months ago
  11. e890678 tools: gpio: fix spurious close warning in gpio-utils by Kent Gibson · 4 years, 6 months ago
  12. ef3c61a0 tools: gpio: fix spurious close warning in lsgpio by Kent Gibson · 4 years, 6 months ago
  13. 3831c05 tools: gpio: add bias flags to lsgpio by Kent Gibson · 4 years, 8 months ago
  14. 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
  15. 82f04bf tools: gpio: Fix out-of-tree build regression by Anssi Hannula · 4 years, 9 months ago
  16. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  17. 9755162 tools: gpio: Fix typo in gpio-utils by Mykyta Poturai · 4 years, 9 months ago
  18. 1003bc1 tools: gpio-hammer: Apply scripts/Lindent and retain good changes by Gabriel Ravier · 4 years, 10 months ago
  19. 55f17e2 tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences" by Colin Ian King · 4 years, 10 months ago
  20. d1ee7e1 tools: gpio-hammer: Avoid potential overflow in main by Gabriel Ravier · 4 years, 10 months ago
  21. 33f0c47 tools: gpio: implement gpio-watch by Bartosz Golaszewski · 5 years ago
  22. 0161a94 tools: gpio: Correctly add make dependencies for gpio_utils by Laura Abbott · 5 years ago
  23. 4a6a6f5 tools: gpio: Use !building_out_of_srctree to determine srctree by Shuah Khan · 5 years ago
  24. 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
  25. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  26. ef9ace6 tools: gpio: Add include/linux/gpio.h to .gitignore by Kelsey Skunberg · 6 years ago
  27. 4ccc98a tools gpio: Allow overriding CFLAGS by Jiri Olsa · 6 years ago
  28. 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
  29. 03fd11b tools/gpio/gpio-event-mon: fix warning by Anders Roxell · 7 years ago
  30. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  31. 1696784 tools/gpio: Fix build error with musl libc by Joel Stanley · 7 years ago
  32. 92e70b8 tools/gpio: Don't use u_int32_t by Jonathan Neuschäfer · 7 years ago
  33. 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
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. d327a22 tools: gpio: Print error string on IOCTL failures by Jacopo Mondi · 7 years ago
  36. 38575ed gpio-hammer: fix make consumer_label suitable to work on gpio-nails by Uwe Kleine-König · 8 years ago
  37. 3d301cb gpio: tools: add .gitignore for generated files by Shuah Khan · 8 years ago
  38. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  39. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  40. 74100bb tools/gpio: re-work gpio hammer with gpio operations by Bamvor Jian Zhang · 8 years ago
  41. e1acec0e tools/gpio: add gpio basic opereations by Bamvor Jian Zhang · 8 years ago
  42. 925baf3 tools/gpio: fix gpio-event-mon header comment by Baruch Siach · 8 years ago
  43. 5349910 tools/gpio: add install section by Andy Shevchenko · 9 years ago
  44. 8674cea tools/gpio: move to tools buildsystem by Andy Shevchenko · 9 years ago
  45. 97f6974 tools/gpio: add the gpio-event-mon tool by Linus Walleij · 9 years ago
  46. 2a144dd tools/gpio: add the gpio-hammer tool by Linus Walleij · 9 years ago
  47. 691998f tools/gpio: Add missing initialization of device_name by Geert Uytterhoeven · 9 years ago
  48. f6a49e5 tools/gpio: Enable compiler optimization to catch more bugs by Geert Uytterhoeven · 9 years ago
  49. 214338e gpio: present the consumer of a line to userspace by Linus Walleij · 9 years ago
  50. bb91d34 tools: gpio: Small updates for output format by Markus Pargmann · 9 years ago
  51. 521a2ad gpio: add userspace ABI for GPIO line information by Linus Walleij · 9 years ago
  52. df4878e gpio: store reflect the label to userspace by Linus Walleij · 9 years ago
  53. 6d591c4 tools/gpio: create GPIO tools by Linus Walleij · 9 years ago