summaryrefslogtreecommitdiff
path: root/drivers/staging/dwc2/hcd.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-23staging: dwc2: add platform device bindingsMatthijs Kooijman1-0/+1
2013-04-23staging: dwc2: add missing newlines to debug messagesPaul Zimmerman1-2/+2
2013-04-13staging: dwc2: fix error return code in dwc2_hcd_init()Wei Yongjun1-0/+1
2013-04-12staging: dwc2: Make dwc2_set_uninitialized more specificMatthijs Kooijman1-3/+9
2013-04-12staging: dwc2: set the driver name to "dwc2"Matthijs Kooijman1-1/+1
2013-04-11staging: dwc2: register common irq handler in dwc2_core_initMatthijs Kooijman1-7/+7
2013-04-11staging: dwc2: toggle periodic debugging output separatelyMatthijs Kooijman1-26/+37
2013-03-26staging: dwc2: fix wrong setting of DMA masksPaul Zimmerman1-17/+29
2013-03-26staging: dwc2: remove unneeded arguments from two functionsPaul Zimmerman1-10/+9
2013-03-15Staging: dwc2: remove a kfree(NULL)Dan Carpenter1-1/+0
2013-03-15staging: dwc2: fix compiler warningsPaul Zimmerman1-6/+7
2013-03-12staging: HCD files for the DWC2 driverPaul Zimmerman1-0/+2951