summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2/core.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-24staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()Paul Zimmerman1-1/+1
2013-05-16staging: dwc2: add const to handling of dwc2_core_paramsStephen Warren1-1/+1
2013-05-16staging: dwc2: remove unneeded checkMatthijs Kooijman1-2/+1
2013-05-16staging: dwc2: remove some device-mode related debug codeMatthijs Kooijman1-19/+0
2013-05-16staging: dwc2: use dwc2_hcd_get_frame_number where possibleMatthijs Kooijman1-7/+1
2013-05-16staging: dwc2: replace some magic numbers by constantsMatthijs Kooijman1-6/+6
2013-04-11staging: dwc2: register common irq handler in dwc2_core_initMatthijs Kooijman1-1/+12
2013-04-10staging: dwc2: toggle periodic debugging output separatelyMatthijs Kooijman1-98/+168
2013-03-11staging: Core files for the DWC2 driverPaul Zimmerman1-0/+2678