index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gpio
Age
Commit message (
Expand
)
Author
2024-11-13
tools: gpio: Fix several incorrect format specifiers
Luo Yifan
2024-10-21
gpio: sloppy-logic-analyzer remove reference to rcu_momentary_dyntick_idle()
Srikar Dronamraju
2024-09-02
tools: gpio: rm .*.cmd on make clean
zhangjiao
2024-07-31
tools: gpio: Fix the wrong format specifier
Zhu Jun
2024-07-01
gpio: add sloppy logic analyzer using polling
Wolfram Sang
2023-05-11
tools: gpio: fix debounce_period_us output of lsgpio
Milo Spadacini
2023-01-27
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
2022-05-04
tools: gpio: Add new hardware clock type
Dipen Patel
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2021-03-26
tools: gpio-utils: fix various kernel-doc warnings
Randy Dunlap
2021-02-15
tools: gpio: remove uAPI v1 code no longer used by selftests
Kent Gibson
2021-01-18
tools: gpio: fix %llu warning in gpio-watch.c
Kent Gibson
2021-01-18
tools: gpio: fix %llu warning in gpio-event-mon.c
Kent Gibson
2020-12-05
tools: gpio: add option to report wall-clock time to gpio-event-mon
Kent Gibson
2020-12-05
tools: gpio: add support for reporting realtime event clock to lsgpio
Kent Gibson
2020-09-30
tools: gpio: add debounce support to gpio-event-mon
Kent Gibson
2020-09-30
tools: gpio: add multi-line monitoring to gpio-event-mon
Kent Gibson
2020-09-30
tools: gpio: port gpio-event-mon to v2 uAPI
Kent Gibson
2020-09-30
tools: gpio: port gpio-hammer to v2 uAPI
Kent Gibson
2020-09-30
tools: gpio: rename nlines to num_lines
Kent Gibson
2020-09-30
tools: gpio: port gpio-watch to v2 uAPI
Kent Gibson
2020-09-30
tools: gpio: port lsgpio to v2 uAPI
Kent Gibson
2020-07-12
tools: gpio: fix spurious close warning in gpio-event-mon
Kent Gibson
2020-07-12
tools: gpio: fix spurious close warning in gpio-utils
Kent Gibson
2020-07-12
tools: gpio: fix spurious close warning in lsgpio
Kent Gibson
2020-05-05
tools: gpio: add bias flags to lsgpio
Kent Gibson
2020-04-04
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-03-27
tools: gpio: Fix out-of-tree build regression
Anssi Hannula
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
tools: gpio: Fix typo in gpio-utils
Mykyta Poturai
2020-03-25
tools: gpio-hammer: Apply scripts/Lindent and retain good changes
Gabriel Ravier
2020-03-25
tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"
Colin Ian King
2020-03-25
tools: gpio-hammer: Avoid potential overflow in main
Gabriel Ravier
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
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-20
tools: gpio: Add include/linux/gpio.h to .gitignore
Kelsey Skunberg
2018-12-28
tools gpio: Allow overriding CFLAGS
Jiri Olsa
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2018-03-01
tools/gpio/gpio-event-mon: fix warning
Anders Roxell
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2017-12-21
tools/gpio: Fix build error with musl libc
Joel Stanley
2017-12-20
tools/gpio: Don't use u_int32_t
Jonathan Neuschäfer
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-07
tools: gpio: Print error string on IOCTL failures
Jacopo Mondi
2017-01-26
gpio-hammer: fix make consumer_label suitable to work on gpio-nails
Uwe Kleine-König
2017-01-11
gpio: tools: add .gitignore for generated files
Shuah Khan
[next]