summary refs log tree commit diff
path: root/devices/src/usb/xhci/ring_buffer_stop_cb.rs
Commit message (Expand)AuthorAge
* 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
* usb: add ring buffer and ring buffer controllerJingkui Wang2019-03-16