aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28tools gpio: Allow overriding CFLAGSJiri Olsa1-1/+1
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij1-2/+0
2018-03-01tools/gpio/gpio-event-mon: fix warningAnders Roxell1-1/+1
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-2/+0
2017-12-21tools/gpio: Fix build error with musl libcJoel Stanley1-0/+1
2017-12-20tools/gpio: Don't use u_int32_tJonathan Neuschäfer1-4/+5
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-7/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-07tools: gpio: Print error string on IOCTL failuresJacopo Mondi1-7/+10
2017-01-26gpio-hammer: fix make consumer_label suitable to work on gpio-nailsUwe Kleine-König1-1/+1
2017-01-11gpio: tools: add .gitignore for generated filesShuah Khan1-0/+4
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-1/+1
2016-10-24tools/gpio: re-work gpio hammer with gpio operationsBamvor Jian Zhang1-50/+17
2016-10-24tools/gpio: add gpio basic opereationsBamvor Jian Zhang2-0/+272
2016-08-08tools/gpio: fix gpio-event-mon header commentBaruch Siach1-1/+1
2016-06-23tools/gpio: add install sectionAndy Shevchenko1-1/+9
2016-06-23tools/gpio: move to tools buildsystemAndy Shevchenko2-8/+64
2016-06-15tools/gpio: add the gpio-event-mon toolLinus Walleij2-2/+195
2016-06-15tools/gpio: add the gpio-hammer toolLinus Walleij2-2/+192
2016-03-31tools/gpio: Add missing initialization of device_nameGeert Uytterhoeven1-1/+1
2016-03-31tools/gpio: Enable compiler optimization to catch more bugsGeert Uytterhoeven1-1/+1
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij1-3/+3
2016-02-23tools: gpio: Small updates for output formatMarkus Pargmann1-2/+2
2016-02-19gpio: add userspace ABI for GPIO line informationLinus Walleij2-12/+81
2016-02-19gpio: store reflect the label to userspaceLinus Walleij1-2/+2
2016-02-09tools/gpio: create GPIO toolsLinus Walleij4-0/+176