SLOF/lib/libusb
Thomas Huth 9ca6ebded5 usb: Set XHCI slot speed according to port status
So far, the code was always assuming SuperSpeed for all devices,
which seemed to work OK with QEMU ... but let's better play safe
instead and use the speed from the port status instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2016-08-03 13:48:18 +10:00
..
Makefile Include make.rules in the library Makefiles 2015-03-23 11:43:20 +11:00
tools.h virtio-blk: support variable block size 2014-04-25 15:40:13 +05:30
usb-core.c usb: print unhandled descriptor in debug mode 2015-12-09 15:52:15 +11:00
usb-core.h usb: Initialize USB3 devices on a hub and keep track of hub topology 2016-08-03 13:48:18 +10:00
usb-ehci.c Stack optimization in libusb: split up setup_new_device() 2015-12-01 17:02:04 +11:00
usb-ehci.h usb-ehci: Add ehci handshake 2013-08-06 16:00:30 +10:00
usb-hid.c usb-hid: Fix non-working comma key 2016-07-25 14:58:27 +10:00
usb-hub.c usb: Set XHCI slot speed according to port status 2016-08-03 13:48:18 +10:00
usb-key.c USB keyboard driver 2013-07-24 14:46:23 +05:30
usb-key.h USB keyboard driver 2013-07-24 14:46:23 +05:30
usb-ohci.c Fix format strings in usb-ohci.c 2016-01-11 12:00:05 +11:00
usb-ohci.h usb-ohci: done_head processing fixes 2013-10-04 12:01:21 +05:30
usb-slof.c Stack optimization in libusb: split up setup_new_device() 2015-12-01 17:02:04 +11:00
usb-xhci.c usb: Set XHCI slot speed according to port status 2016-08-03 13:48:18 +10:00
usb-xhci.h usb: Set XHCI slot speed according to port status 2016-08-03 13:48:18 +10:00
usb.code usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30
usb.h usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30
usb.in usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30