summaryrefslogtreecommitdiffstats
path: root/hw/usb-desc.c
Commit message (Expand)AuthorAgeFilesLines
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* usb: ignore USB_DT_DEBUGGerd Hoffmann2011-06-231-0/+4
* usb: Add a speedmask to devicesHans de Goede2011-06-231-0/+10
* usb: Pass the packet to the device's handle_control callbackHans de Goede2011-05-261-2/+2
* usb: add support for "grouped" interfaces and the Interface Association Descr...Brad Hards2011-05-261-0/+47
* usb: remove fallback to bNumInterfaces if no .nifBrad Hards2011-05-261-3/+2
* usb: add device qualifier supportGerd Hoffmann2011-01-111-0/+46
* usb: add usb_desc_attachGerd Hoffmann2011-01-111-3/+33
* usb: move remote wakeup handling to common codeGerd Hoffmann2011-01-111-0/+26
* usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann2011-01-111-4/+28
* usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann2011-01-111-0/+6
* usb descriptors: add settable strings.Gerd Hoffmann2011-01-111-8/+44
* usb: data structs and helpers for usb descriptors.Gerd Hoffmann2011-01-111-0/+238
OpenPOWER on IntegriCloud