summary refs log tree commit diff
path: root/devices/src/usb/xhci/command_ring_controller.rs
Commit message (Expand)AuthorAge
* 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
* clippy: Resolve unused_unitDavid Tolnay2019-04-17
* edition: Fill in macro importsDavid Tolnay2019-04-15
* edition: Use 2018-style paths in devices crateDavid Tolnay2019-04-09
* fix endpoint id in set tr dequeue pointerJingkui Wang2019-03-30
* usb: Add device slot, command ring and transfer ringJingkui Wang2019-03-16