summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-virtuser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: virtuser: Use GPIO_LOOKUP_IDX() macroAndy Shevchenko2024-08-211-9/+4
* gpio: virtuser: avoid non-constant format stringArnd Bergmann2024-07-191-1/+1
* gpio: virtuser: actually use the "trimmed" local variableBartosz Golaszewski2024-07-101-3/+3
* gpio: virtuser: new virtual testing driver for the GPIO APIBartosz Golaszewski2024-07-091-0/+1807