Age | Commit message (Expand) | Author |
2012-01-27 | usb: convert to QEMU Object Model | Anthony Liguori |
2012-01-17 | usb: add max_packet_size to USBEndpoint | Gerd Hoffmann |
2012-01-17 | usb-desc: USBEndpoint support | Gerd Hoffmann |
2012-01-13 | usb-desc: audio endpoint support | Gerd Hoffmann |
2012-01-13 | usb: track altsetting in USBDevice | Gerd Hoffmann |
2012-01-13 | usb: track configuration and interface count in USBDevice. | Gerd Hoffmann |
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 |