Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-30 | tools: gpio: port gpio-watch to v2 uAPI | Kent Gibson | 1 | -8/+8 | |
Port the gpio-watch tool to the latest GPIO uAPI. Signed-off-by: Kent Gibson <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]> | |||||
2020-02-12 | tools: gpio: implement gpio-watch | Bartosz Golaszewski | 1 | -0/+99 | |
Add a simple program that allows to test the new LINECHANGED_FD ioctl(). Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> |