Age | Commit message (Expand) | Author |
---|---|---|
2020-11-03 | Relative (#18) | Maxim Devaev |
2020-10-26 | refactoring | Devaev Maxim |
2020-10-25 | ezcoo sw41ha as gpio | Devaev Maxim |
2020-10-15 | otg hid: clear queue on error | Devaev Maxim |
2020-10-14 | refactoring | Devaev Maxim |
2020-10-14 | serial hid: don't sleep on exit | Devaev Maxim |
2020-10-14 | serial hid: clear events on exceptions | Devaev Maxim |
2020-10-14 | serial hid: perm errors is not fatal | Devaev Maxim |
2020-10-14 | refactoring | Devaev Maxim |
2020-10-13 | serial hid: clear queue on error | Devaev Maxim |
2020-10-13 | tools.clear_queue() | Devaev Maxim |
2020-10-13 | mypy again | Devaev Maxim |
2020-10-13 | typing fixes | Devaev Maxim |
2020-10-09 | refactoring | Devaev Maxim |
2020-10-03 | fixed logging | Devaev Maxim |
2020-10-03 | adjust reopen delay | Devaev Maxim |
2020-10-03 | processing udc state | Devaev Maxim |
2020-10-03 | assert | Devaev Maxim |
2020-10-03 | lint fix | Devaev Maxim |
2020-10-03 | handle ESHUTDOWN during hid write() | Devaev Maxim |
2020-10-03 | common env variables | Devaev Maxim |
2020-09-30 | refactoring | Devaev Maxim |
2020-09-20 | Make kvmd compatible with libgpiod 1.2. | Oleg Girko |
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-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-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 | only available gpio modes | Devaev Maxim |
2020-09-10 | removed processing flag | Devaev Maxim |
2020-09-09 | sync atx api | 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-08 | refactoring | Devaev Maxim |
2020-09-07 | minor relatime fixes | Devaev Maxim |
2020-09-07 | ugpio plugins | Devaev Maxim |
2020-09-05 | more logs | Devaev Maxim |
2020-09-05 | using BatchReader for ATX | Devaev Maxim |
2020-09-05 | common background systasks | Devaev Maxim |