summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/epautoconf.c
AgeCommit message (Expand)Author
2022-07-07arm: Remove PXA architecture supportTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-01-31usb: gadget: don't change ep name for dwc3 while ep autoconfigLi Jun
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-04-14usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driverMarek Szyprowski
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2010-10-27Coding Style cleanupWolfgang Denk
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev
2010-09-20USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer