summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2
Commit message (Expand)AuthorAgeFilesLines
* staging: dwc2: set the driver name to "dwc2"Matthijs Kooijman2013-04-112-2/+2
* staging: dwc2: register common irq handler in dwc2_core_initMatthijs Kooijman2013-04-114-16/+20
* staging: dwc2: don't pass IRQ_LEVEL to devm_request_irqMatthijs Kooijman2013-04-111-1/+1
* staging: dwc2: toggle periodic debugging output separatelyMatthijs Kooijman2013-04-116-171/+318
* staging: dwc2: fix wrong setting of DMA masksPaul Zimmerman2013-03-262-29/+29
* staging: dwc2: remove unneeded arguments from two functionsPaul Zimmerman2013-03-263-16/+16
* staging: dwc2: always release host channel after dequeueingMatthijs Kooijman2013-03-261-4/+29
* Staging: dwc2: remove a kfree(NULL)Dan Carpenter2013-03-151-1/+0Star
* staging: the DWC2 driver uses bus_to_virtStephen Rothwell2013-03-141-0/+1
* staging: dwc2: fix compiler warningsPaul Zimmerman2013-03-142-10/+11
* staging: Hook the DWC2 driver into the build systemPaul Zimmerman2013-03-122-0/+64
* staging: PCI bus interface for the DWC2 driverPaul Zimmerman2013-03-121-0/+198
* staging: HCD descriptor DMA support for the DWC2 driverPaul Zimmerman2013-03-121-0/+1196
* staging: HCD files for the DWC2 driverPaul Zimmerman2013-03-124-0/+6442
* staging: Core files for the DWC2 driverPaul Zimmerman2013-03-124-0/+4652