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