aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/desc.c
AgeCommit message (Expand)Author
2018-06-01usb: use local path for local headersMichael S. Tsirkin
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-02-06usb: accept usb3 control requestsGerd Hoffmann
2016-10-12usb: fix serial generatorGerd Hoffmann
2016-08-08usb: free leaking pathMarc-André Lureau
2016-01-29usb: Clean up includesPeter Maydell
2014-06-02usb: add usb_pick_speedGerd Hoffmann
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann
2013-11-28usb: move usb_{hi,lo} helpers to header file.Gerd Hoffmann
2013-11-26usb: Add max_streams attribute to endpoint infoHans de Goede
2013-06-24usb: add serial bus propertyGerd Hoffmann
2013-04-23usb: better speed mismatch error reportingGerd Hoffmann
2013-02-19usb: fix endpoint descriptor orderingGerd Hoffmann
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-09-11usb3: bos decriptorGerd Hoffmann
2012-09-11usb3: superspeed endpoint companionGerd Hoffmann
2012-09-11usb3: superspeed descriptorsGerd Hoffmann
2012-06-18qdev: Use wrapper for qdev_get_pathAnthony Liguori
2012-04-26usb: add serial number generatorGerd Hoffmann
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for config descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann
2012-04-17usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann