summary refs log tree commit diff
path: root/usb_util
Commit message (Expand)AuthorAge
* usb_util: add sandboxed-libusb featureJingkui Wang2018-12-20
* usb_util: add open fd patch to libusbJingkui Wang2018-12-20
* usb_util: implement usb_transferJingkui Wang2018-12-14
* assertions: Use compile-time assertion macroDavid Tolnay2018-12-09
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* usb_util: Add descriptorsJingkui Wang2018-12-01
* usb_util: Add pollfd change handler.Jingkui Wang2018-12-01
* usb_util: Create libusb wrapperJingkui Wang2018-12-01