Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | option to stream forever | Devaev Maxim | |
2020-09-17 | Merge pull request #8 from pikvm/libgpiod | Maxim Devaev | |
Libgpiod | |||
2020-09-16 | refactoring | Devaev Maxim | |
2020-09-16 | debounce for gpiod AioReader | Devaev Maxim | |
2020-09-15 | pikvm/pikvm#69: note about user invalidation in kvmd-htpasswd | Devaev Maxim | |
2020-09-14 | fix | Devaev Maxim | |
2020-09-14 | workaround for possible driver bug | Devaev Maxim | |
2020-09-14 | notify only on change | Devaev Maxim | |
2020-09-14 | refactoring | Devaev Maxim | |
2020-09-14 | read multiply events | Devaev Maxim | |
2020-09-14 | common gpio path variable | Devaev Maxim | |
2020-09-13 | non-cas operation | Devaev Maxim | |
2020-09-13 | removed rpi.gpio | Devaev Maxim | |
2020-09-13 | using libgpiod for the ugpio driver | Devaev Maxim | |
2020-09-13 | fixed AioPinsReader's main loop | Devaev Maxim | |
2020-09-13 | refactoring and reuse gpio pulse code | Devaev Maxim | |
2020-09-13 | pass close() | Devaev Maxim | |
2020-09-13 | using libgpiod for the gpio atx | Devaev Maxim | |
2020-09-12 | using libgpiod for the relay msd | Devaev Maxim | |
2020-09-12 | using libgpiod for the serial hid | Devaev Maxim | |
2020-09-12 | deprecated old streaming hardware control | Devaev Maxim | |
2020-09-11 | Bump version: 1.99 → 1.100v1.100 | Devaev Maxim | |
2020-09-10 | led colors | Devaev Maxim | |
2020-09-10 | changed separator | 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 | refactoring | Devaev Maxim | |
2020-09-10 | refactoring | Devaev Maxim | |
2020-09-10 | only available gpio modes | Devaev Maxim | |
2020-09-10 | refactoring | Devaev Maxim | |
2020-09-10 | fixes | Devaev Maxim | |
2020-09-10 | removed processing flag | Devaev Maxim | |
2020-09-09 | sync atx api | Devaev Maxim | |
2020-09-09 | prefer sync api | Devaev Maxim | |
2020-09-09 | hide device path | Devaev Maxim | |
2020-09-09 | mute | Devaev Maxim | |
2020-09-09 | cleanup on driver side | Devaev Maxim | |
2020-09-09 | hid relay driver | Devaev Maxim | |
2020-09-09 | valid_ugpio_driver() fix + tests | Devaev Maxim | |
2020-09-09 | tests | Devaev Maxim | |
2020-09-09 | catch manual validation | Devaev Maxim | |
2020-09-08 | refactoring | Devaev Maxim | |
2020-09-08 | refactoring | Devaev Maxim | |
2020-09-08 | validate drivers | Devaev Maxim | |
2020-09-08 | renamed default gpio driver | Devaev Maxim | |
2020-09-08 | stronger validators | Devaev Maxim | |
2020-09-08 | fixed type of return value of check_string_in_list() | Devaev Maxim | |
2020-09-08 | more validation | Devaev Maxim | |
2020-09-08 | refactoring | Devaev Maxim | |