| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests: gpio: Fix incorrect kernel headers search path | Mathieu Desnoyers | 2023-03-10 | 1 | -1/+1 |
* | selftests: gpio: fix include path to kernel headers for out of tree builds | Kent Gibson | 2022-07-20 | 1 | -1/+1 |
* | Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-01-11 | 1 | -2/+2 |
|\ |
|
| * | selftests: gpio: add test cases for gpio-sim | Bartosz Golaszewski | 2021-12-17 | 1 | -1/+1 |
| * | selftests: gpio: add a helper for reading GPIO line names | Bartosz Golaszewski | 2021-12-17 | 1 | -1/+1 |
| * | selftests: gpio: provide a helper for reading chip info | Bartosz Golaszewski | 2021-12-17 | 1 | -1/+1 |
* | | selftests: gpio: restore CFLAGS options | Kent Gibson | 2021-11-15 | 1 | -1/+1 |
* | | selftests: gpio: fix gpio compiling error | Li Zhijian | 2021-11-15 | 1 | -0/+1 |
|/ |
|
* | selftests: gpio: rework and simplify test implementation | Kent Gibson | 2021-02-15 | 1 | -25/+1 |
* | selftests/gpio: Add to CLEAN rule rather than overriding | Michael Ellerman | 2020-11-10 | 1 | -4/+1 |
* | selftests/gpio: Fix build when source tree is read only | Michael Ellerman | 2020-11-10 | 1 | -5/+9 |
* | selftests/gpio: Move include of lib.mk up | Michael Ellerman | 2020-11-10 | 1 | -3/+3 |
* | selftests/gpio: Use TEST_GEN_PROGS_EXTENDED | Michael Ellerman | 2020-11-10 | 1 | -5/+3 |
* | selftests: add build/cross-build dependency check script | Shuah Khan | 2020-04-23 | 1 | -6/+6 |
* | selftests: Fix test errors related to lib.mk khdr target | Shuah Khan | 2018-12-17 | 1 | -3/+3 |
* | selftests: gpio: Find libmount with pkg-config if available | Daniel Díaz | 2018-11-27 | 1 | -2/+8 |
* | selftests: gpio: Fix OUTPUT directory in Makefile | Daniel Díaz | 2018-10-24 | 1 | -3/+3 |
* | selftests: gpio: restructure Makefile | Fathi Boudra | 2018-10-24 | 1 | -17/+15 |
* | selftests: add headers_install to lib.mk | Anders Roxell | 2018-09-05 | 1 | -5/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | selftests: gpio: fix clean target to remove all generated files and dirs | Shuah Khan | 2017-04-25 | 1 | -1/+7 |
* | selftests: gpio: override clean in lib.mk to fix warnings | Shuah Khan | 2017-04-25 | 1 | -1/+2 |
* | selftest/gpio: add gpio test case | Bamvor Jian Zhang | 2016-12-13 | 1 | -0/+23 |