summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2/core.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()Paul Zimmerman2013-06-241-1/+1
* staging: dwc2: add const to handling of dwc2_core_paramsStephen Warren2013-05-161-1/+1
* staging: dwc2: remove unneeded checkMatthijs Kooijman2013-05-161-2/+1
* staging: dwc2: remove some device-mode related debug codeMatthijs Kooijman2013-05-161-19/+0
* staging: dwc2: use dwc2_hcd_get_frame_number where possibleMatthijs Kooijman2013-05-161-7/+1
* staging: dwc2: replace some magic numbers by constantsMatthijs Kooijman2013-05-161-6/+6
* staging: dwc2: register common irq handler in dwc2_core_initMatthijs Kooijman2013-04-111-1/+12
* staging: dwc2: toggle periodic debugging output separatelyMatthijs Kooijman2013-04-101-98/+168
* staging: Core files for the DWC2 driverPaul Zimmerman2013-03-111-0/+2678