Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-30 | refactoring | Devaev Maxim | |
2020-09-20 | Make kvmd compatible with libgpiod 1.2. | Oleg Girko | |
The singular default_val argument of gpiod.Line.request() method was introduced in libgpiod 1.3. For older versions of libgpiod, defailt_vals argument with list value should be used. This argument is available in newer versions of libgpiod as well for compatibility. This change is needed for Debian / Raspbian 10 that have libgpiod 1.2. Signed-off-by: Oleg Girko <[email protected]> | |||
2020-09-18 | fixed consumer names for libgpiod | Devaev Maxim | |
2020-09-16 | debounce for gpiod AioReader | Devaev Maxim | |
2020-09-14 | common gpio path variable | Devaev Maxim | |
2020-09-13 | using libgpiod for the ugpio driver | Devaev Maxim | |
2020-09-10 | removed edge detection | Devaev Maxim | |
2020-09-10 | edge detection not available for pin r/w | Devaev Maxim | |
2020-09-10 | experimental edge mode | Devaev Maxim | |
2020-09-10 | only available gpio modes | Devaev Maxim | |
2020-09-09 | hide device path | Devaev Maxim | |
2020-09-09 | cleanup on driver side | Devaev Maxim | |
2020-09-09 | hid relay driver | Devaev Maxim | |
2020-09-08 | improved ugpio scheme api | Devaev Maxim | |
2020-09-08 | refactoring | Devaev Maxim | |
2020-09-07 | minor relatime fixes | Devaev Maxim | |
2020-09-07 | ugpio plugins | Devaev Maxim | |