summaryrefslogtreecommitdiff
path: root/tools/gpio
AgeCommit message (Expand)Author
2019-12-01tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2019-11-12tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-01-13tools: fix cross-compile var clobberingMartin Kelly
2018-02-03tools/gpio: Fix build error with musl libcJoel Stanley
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2016-06-23tools/gpio: add install sectionAndy Shevchenko
2016-06-23tools/gpio: move to tools buildsystemAndy Shevchenko
2016-06-15tools/gpio: add the gpio-event-mon toolLinus Walleij
2016-06-15tools/gpio: add the gpio-hammer toolLinus Walleij
2016-03-31tools/gpio: Add missing initialization of device_nameGeert Uytterhoeven
2016-03-31tools/gpio: Enable compiler optimization to catch more bugsGeert Uytterhoeven
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij
2016-02-23tools: gpio: Small updates for output formatMarkus Pargmann
2016-02-19gpio: add userspace ABI for GPIO line informationLinus Walleij
2016-02-19gpio: store reflect the label to userspaceLinus Walleij
2016-02-09tools/gpio: create GPIO toolsLinus Walleij