summaryrefslogtreecommitdiffstats
path: root/hw/usb-desc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: convert to QEMU Object ModelAnthony Liguori2012-01-271-11/+11
* usb: add max_packet_size to USBEndpointGerd Hoffmann2012-01-171-0/+2
* usb-desc: USBEndpoint supportGerd Hoffmann2012-01-171-0/+22
* usb-desc: audio endpoint supportGerd Hoffmann2012-01-131-3/+11
* usb: track altsetting in USBDeviceGerd Hoffmann2012-01-131-0/+71
* usb: track configuration and interface count in USBDevice.Gerd Hoffmann2012-01-131-8/+26
* 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