Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-26 | usb: Pass the packet to the device's handle_control callback | Hans de Goede | 1 | -2/+2 |
2011-05-26 | usb: add support for "grouped" interfaces and the Interface Association Descr... | Brad Hards | 1 | -0/+47 |
2011-05-26 | usb: remove fallback to bNumInterfaces if no .nif | Brad Hards | 1 | -3/+2 |
2011-01-11 | usb: add device qualifier support | Gerd Hoffmann | 1 | -0/+46 |
2011-01-11 | usb: add usb_desc_attach | Gerd Hoffmann | 1 | -3/+33 |
2011-01-11 | usb: move remote wakeup handling to common code | Gerd Hoffmann | 1 | -0/+26 |
2011-01-11 | usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code | Gerd Hoffmann | 1 | -4/+28 |
2011-01-11 | usb: move USB_REQ_SET_ADDRESS handling to common code | Gerd Hoffmann | 1 | -0/+6 |
2011-01-11 | usb descriptors: add settable strings. | Gerd Hoffmann | 1 | -8/+44 |
2011-01-11 | usb: data structs and helpers for usb descriptors. | Gerd Hoffmann | 1 | -0/+238 |