summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/musb_gadget.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2022-01-17drivers: musb_gadget: Save endpoint desc to usb_ep->descqianfan Zhao1-2/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-2/+2
2020-10-16usb: musb-new: Include device_compat.hSean Anderson1-0/+2
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
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-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot1-0/+11
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-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-2/+2
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2012-11-20musb-new: port of Linux musb driverIlya Yanok1-0/+2333