summaryrefslogtreecommitdiff
path: root/drivers/staging/dwc2/core_intr.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Move DWC2 driver out of stagingPaul Zimmerman1-492/+0
2013-11-25staging: dwc2: remove #ifdef DEBUG from a couple of placesPaul Zimmerman1-6/+0
2013-11-25staging: dwc2: rename dwc2_check_core_status()Paul Zimmerman1-2/+2
2013-08-31staging: dwc2: interpret all hwcfg and related register at init timeMatthijs Kooijman1-2/+2
2013-05-17staging: dwc2: remove dummy interrupt handlingMatthijs Kooijman1-8/+1
2013-05-17staging: dwc2: use irq_return_t for interrupt handlersMatthijs Kooijman1-3/+3
2013-04-23staging: dwc2: add missing newlines to debug messagesPaul Zimmerman1-1/+1
2013-03-12staging: Core files for the DWC2 driverPaul Zimmerman1-0/+505