summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/drivers/usb/ohci_rh.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: usb: Fix up usb_shutdown() code pathsJulius Werner2014-11-131-5/+7
* libpayload: usb: Unify USB speed between XHCI stack and USB coreJulius Werner2014-09-041-1/+1
* libpayload: Rework connection state detection for OHCINico Huber2012-11-241-5/+14
* libpayload: Fix random warningsNico Huber2012-11-231-3/+3
* libpayload: Turn the "debug" #define into the usb_debug static inline function.Gabe Black2012-11-071-9/+9
* libpayload: Add timeouts in the OHCI USB driverNico Huber2012-06-071-10/+40
* libpayload: Drop usb_fatal()Patrick Georgi2011-11-041-1/+1
* Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi2010-08-131-0/+164