summary refs log tree commit diff
path: root/devices/src/usb/xhci/device_slot.rs
Commit message (Expand)AuthorAge
* devices: fix warning about extra parensDylan Reid2019-12-23
* usb: reset backend device on port resetDaniel Verkamp2019-06-05
* crosvm: update xhci abi to use new bit_field featuresJingkui Wang2019-05-25
* usb: fix serial devices by removing device context verificationJingkui Wang2019-05-01
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* clippy: Resolve clone_on_copyDavid Tolnay2019-04-17
* edition: Fill in macro importsDavid Tolnay2019-04-15
* edition: Use 2018-style paths in devices crateDavid Tolnay2019-04-09
* edition: Use dyn syntax for trait objectsDavid Tolnay2019-04-08
* usb: Add device slot, command ring and transfer ringJingkui Wang2019-03-16