Merge remote-tracking branch 'kraxel/usb.46' into staging
* kraxel/usb.46: (21 commits) usb-ehci: drop assert() usb-redir: Notify our peer when we reject a device due to a speed mismatch usb-ehci: Drop unused sofv value usb-host: rewrite usb_linux_update_endp_table usb: use USBDescriptor for endpoint descriptors. usb: use USBDescriptor for interface descriptors. usb: use USBDescriptor for config descriptors. usb: use USBDescriptor for device qualifier descriptors. usb: add USBDescriptor, use for device descriptors. usb-ehci: frindex always is a 14 bits counter usb-ehci: fix ehci_child_detach usb-hub: add tracepoints usb_packet_set_state: handle p->ep == NULL usb-host: add property to turn off pipelining usb-host: add usb packet to request tracepoints usb-host: trace canceled requests usb-host: trace emulated requests Add bootindex support to usb-host and usb-redir usb-uhci: queuing fix usb-uhci: stop queue filling when we find a in-flight td ...
Showing
- hw/pc_piix.c 4 additions, 0 deletionshw/pc_piix.c
- hw/usb.h 5 additions, 0 deletionshw/usb.h
- hw/usb/bus.c 16 additions, 1 deletionhw/usb/bus.c
- hw/usb/core.c 11 additions, 6 deletionshw/usb/core.c
- hw/usb/desc.c 67 additions, 59 deletionshw/usb/desc.c
- hw/usb/desc.h 63 additions, 0 deletionshw/usb/desc.h
- hw/usb/dev-hub.c 41 additions, 2 deletionshw/usb/dev-hub.c
- hw/usb/hcd-ehci.c 5 additions, 11 deletionshw/usb/hcd-ehci.c
- hw/usb/hcd-uhci.c 13 additions, 3 deletionshw/usb/hcd-uhci.c
- hw/usb/host-linux.c 133 additions, 104 deletionshw/usb/host-linux.c
- hw/usb/redirect.c 10 additions, 1 deletionhw/usb/redirect.c
- trace-events 22 additions, 4 deletionstrace-events
Loading
Please register or sign in to comment