summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2/core.c
Commit message (Expand)AuthorAgeFilesLines
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-131-2777/+0
* staging: dwc2: fix sparse non static symbol warningWei Yongjun2013-12-031-1/+1
* staging: dwc2: move function to more logical placePaul Zimmerman2013-12-031-62/+62
* staging: dwc2: remove stale comment after changing function to voidPaul Zimmerman2013-12-031-1/+1
* staging: dwc2: rename dwc2_check_core_status()Paul Zimmerman2013-11-251-3/+3
* staging: dwc2: remove useless castPaul Zimmerman2013-11-251-1/+1
* staging: dwc2: remove use of NO_FS_PHY_HW_CHECKS macroPaul Zimmerman2013-11-251-18/+0
* staging: dwc2: make all the dwc2_set_param* functions voidPaul Zimmerman2013-11-251-140/+53
* staging: dwc2: rename DWC2_PARAM_TEST to DWC2_OUT_OF_BOUNDSPaul Zimmerman2013-11-251-16/+16
* staging: dwc2: add check on dwc2_core_reset returnJulien DELACOU2013-11-251-13/+45
* staging: dwc2: do not clear pending interrupts twiceJulien DELACOU2013-11-251-3/+0
* Staging: dwc2: core: coding style - indentation should use tabsLuis Ortega Perez de Villar2013-09-251-2/+2
* staging: dwc2: add microframe scheduler from downstream Pi kernelDom Cobley2013-09-251-0/+21
* staging: dwc2: Fix typo in staging/dwc2Masanari Iida2013-09-171-1/+1
* staging: dwc2: validate the value for phy_utmi_widthMatthijs Kooijman2013-08-301-4/+23
* staging: dwc2: interpret all hwcfg and related register at init timeMatthijs Kooijman2013-08-301-108/+199
* staging: dwc2: properly mask the GRXFSIZ registerMatthijs Kooijman2013-08-301-7/+16
* staging: dwc2: remove redundant register readsMatthijs Kooijman2013-08-301-5/+4
* staging: dwc2: re-use hptxfsiz variableMatthijs Kooijman2013-08-301-7/+7
* staging: dwc2: simplify debug output in dwc_hc_initMatthijs Kooijman2013-08-301-16/+9
* staging: dwc2: simplify register shift expressionsMatthijs Kooijman2013-08-301-10/+10
* staging: dwc2: unshift non-bool register value constantsMatthijs Kooijman2013-08-301-20/+33
* staging: dwc2: fix off-by-one in check for max_packet_count parameterMatthijs Kooijman2013-08-301-1/+1
* staging: dwc2: add driver parameter to set AHB config register valuePaul Zimmerman2013-07-231-38/+13
* 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
OpenPOWER on IntegriCloud