summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dwc2
Commit message (Expand)AuthorAgeFilesLines
* staging: dwc2: fix value of dma_maskPaul Zimmerman2013-05-301-3/+2Star
* Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-233-2/+9
|\
| * staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2013-05-232-2/+1Star
| * staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman2013-05-181-0/+8
* | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-231-1/+0Star
|\ \
| * | usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle2013-05-151-1/+0Star
| |/
* / drivers/staging/dwc2: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0Star
|/
* staging: dwc2: add platform device bindingsMatthijs Kooijman2013-04-234-2/+152
* staging: dwc2: check for null pointer before dereferencing itPaul Zimmerman2013-04-231-6/+5Star
* 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-131-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-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