index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2017-04-14
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
Philipp Tomsich
2017-04-14
usb: dwc3: ensure consistent types for dwc3_flush_cache
Philipp Tomsich
2017-02-26
usb: dwc3: gadget: Remove unused header inclusion
Vincent Tinelli
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2015-11-03
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
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