Age | Commit message (Expand) | Author | Files | Lines |
2018-03-18 | Merge tag 'v4.16-rc5' into devel | Linus Walleij | 1 | -2/+0 |
2018-03-01 | tools/gpio/gpio-event-mon: fix warning | Anders Roxell | 1 | -1/+1 |
2018-02-22 | tools: fix cross-compile var clobbering | Martin Kelly | 1 | -2/+0 |
2017-12-21 | tools/gpio: Fix build error with musl libc | Joel Stanley | 1 | -0/+1 |
2017-12-20 | tools/gpio: Don't use u_int32_t | Jonathan Neuschäfer | 1 | -4/+5 |
2017-11-15 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-07 | tools: gpio: Print error string on IOCTL failures | Jacopo Mondi | 1 | -7/+10 |
2017-01-26 | gpio-hammer: fix make consumer_label suitable to work on gpio-nails | Uwe Kleine-König | 1 | -1/+1 |
2017-01-11 | gpio: tools: add .gitignore for generated files | Shuah Khan | 1 | -0/+4 |
2016-12-18 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 1 | -1/+1 |
2016-10-24 | tools/gpio: re-work gpio hammer with gpio operations | Bamvor Jian Zhang | 1 | -50/+17 |
2016-10-24 | tools/gpio: add gpio basic opereations | Bamvor Jian Zhang | 2 | -0/+272 |
2016-08-08 | tools/gpio: fix gpio-event-mon header comment | Baruch Siach | 1 | -1/+1 |
2016-06-23 | tools/gpio: add install section | Andy Shevchenko | 1 | -1/+9 |
2016-06-23 | tools/gpio: move to tools buildsystem | Andy Shevchenko | 2 | -8/+64 |
2016-06-15 | tools/gpio: add the gpio-event-mon tool | Linus Walleij | 2 | -2/+195 |
2016-06-15 | tools/gpio: add the gpio-hammer tool | Linus Walleij | 2 | -2/+192 |
2016-03-31 | tools/gpio: Add missing initialization of device_name | Geert Uytterhoeven | 1 | -1/+1 |
2016-03-31 | tools/gpio: Enable compiler optimization to catch more bugs | Geert Uytterhoeven | 1 | -1/+1 |
2016-02-25 | gpio: present the consumer of a line to userspace | Linus Walleij | 1 | -3/+3 |
2016-02-23 | tools: gpio: Small updates for output format | Markus Pargmann | 1 | -2/+2 |
2016-02-19 | gpio: add userspace ABI for GPIO line information | Linus Walleij | 2 | -12/+81 |
2016-02-19 | gpio: store reflect the label to userspace | Linus Walleij | 1 | -2/+2 |
2016-02-09 | tools/gpio: create GPIO tools | Linus Walleij | 4 | -0/+176 |