summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/ep0.c
AgeCommit message (Expand)Author
2020-09-30usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-12-07usb: dwc3: Fix a compilation error with the edison defconfigJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-14usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich
2015-11-03usb: dwc3: Fix warnings on 64-bit buildsMichal Simek
2015-04-14usb: dwc3: Add chained TRB support for ep0Kishon Vijay Abraham I
2015-04-14usb: dwc3: ep0: preparation for implementing chained TRBKishon Vijay Abraham I
2015-04-14dwc3: flush the buffers before using itKishon Vijay Abraham I
2015-04-14usb: dwc3: ep0: make dwc3 ep0 build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I
2015-04-14usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I