Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: virtuser: convert to use dev-sync-probe utilities | Koichiro Den | 2025-02-24 | 1 | -63/+10 |
* | gpio: virtuser: lock up configfs that an instantiated device depends on | Koichiro Den | 2025-01-03 | 1 | -7/+40 |
* | gpio: virtuser: fix handling of multiple conn_ids in lookup table | Koichiro Den | 2025-01-03 | 1 | -4/+4 |
* | gpio: virtuser: fix missing lookup table cleanups | Koichiro Den | 2025-01-03 | 1 | -11/+25 |
* | gpio: virtuser: Use GPIO_LOOKUP_IDX() macro | Andy Shevchenko | 2024-08-21 | 1 | -9/+4 |
* | gpio: virtuser: avoid non-constant format string | Arnd Bergmann | 2024-07-19 | 1 | -1/+1 |
* | gpio: virtuser: actually use the "trimmed" local variable | Bartosz Golaszewski | 2024-07-10 | 1 | -3/+3 |
* | gpio: virtuser: new virtual testing driver for the GPIO API | Bartosz Golaszewski | 2024-07-09 | 1 | -0/+1807 |