index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
gpio
Age
Commit message (
Expand
)
Author
2025-04-14
selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservation
Koichiro Den
2025-04-09
selftests: gpio: add test cases for gpio-aggregator
Koichiro Den
2025-01-23
selftests: gpio: gpio-sim: Fix missing chip disablements
Koichiro Den
2024-03-05
selftest: gpio: remove obsolete gpio-mockup test
Kent Gibson
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-16
selftests: gpio: gpio-sim: Use same variable name for sysfs pathname
Andy Shevchenko
2023-05-11
selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
Mirsad Todorovac
2023-02-13
selftests: gpio: Fix incorrect kernel headers search path
Mathieu Desnoyers
2022-11-25
selftests: gpio: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-07-20
selftests: gpio: fix include path to kernel headers for out of tree builds
Kent Gibson
2022-01-11
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-17
selftests: gpio: gpio-sim: avoid forking test twice
Bartosz Golaszewski
2021-12-17
selftests: gpio: gpio-sim: remove bashisms
Bartosz Golaszewski
2021-12-17
selftests: gpio: add test cases for gpio-sim
Bartosz Golaszewski
2021-12-17
selftests: gpio: add a helper for reading GPIO line names
Bartosz Golaszewski
2021-12-17
selftests: gpio: provide a helper for reading chip info
Bartosz Golaszewski
2021-11-15
selftests: gpio: restore CFLAGS options
Kent Gibson
2021-11-15
selftests: gpio: fix uninitialised variable warning
Kent Gibson
2021-11-15
selftests: gpio: fix gpio compiling error
Li Zhijian
2021-03-08
selftests: gpio: update .gitignore
Bartosz Golaszewski
2021-02-15
selftests: gpio: add CONFIG_GPIO_CDEV to config
Kent Gibson
2021-02-15
selftests: gpio: port to GPIO uAPI v2
Kent Gibson
2021-02-15
selftests: gpio: remove obsolete gpio-mockup-chardev.c
Kent Gibson
2021-02-15
selftests: gpio: rework and simplify test implementation
Kent Gibson
2020-11-10
selftests/gpio: Add to CLEAN rule rather than overriding
Michael Ellerman
2020-11-10
selftests/gpio: Fix build when source tree is read only
Michael Ellerman
2020-11-10
selftests/gpio: Move include of lib.mk up
Michael Ellerman
2020-11-10
selftests/gpio: Use TEST_GEN_PROGS_EXTENDED
Michael Ellerman
2020-04-23
selftests: add build/cross-build dependency check script
Shuah Khan
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-08
selftest/gpio: Remove duplicate header
Sabyasachi Gupta
2019-01-16
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
2018-12-17
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
2018-11-27
selftests: gpio: Find libmount with pkg-config if available
Daniel Díaz
2018-10-24
selftests: gpio: Fix OUTPUT directory in Makefile
Daniel Díaz
2018-10-24
selftests: gpio: restructure Makefile
Fathi Boudra
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
2018-07-09
gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
Rafael David Tinoco
2018-05-30
selftests: gpio: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-25
selftests: gpio: fix clean target to remove all generated files and dirs
Shuah Khan
2017-04-25
selftests: gpio: override clean in lib.mk to fix warnings
Shuah Khan
2017-04-21
selftests: gpio: add config fragment for gpio-mockup
Fathi Boudra
2017-01-11
selftests: gpio add .gitignore for generated files
Shuah Khan
2016-12-13
selftest/gpio: add gpio test case
Bamvor Jian Zhang