summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/dwc2/dwc2_core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* kill RCSID macros; discussed with millertderaadt2017-06-291-6/+1
* In dwctwo(4), fix an off-by-one in frame interval calculation.stsp2017-01-291-3/+3
* Convert list_head lists into TAILQs and LISTs and fix up header includesjmatthew2015-06-281-4/+2
* Provide interface for external DMA address configuration.uebayasi2015-02-121-7/+23
* De-static for backtracing, but using #define to not change indent (for now).uebayasi2015-02-121-18/+18
* Convert header paths.uebayasi2015-02-101-10/+13
* Add RCS IDs.uebayasi2015-02-101-0/+3
* Redo dwc2 import with CVS tags expanded.uebayasi2015-02-101-2/+2
* Import dwc2 core and glue code from NetBSD. OK deraadt@ jsing@ miod@ mpi@uebayasi2015-02-101-0/+2772