summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/xhci.c
Commit message (Expand)AuthorAgeFilesLines
...
* Some brands of XHCI controllers needs more time to reset.hselasky2011-11-151-3/+3
* Fix size of USB 3.0 descriptor field.hselasky2011-11-091-1/+1
* Fix size of USB 3.0 descriptor field.hselasky2011-11-091-1/+2
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Fix suspend and resume of FULL and HIGH speed USB deviceshselasky2011-10-261-1/+14
* - Add support for 64-byte contexts to XHCI driver.hselasky2011-01-131-46/+102
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* Commit initial version of new XHCI driver which was written fromhselasky2010-10-031-0/+3862
OpenPOWER on IntegriCloud