summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 boardFederico Vaga2013-05-161-0/+4
* | staging: dwc2: remove some useless debug printsMatthijs Kooijman2013-05-161-5/+0
* | staging: dwc2: add const to handling of dwc2_core_paramsStephen Warren2013-05-164-5/+5
* | 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: add helper variable to simplify codeMatthijs Kooijman2013-05-161-4/+4
* | staging: dwc2: use dwc2_hcd_get_frame_number where possibleMatthijs Kooijman2013-05-162-11/+2
* | staging: dwc2: replace some magic numbers by constantsMatthijs Kooijman2013-05-161-6/+6
* | staging: dwc2: remove dummy interrupt handlingMatthijs Kooijman2013-05-162-11/+1
* | staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()Matthijs Kooijman2013-05-163-4/+4
* | staging: dwc2: use irq_return_t for interrupt handlersMatthijs Kooijman2013-05-164-13/+12
* | staging: dwc2: do not use IRQF_DISABLEDMatthijs Kooijman2013-05-161-1/+1
|/
* staging: dwc2: add platform device bindingsMatthijs Kooijman2013-04-234-2/+152
* staging: dwc2: check for null pointer before dereferencing itPaul Zimmerman2013-04-231-6/+5
* staging: dwc2: add missing newlines to debug messagesPaul Zimmerman2013-04-234-7/+7
* staging: dwc2: fix potential null pointer accessPaul Zimmerman2013-04-231-5/+5
* staging: dwc2: fix error return code in dwc2_hcd_init()Wei Yongjun2013-04-121-0/+1
* staging: dwc2: Make dwc2_set_uninitialized more specificMatthijs Kooijman2013-04-113-3/+14
* 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-106-171/+318
* staging: dwc2: fix wrong setting of DMA masksPaul Zimmerman2013-03-252-29/+29
* staging: dwc2: remove unneeded arguments from two functionsPaul Zimmerman2013-03-253-16/+16
* staging: dwc2: always release host channel after dequeueingMatthijs Kooijman2013-03-251-4/+29
* Staging: dwc2: remove a kfree(NULL)Dan Carpenter2013-03-151-1/+0
* 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-112-0/+64
* staging: PCI bus interface for the DWC2 driverPaul Zimmerman2013-03-111-0/+198
* staging: HCD descriptor DMA support for the DWC2 driverPaul Zimmerman2013-03-111-0/+1196
* staging: HCD files for the DWC2 driverPaul Zimmerman2013-03-114-0/+6442
* staging: Core files for the DWC2 driverPaul Zimmerman2013-03-114-0/+4652
OpenPOWER on IntegriCloud