| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: use local path for local headers | Michael S. Tsirkin | 2018-06-01 | 1 | -1/+1 |
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -1/+1 |
* | usb: accept usb3 control requests | Gerd Hoffmann | 2017-02-06 | 1 | -0/+7 |
* | usb: fix serial generator | Gerd Hoffmann | 2016-10-12 | 1 | -6/+6 |
* | usb: free leaking path | Marc-André Lureau | 2016-08-07 | 1 | -0/+1 |
* | usb: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -1/+1 |
* | usb: add usb_pick_speed | Gerd Hoffmann | 2014-06-02 | 1 | -12/+0 |
* | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas | 2014-02-18 | 1 | -1/+1 |
* | usb: add support for microsoft os descriptors | Gerd Hoffmann | 2014-01-16 | 1 | -4/+33 |
* | usb: move usb_{hi,lo} helpers to header file. | Gerd Hoffmann | 2013-11-28 | 1 | -10/+0 |
* | usb: Add max_streams attribute to endpoint info | Hans de Goede | 2013-11-26 | 1 | -0/+2 |
* | usb: add serial bus property | Gerd Hoffmann | 2013-06-24 | 1 | -0/+6 |
* | usb: better speed mismatch error reporting | Gerd Hoffmann | 2013-04-23 | 1 | -2/+0 |
* | usb: fix endpoint descriptor ordering | Gerd Hoffmann | 2013-02-19 | 1 | -4/+5 |
* | usb: split packet result into actual_length + status | Hans de Goede | 2012-11-08 | 1 | -5/+11 |
* | usb3: bos decriptor | Gerd Hoffmann | 2012-09-11 | 1 | -0/+109 |
* | usb3: superspeed endpoint companion | Gerd Hoffmann | 2012-09-11 | 1 | -15/+40 |
* | usb3: superspeed descriptors | Gerd Hoffmann | 2012-09-11 | 1 | -1/+9 |
* | qdev: Use wrapper for qdev_get_path | Anthony Liguori | 2012-06-18 | 1 | -2/+3 |
* | usb: add serial number generator | Gerd Hoffmann | 2012-04-26 | 1 | -0/+32 |
* | usb: use USBDescriptor for endpoint descriptors. | Gerd Hoffmann | 2012-04-17 | 1 | -9/+11 |
* | usb: use USBDescriptor for interface descriptors. | Gerd Hoffmann | 2012-04-17 | 1 | -9/+11 |
* | usb: use USBDescriptor for config descriptors. | Gerd Hoffmann | 2012-04-17 | 1 | -10/+12 |
* | usb: use USBDescriptor for device qualifier descriptors. | Gerd Hoffmann | 2012-04-17 | 1 | -11/+12 |
* | usb: add USBDescriptor, use for device descriptors. | Gerd Hoffmann | 2012-04-17 | 1 | -19/+20 |
* | usb: the big rename | Gerd Hoffmann | 2012-03-13 | 1 | -0/+601 |