aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-desc.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-11usb: add device qualifier supportGerd Hoffmann1-0/+46
2011-01-11usb: add usb_desc_attachGerd Hoffmann1-3/+33
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann1-0/+26
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann1-4/+28
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann1-0/+6
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann1-8/+44
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann1-0/+238