summary refs log tree commit diff
path: root/devices/src/utils
Commit message (Expand)AuthorAge
* Add explicit `dyn` for trait objectsDaniel Verkamp2019-10-17
* usb: set event loop thread nameDaniel Verkamp2019-05-08
* clippy: Iterate without calling .iter()David Tolnay2019-04-18
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* edition: Fill in macro importsDavid Tolnay2019-04-15
* edition: Use dyn syntax for trait objectsDavid Tolnay2019-04-08
* usb: remove unused/abused fd argument from EventHandler::on_eventZach Reizner2019-03-18
* allow dead code for usb modulesJingkui Wang2019-03-13
* add utils for device implementationsJingkui Wang2019-03-13