index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
gpio
Age
Commit message (
Expand
)
Author
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