index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2015-04-14
usb: dwc3: Correct clean up code for requests
Lukasz Majewski
2015-04-14
usb: dwc3: gadget: Set non EP0 max packet limit to 512B
Lukasz Majewski
2015-04-14
usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...
Lukasz Majewski
2015-04-14
usb: dwc3: optimize interrupt loop
Marek Szyprowski
2015-04-14
usb: dwc3: add a workaround for too small OUT requests
Marek Szyprowski
2015-04-14
usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
Lukasz Majewski
2015-04-14
usb: dwc3: Add chained TRB support for ep0
Kishon Vijay Abraham I
2015-04-14
dwc3: flush the buffers before using it
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: remove pm related operations from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: remove trace_* APIs from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: Modify the file headers to u-boot format
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: add dwc3 folder from linux kernel to u-boot
Kishon Vijay Abraham I