index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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