aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-desc.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-23usb: ignore USB_DT_DEBUGGerd Hoffmann
2011-06-23usb: Add a speedmask to devicesHans de Goede
2011-05-26usb: Pass the packet to the device's handle_control callbackHans de Goede
2011-05-26usb: add support for "grouped" interfaces and the Interface Association Descr...Brad Hards
2011-05-26usb: remove fallback to bNumInterfaces if no .nifBrad Hards
2011-01-11usb: add device qualifier supportGerd Hoffmann
2011-01-11usb: add usb_desc_attachGerd Hoffmann
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann