summaryrefslogtreecommitdiff
path: root/kvmd/apps/otg/__init__.py
AgeCommit message (Expand)Author
3 daysadd some otg infoMaxim Devaev
4 daysusb microphoneMaxim Devaev
2025-01-05usb: kvmd-otgconf now calculates endpoints before operationMaxim Devaev
2025-01-04usb: endpoints calculationMaxim Devaev
2024-12-27split otg mouse start optionsMaxim Devaev
2024-09-18refactoringMaxim Devaev
2024-03-22updated copyright dateMaxim Devaev
2023-05-27copyright updateMaxim Devaev
2023-03-07refactoringMaxim Devaev
2023-02-26Issue #933: Optional start for otg componentsMaxim Devaev
2023-02-26otg: optional components startMaxim Devaev
2022-09-04new typing styleMaxim Devaev
2022-05-24log fixMaxim Devaev
2022-05-24Compatibility with old vanilla kernels (#88)Frank Zhang
2022-04-18refactoringMaxim Devaev
2022-04-18optional serial numberMaxim Devaev
2022-04-17configurable usb device version and max powerMaxim Devaev
2022-04-10get rid of the otg-unlock helperMaxim Devaev
2022-04-02otgconf gpio pluginMaxim Devaev
2022-03-31refactoringMaxim Devaev
2022-03-31renamed config_path to profile_pathMaxim Devaev
2022-03-31write otg metainfoMaxim Devaev
2022-03-31refactoringMaxim Devaev
2022-03-31simplified find_udc()Maxim Devaev
2022-03-30improved otgbindMaxim Devaev
2022-01-20refactoringMaxim Devaev
2022-01-20RNDIS Version 5 for Windows XP, automatic driver load on Windows using ncm (#77)mfunkey
2022-01-07copyright bumpMaxim Devaev
2022-01-06fixMaxim Devaev
2022-01-06Make kvmd-net start/stop work without error while changing configuration (#76)mfunkey
2022-01-06bump bcdDevice only for rndisMaxim Devaev
2022-01-04Improved RNDIS configurationMaxim Devaev
2021-09-08small rebrandingMaxim Devaev
2021-08-31configurable bcdUSBMaxim Devaev
2021-08-28unified udc code and automatic driver detectionMaxim Devaev
2021-08-21improved otg messagesMaxim Devaev
2021-08-21set wakeup_on_write as optional flagMaxim Devaev
2021-08-20option to enable remote wakeupMaxim Devaev
2021-07-29removed max_power option, added todo about remote wakeupMaxim Devaev
2021-07-24dual mouse modeMaxim Devaev
2021-07-21optional no_out_endpointMaxim Devaev
2021-01-07update copyDevaev Maxim
2020-12-26otgbind pseudo-gpio pluginDevaev Maxim
2020-11-03configurable wheel for otgDevaev Maxim
2020-11-03Relative (#18)Maxim Devaev
2020-10-05more optionsDevaev Maxim
2020-10-05configurable maxpowerDevaev Maxim
2020-10-03refactoringDevaev Maxim
2020-10-03using sysfs prefixDevaev Maxim
2020-09-30improved loggingDevaev Maxim