aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/usb-xhci.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-22libusb: Fix compiler warnings with gcc9Alexey Kardashevskiy1-7/+7
2016-08-03usb: Set XHCI slot speed according to port statusThomas Huth1-1/+1
2016-08-03usb: Initialize USB3 devices on a hub and keep track of hub topologyThomas Huth1-0/+3
2016-08-03usb: Increase amount of maximum slot IDs and add a sanity checkThomas Huth1-1/+1
2016-08-03usb: Move XHCI port state arrays from header to .c fileThomas Huth1-18/+0
2016-05-02xhci: fix missing keys from keyboardNikunj A Dadhania1-0/+2
2015-10-06usb-xhci: add keyboard supportNikunj A Dadhania1-0/+5
2014-10-29usb-xhci: support xhci extended capabilitiesNikunj A Dadhania1-0/+10
2013-11-15usb-xhci: add xhci host controller supportNikunj A Dadhania1-3/+271
2013-11-15usb-xhci: add xhci supportNikunj A Dadhania1-0/+108