summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* [xhci] Ignore invalid protocol speed ID values on Intel Skylake platformsMichael Brown2015-06-181-0/+3
* [xhci] Record device-specific quirks in xHCI device structureMichael Brown2015-06-181-0/+2
* [xhci] Use meaningful device names in debug messagesMichael Brown2015-05-101-0/+2
* [xhci] Support USB1 devices attached via transaction translatorsMichael Brown2015-03-231-0/+6
* [usb] Fix USB timeouts to match specificationMichael Brown2015-03-181-2/+4
* [usb] Add the concept of a USB bus maximum transfer sizeMichael Brown2015-03-161-0/+3
* [xhci] Undo PCH-specific quirk fixes when removing deviceMichael Brown2015-03-061-15/+26
* [xhci] Enable USB3 ports on Intel PCH8/PCH9 controllersMichael Brown2015-03-061-0/+15
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [xhci] Abort commands on timeoutMichael Brown2015-02-181-2/+13
* [xhci] Delay after (possibly) forcing port link state to RxDetectMichael Brown2015-02-111-0/+3
* [usb] Parse endpoint descriptor bInterval fieldMichael Brown2015-02-101-0/+5
* [usb] Report xHCI host controller eventsMichael Brown2015-02-051-0/+21
* [usb] Add support for xHCI host controllersMichael Brown2015-02-031-0/+1066