summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/drivers/usb/xhci_events.c
Commit message (Expand)AuthorAgeFilesLines
* xhci: Fix Abort command event handlingCaveh Jalali2020-08-311-7/+27
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload/usb: Increase USB request timeout to 5 sKeith Short2019-07-021-10/+4
* libpayload: xhci: Carry over fixes from Chromium treeJulius Werner2015-08-141-7/+7
* libpayload: xhci: Make XHCI stack usable on ARMJulius Werner2014-08-141-3/+1
* libpayload: Make USB transfer functions return amount of bytesJulius Werner2014-08-121-2/+4
* libpayload: Fill gaps in the xHCI driverNico Huber2013-06-131-0/+333