Age | Commit message (Expand) | Author |
2012-04-17 | usb-ehci: drop assert() | Gerd Hoffmann |
2012-04-17 | usb-redir: Notify our peer when we reject a device due to a speed mismatch | Hans de Goede |
2012-04-17 | usb-ehci: Drop unused sofv value | Hans de Goede |
2012-04-17 | usb-host: rewrite usb_linux_update_endp_table | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for endpoint descriptors. | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for interface descriptors. | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for config descriptors. | Gerd Hoffmann |
2012-04-17 | usb: use USBDescriptor for device qualifier descriptors. | Gerd Hoffmann |
2012-04-17 | usb: add USBDescriptor, use for device descriptors. | Gerd Hoffmann |
2012-04-17 | usb-ehci: frindex always is a 14 bits counter | Hans de Goede |
2012-04-17 | usb-ehci: fix ehci_child_detach | Gerd Hoffmann |
2012-04-17 | usb-hub: add tracepoints | Gerd Hoffmann |
2012-04-17 | usb_packet_set_state: handle p->ep == NULL | Gerd Hoffmann |
2012-04-17 | usb-host: add property to turn off pipelining | Gerd Hoffmann |
2012-04-17 | usb-host: add usb packet to request tracepoints | Gerd Hoffmann |
2012-04-17 | usb-host: trace canceled requests | Gerd Hoffmann |
2012-04-17 | usb-host: trace emulated requests | Gerd Hoffmann |
2012-04-17 | Add bootindex support to usb-host and usb-redir | Gerd Hoffmann |
2012-04-17 | usb-uhci: queuing fix | Gerd Hoffmann |
2012-04-17 | usb-uhci: stop queue filling when we find a in-flight td | Gerd Hoffmann |
2012-04-17 | usb/vmstate: add parent dev path | Gerd Hoffmann |
2012-04-09 | qdev: qdev_unplug(): use error_set() | Luiz Capitulino |
2012-03-13 | Endian fix an assertion in usb-msd | Benjamin Herrenschmidt |
2012-03-13 | uhci: alloc can't fail, drop check. | Gerd Hoffmann |
2012-03-13 | uhci: new uhci_handle_td return code for tds still in flight | Gerd Hoffmann |
2012-03-13 | uhci: renumber uhci_handle_td return codes | Gerd Hoffmann |
2012-03-13 | uhci: use enum for uhci_handle_td return codes | Gerd Hoffmann |
2012-03-13 | uhci: tracing support | Gerd Hoffmann |
2012-03-13 | uhci: cancel on schedule stop. | Gerd Hoffmann |
2012-03-13 | uhci: fix uhci_async_cancel_all | Gerd Hoffmann |
2012-03-13 | uhci: pass addr to uhci_async_alloc | Gerd Hoffmann |
2012-03-13 | usb: improve packet state sanity checks | Gerd Hoffmann |
2012-03-13 | usb-ohci: DMA writeback bug fixes | Wei Yang |
2012-03-13 | usb-ehci: drop unused isoch_pause variable | Hans de Goede |
2012-03-13 | usb: zap hw/ush-{ohic,uhci}.h + init wrappers | Gerd Hoffmann |
2012-03-13 | usb: the big rename | Gerd Hoffmann |