Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-12 | software cs | Devaev Maxim | |
2020-11-11 | refactoring | Devaev Maxim | |
2020-11-11 | another try | Devaev Maxim | |
2020-11-11 | spi firmware | Devaev Maxim | |
2020-11-11 | refactoring | Devaev Maxim | |
2020-11-11 | kvmd spi driver | Devaev Maxim | |
2020-11-11 | renamed serial keymap codes to mcu | Devaev Maxim | |
2020-11-11 | serial phy layer | Devaev Maxim | |
2020-11-11 | splitting serial | Devaev Maxim | |
2020-11-08 | lint fix | Devaev Maxim | |
2020-11-08 | bt hid | Devaev Maxim | |
2020-11-07 | refactoring | Devaev Maxim | |
2020-11-06 | refactoring | Devaev Maxim | |
2020-11-04 | refactoring | Devaev Maxim | |
2020-11-03 | configurable wheel for otg | Devaev Maxim | |
2020-11-03 | Relative (#18) | Maxim Devaev | |
* refactoring * basic relative mouse mode | |||
2020-10-26 | refactoring | 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 | typing fixes | 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 | |
https://github.com/raspberrypi/linux/commit/61b7f805dc2fd364e0df682de89227e94ce88e25 | |||
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 | |
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-14 | common gpio path variable | Devaev Maxim | |
2020-09-13 | refactoring and reuse gpio pulse code | Devaev Maxim | |
2020-09-13 | pass close() | Devaev Maxim | |
2020-09-12 | using libgpiod for the serial hid | Devaev Maxim | |
2020-09-08 | refactoring | Devaev Maxim | |
2020-09-07 | ugpio plugins | Devaev Maxim | |
2020-08-18 | fixed race conditions on hid events cleanup | Devaev Maxim | |
2020-08-18 | mouse buttons 4 and 5 | Devaev Maxim | |
2020-06-06 | send_key_events() | Devaev Maxim | |
2020-06-05 | suppressed serial hid spam | Devaev Maxim | |
2020-06-04 | fix | Devaev Maxim | |
2020-06-04 | refactoring | Devaev Maxim | |
2020-06-04 | serial: decrease common_retries with read_retries | Devaev Maxim | |
2020-05-24 | removed print | Devaev Maxim | |