summaryrefslogtreecommitdiff
path: root/tools/gpio
AgeCommit message (Expand)Author
2023-05-11tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov
2022-05-04tools: gpio: Add new hardware clock typeDipen Patel
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2021-03-26tools: gpio-utils: fix various kernel-doc warningsRandy Dunlap
2021-02-15tools: gpio: remove uAPI v1 code no longer used by selftestsKent Gibson
2021-01-18tools: gpio: fix %llu warning in gpio-watch.cKent Gibson
2021-01-18tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson
2020-12-05tools: gpio: add option to report wall-clock time to gpio-event-monKent Gibson
2020-12-05tools: gpio: add support for reporting realtime event clock to lsgpioKent Gibson
2020-09-30tools: gpio: add debounce support to gpio-event-monKent Gibson
2020-09-30tools: gpio: add multi-line monitoring to gpio-event-monKent Gibson
2020-09-30tools: gpio: port gpio-event-mon to v2 uAPIKent Gibson
2020-09-30tools: gpio: port gpio-hammer to v2 uAPIKent Gibson
2020-09-30tools: gpio: rename nlines to num_linesKent Gibson
2020-09-30tools: gpio: port gpio-watch to v2 uAPIKent Gibson
2020-09-30tools: gpio: port lsgpio to v2 uAPIKent Gibson
2020-07-12tools: gpio: fix spurious close warning in gpio-event-monKent Gibson
2020-07-12tools: gpio: fix spurious close warning in gpio-utilsKent Gibson
2020-07-12tools: gpio: fix spurious close warning in lsgpioKent Gibson
2020-05-05tools: gpio: add bias flags to lsgpioKent Gibson
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-03-27tools: gpio: Fix out-of-tree build regressionAnssi Hannula
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25tools: gpio: Fix typo in gpio-utilsMykyta Poturai
2020-03-25tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier
2020-03-25tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King
2020-03-25tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier
2020-02-12tools: gpio: implement gpio-watchBartosz Golaszewski
2019-11-13tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2019-10-22tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-20tools: gpio: Add include/linux/gpio.h to .gitignoreKelsey Skunberg
2018-12-28tools gpio: Allow overriding CFLAGSJiri Olsa
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij
2018-03-01tools/gpio/gpio-event-mon: fix warningAnders Roxell
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
2017-12-21tools/gpio: Fix build error with musl libcJoel Stanley
2017-12-20tools/gpio: Don't use u_int32_tJonathan Neuschäfer
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-07tools: gpio: Print error string on IOCTL failuresJacopo Mondi
2017-01-26gpio-hammer: fix make consumer_label suitable to work on gpio-nailsUwe Kleine-König
2017-01-11gpio: tools: add .gitignore for generated filesShuah Khan
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-10-24tools/gpio: re-work gpio hammer with gpio operationsBamvor Jian Zhang
2016-10-24tools/gpio: add gpio basic opereationsBamvor Jian Zhang
2016-08-08tools/gpio: fix gpio-event-mon header commentBaruch Siach