summary refs log tree commit diff
path: root/devices/src/register_space
Commit message (Expand)AuthorAge
* devices: usb: remove unused imports in testsDaniel Verkamp2019-04-10
* edition: Use 2018-style paths in devices crateDavid Tolnay2019-04-09
* edition: Use dyn syntax for trait objectsDavid Tolnay2019-04-08
* register_space: Only run panic test when debug assertions are onChirantan Ekbote2019-03-13
* allow dead code for usb modulesJingkui Wang2019-03-13
* devices: compile usb module and update current codeJingkui Wang2019-03-13
* rename mmio_space to register spaceJingkui Wang2019-03-08
* register_space: fix u64 write callbackJingkui Wang2019-03-08
* register_space: use sync::Mutex instead of std::sync::MutexJingkui Wang2019-03-08
* Move and rename mmio_register to devices/srcJingkui Wang2019-03-08