aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-desc.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-13usb-desc: audio endpoint supportGerd Hoffmann1-0/+5
2011-09-07usb-ccid: switch to USBDesc*Gerd Hoffmann1-1/+1
2011-05-26usb: Pass the packet to the device's handle_control callbackHans de Goede1-2/+2
2011-05-26usb: add support for "grouped" interfaces and the Interface Association Descr...Brad Hards1-0/+20
2011-01-11usb: add device qualifier supportGerd Hoffmann1-0/+2
2011-01-11usb: add usb_desc_attachGerd Hoffmann1-0/+1
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann1-0/+1
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann1-1/+3
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann1-0/+86