Age | Commit message (Expand) | Author |
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 |