index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gpio
/
Makefile
Age
Commit message (
Expand
)
Author
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2020-03-27
tools: gpio: Fix out-of-tree build regression
Anssi Hannula
2020-02-12
tools: gpio: implement gpio-watch
Bartosz Golaszewski
2019-11-13
tools: gpio: Correctly add make dependencies for gpio_utils
Laura Abbott
2019-10-22
tools: gpio: Use !building_out_of_srctree to determine srctree
Shuah Khan
2018-12-28
tools gpio: Allow overriding CFLAGS
Jiri Olsa
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-06-23
tools/gpio: add install section
Andy Shevchenko
2016-06-23
tools/gpio: move to tools buildsystem
Andy Shevchenko
2016-06-15
tools/gpio: add the gpio-event-mon tool
Linus Walleij
2016-06-15
tools/gpio: add the gpio-hammer tool
Linus Walleij
2016-03-31
tools/gpio: Enable compiler optimization to catch more bugs
Geert Uytterhoeven
2016-02-09
tools/gpio: create GPIO tools
Linus Walleij