summaryrefslogtreecommitdiff
path: root/drivers/staging/dwc2/hcd.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Move DWC2 driver out of stagingPaul Zimmerman1-769/+0
2013-11-25staging: dwc2: make all the dwc2_set_param* functions voidPaul Zimmerman1-2/+2
2013-09-26staging: dwc2: add microframe scheduler from downstream Pi kernelDom Cobley1-0/+3
2013-08-31staging: dwc2: interpret all hwcfg and related register at init timeMatthijs Kooijman1-0/+1
2013-08-31staging: dwc2: unshift non-bool register value constantsMatthijs Kooijman1-9/+9
2013-08-13staging: dwc2: reorder some kernel doc comments and struct membersPaul Zimmerman1-11/+11
2013-07-24staging: dwc2: refactor dwc2_host_complete()Paul Zimmerman1-2/+2
2013-05-17staging: dwc2: add const to handling of dwc2_core_paramsStephen Warren1-2/+2
2013-05-17staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()Matthijs Kooijman1-2/+2
2013-05-17staging: dwc2: use irq_return_t for interrupt handlersMatthijs Kooijman1-3/+3
2013-04-12staging: dwc2: Make dwc2_set_uninitialized more specificMatthijs Kooijman1-0/+1
2013-04-11staging: dwc2: toggle periodic debugging output separatelyMatthijs Kooijman1-0/+27
2013-03-26staging: dwc2: remove unneeded arguments from two functionsPaul Zimmerman1-3/+3
2013-03-12staging: HCD files for the DWC2 driverPaul Zimmerman1-0/+737