summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeLines
* samsung: usb: phy: Support for DWC3 PHYLukasz Majewski2015-06-08-0/+79
* usb: dwc3: Correct clean up code for requestsLukasz Majewski2015-04-14-24/+14
* usb: dwc3: gadget: Set non EP0 max packet limit to 512BLukasz Majewski2015-04-14-1/+1
* usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...Lukasz Majewski2015-04-14-13/+2
* usb: dwc3: optimize interrupt loopMarek Szyprowski2015-04-14-9/+13
* usb: dwc3: add a workaround for too small OUT requestsMarek Szyprowski2015-04-14-0/+8
* usb: dwc3: make dwc3_set_mode to staticJoonyoung Shim2015-04-14-2/+1
* usb: dwc3: Remove BIT(x) macro from DWC3's gadget codeLukasz Majewski2015-04-14-2/+2
* usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I2015-04-14-32/+3
* usb: dwc3: Add chained TRB support for ep0Kishon Vijay Abraham I2015-04-14-19/+55
* usb: dwc3: ep0: preparation for implementing chained TRBKishon Vijay Abraham I2015-04-14-8/+12
* dwc3: flush the buffers before using itKishon Vijay Abraham I2015-04-14-3/+27
* usb: dwc3: TI PHY: PHY driver for dwc3 in TI platformsKishon Vijay Abraham I2015-04-14-0/+309
* usb: dwc3: dwc3-omap: add interrupt status API to check for interruptsKishon Vijay Abraham I2015-04-14-0/+20
* dwc3: dwc3-omap: add support for multiple dwc3-omap controllersKishon Vijay Abraham I2015-04-14-6/+20
* usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I2015-04-14-89/+39
* include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform dataKishon Vijay Abraham I2015-04-14-7/+0
* usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I2015-04-14-136/+8
* dwc3: core: added an API to invoke irq handlersKishon Vijay Abraham I2015-04-14-0/+21
* dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I2015-04-14-8/+28
* dwc3: core: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I2015-04-14-166/+52
* usb: dwc3: core: make dwc3 core build in ubootKishon Vijay Abraham I2015-04-14-196/+40
* usb: dwc3: ep0: make dwc3 ep0 build in ubootKishon Vijay Abraham I2015-04-14-12/+27
* usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-14-163/+85
* usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiyKishon Vijay Abraham I2015-04-14-0/+30
* usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I2015-04-14-223/+5
* usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-14-14/+3
* usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I2015-04-14-80/+29
* usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I2015-04-14-58/+45
* usb: dwc3: remove un-used files from dwc3 folderKishon Vijay Abraham I2015-04-14-2741/+0
* usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I2015-04-14-0/+9679