summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/musb_gadget_ep0.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2020-10-16usb: musb-new: Include device_compat.hSean Anderson1-1/+3
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-08usb: Drop use of BUG_ON() and WARN_ON()Simon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-25/+1
2015-07-22linux_compat: remove cpu_relax() defineMasahiro Yamada1-0/+1
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2014-05-08musb-new, dfu: first send request answer then call completionsHeiko Schocher1-4/+4
2012-11-20musb-new: port of Linux musb driverIlya Yanok1-0/+1089