index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
epautoconf.c
Age
Commit message (
Expand
)
Author
2019-11-07
usb: gadget: Add match_ep() op to usb_gadget_ops
Vignesh Raghavendra
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-04-14
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
Marek Szyprowski
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-20
linux/usb/ch9.h: update with the version from Linux tree
Ilya Yanok
2012-05-20
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
Lukasz Majewski
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-09-20
USB-CDC: Fix coding style issues
Vitaly Kuzmichev
2010-09-20
USB-CDC: change simple_strtol to simple_strtoul
Vitaly Kuzmichev
2010-09-20
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer