summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAgeLines
* usb: dwc3: fix build warningsFelipe Balbi2015-12-07-1/+1
* usb: dwc3: Fix warnings on 64-bit buildsMichal Simek2015-11-03-3/+4
* usb: dwc3: optimize interrupt loopMarek Szyprowski2015-04-14-7/+0
* usb: dwc3: make dwc3_set_mode to staticJoonyoung Shim2015-04-14-1/+1
* dwc3: flush the buffers before using itKishon Vijay Abraham I2015-04-14-2/+9
* 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/+24
* 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-186/+30
* usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I2015-04-14-96/+0
* usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I2015-04-14-10/+5
* usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I2015-04-14-0/+1119