summary refs log tree commit diff
path: root/devices/src/usb/host_backend/host_backend_device_provider.rs
Commit message (Expand)AuthorAge
* edition: Use 2018-style paths in devices crateDavid Tolnay2019-04-09
* edition: Use dyn syntax for trait objectsDavid Tolnay2019-04-08
* usb: remove unused/abused fd argument from EventHandler::on_eventZach Reizner2019-03-18
* usb: add host backendJingkui Wang2019-03-16