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