Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-31 | usb: Remove leftover debug log output | Nikias Bassen | 1 | -1/+0 |
2018-01-08 | usb: Fix calculation of RX loop count | Nikias Bassen | 1 | -0/+1 |
2018-01-08 | usb: Use heap buffer instead of making the usb_device struct larger | Nikias Bassen | 1 | -6/+18 |
2018-01-08 | usb: Use libusb asynchronous I/O for getting initial device information. | Alexis Ballier | 1 | -35/+111 |
2018-01-08 | usb: Store the whole device descriptor in struct usb_device | Alexis Ballier | 1 | -4/+3 |
2014-12-02 | usb: Implement device discovery using libusb hotplug events | Nikias Bassen | 1 | -202/+268 |
2014-12-02 | Rename usb-linux.c to more suitable usb.c | Nikias Bassen | 1 | -0/+680 |