Age | Commit message (Expand) | Author |
---|---|---|
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-06-23 | usb: ignore USB_DT_DEBUG | Gerd Hoffmann |
2011-06-23 | usb: Add a speedmask to devices | Hans de Goede |
2011-05-26 | usb: Pass the packet to the device's handle_control callback | Hans de Goede |
2011-05-26 | usb: add support for "grouped" interfaces and the Interface Association Descr... | Brad Hards |
2011-05-26 | usb: remove fallback to bNumInterfaces if no .nif | Brad Hards |
2011-01-11 | usb: add device qualifier support | Gerd Hoffmann |
2011-01-11 | usb: add usb_desc_attach | Gerd Hoffmann |
2011-01-11 | usb: move remote wakeup handling to common code | Gerd Hoffmann |
2011-01-11 | usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code | Gerd Hoffmann |
2011-01-11 | usb: move USB_REQ_SET_ADDRESS handling to common code | Gerd Hoffmann |
2011-01-11 | usb descriptors: add settable strings. | Gerd Hoffmann |
2011-01-11 | usb: data structs and helpers for usb descriptors. | Gerd Hoffmann |