summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/designware_udc.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-12-03common: Move serial_printf() to the serial headerSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-2/+2
2014-09-25cosmetic: replace MIN, MAX with min, maxMasahiro Yamada1-2/+2
2013-10-21usb: udc: add udc.h include fileTroy Kisky1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-03-19USB:gadget:designware Fix memory nonalignment issueShiraz Hashim1-1/+11
2012-03-19USB:gadget:designware Make locally used functions staticAmit Virdi1-3/+3
2012-03-19USB:gadget:designware Support high speedVipin KUMAR1-0/+10
2012-03-19USB:gadget:designware Device controller bugfixesVipin KUMAR1-21/+38
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR1-0/+997