summary refs log tree commit diff
path: root/devices/src/usb/host_backend/error.rs
Commit message (Expand)AuthorAge
* usb: replace libusb with Rust usb_util libraryDaniel Verkamp2019-10-17
* usb: remove pointless Options in UsbRequestSetupDaniel Verkamp2019-05-10
* usb: Simplify imports from usb_utilDavid Tolnay2019-04-15
* edition: Use 2018-style paths in devices crateDavid Tolnay2019-04-09
* usb: add host backendJingkui Wang2019-03-16