index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: add sloppy logic analyzer using polling
Wolfram Sang
2024-07-01
1
-0
/
+246
*
tools: gpio: fix debounce_period_us output of lsgpio
Milo Spadacini
2023-05-11
1
-1
/
+1
*
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
2023-01-27
1
-0
/
+1
*
tools: gpio: Add new hardware clock type
Dipen Patel
2022-05-04
1
-1
/
+5
*
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-15
1
-1
/
+1
*
tools: gpio-utils: fix various kernel-doc warnings
Randy Dunlap
2021-03-26
1
-9
/
+9
*
tools: gpio: remove uAPI v1 code no longer used by selftests
Kent Gibson
2021-02-15
2
-95
/
+0
*
tools: gpio: fix %llu warning in gpio-watch.c
Kent Gibson
2021-01-18
1
-2
/
+3
*
tools: gpio: fix %llu warning in gpio-event-mon.c
Kent Gibson
2021-01-18
1
-2
/
+2
*
tools: gpio: add option to report wall-clock time to gpio-event-mon
Kent Gibson
2020-12-05
1
-1
/
+5
*
tools: gpio: add support for reporting realtime event clock to lsgpio
Kent Gibson
2020-12-05
1
-0
/
+4
*
tools: gpio: add debounce support to gpio-event-mon
Kent Gibson
2020-09-30
1
-3
/
+17
*
tools: gpio: add multi-line monitoring to gpio-event-mon
Kent Gibson
2020-09-30
1
-11
/
+34
*
tools: gpio: port gpio-event-mon to v2 uAPI
Kent Gibson
2020-09-30
1
-44
/
+47
*
tools: gpio: port gpio-hammer to v2 uAPI
Kent Gibson
2020-09-30
3
-45
/
+197
*
tools: gpio: rename nlines to num_lines
Kent Gibson
2020-09-30
3
-26
/
+26
*
tools: gpio: port gpio-watch to v2 uAPI
Kent Gibson
2020-09-30
1
-8
/
+8
*
tools: gpio: port lsgpio to v2 uAPI
Kent Gibson
2020-09-30
1
-22
/
+38
*
tools: gpio: fix spurious close warning in gpio-event-mon
Kent Gibson
2020-07-12
1
-1
/
+2
*
tools: gpio: fix spurious close warning in gpio-utils
Kent Gibson
2020-07-12
1
-2
/
+2
*
tools: gpio: fix spurious close warning in lsgpio
Kent Gibson
2020-07-12
1
-1
/
+2
*
tools: gpio: add bias flags to lsgpio
Kent Gibson
2020-05-05
1
-0
/
+12
*
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-04-04
6
-7
/
+132
|
\
|
*
tools: gpio: Fix out-of-tree build regression
Anssi Hannula
2020-03-27
1
-1
/
+1
|
*
tools: gpio: Fix typo in gpio-utils
Mykyta Poturai
2020-03-25
1
-3
/
+3
|
*
tools: gpio-hammer: Apply scripts/Lindent and retain good changes
Gabriel Ravier
2020-03-25
1
-1
/
+1
|
*
tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"
Colin Ian King
2020-03-25
1
-1
/
+1
|
*
tools: gpio-hammer: Avoid potential overflow in main
Gabriel Ravier
2020-03-25
1
-1
/
+16
|
*
tools: gpio: implement gpio-watch
Bartosz Golaszewski
2020-02-12
4
-1
/
+111
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
tools: gpio: Correctly add make dependencies for gpio_utils
Laura Abbott
2019-11-13
2
-3
/
+8
*
tools: gpio: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-10-22
1
-1
/
+5
*
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
tools: gpio: Add include/linux/gpio.h to .gitignore
Kelsey Skunberg
2019-05-20
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
5
-19
/
+5
|
/
*
tools gpio: Allow overriding CFLAGS
Jiri Olsa
2018-12-28
1
-1
/
+1
*
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2018-03-18
1
-2
/
+0
|
\
|
*
tools: fix cross-compile var clobbering
Martin Kelly
2018-02-21
1
-2
/
+0
*
|
tools/gpio/gpio-event-mon: fix warning
Anders Roxell
2018-03-01
1
-1
/
+1
|
/
*
tools/gpio: Fix build error with musl libc
Joel Stanley
2017-12-21
1
-0
/
+1
*
tools/gpio: Don't use u_int32_t
Jonathan Neuschäfer
2017-12-20
1
-4
/
+5
*
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-7
/
+10
|
\
|
*
tools: gpio: Print error string on IOCTL failures
Jacopo Mondi
2017-10-07
1
-7
/
+10
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
gpio-hammer: fix make consumer_label suitable to work on gpio-nails
Uwe Kleine-König
2017-01-26
1
-1
/
+1
*
gpio: tools: add .gitignore for generated files
Shuah Khan
2017-01-11
1
-0
/
+4
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-17
1
-1
/
+1
|
\
|
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-1
/
+1
*
|
tools/gpio: re-work gpio hammer with gpio operations
Bamvor Jian Zhang
2016-10-24
1
-50
/
+17
*
|
tools/gpio: add gpio basic opereations
Bamvor Jian Zhang
2016-10-24
2
-0
/
+272
|
/
[next]