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