summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/epautoconf.c
AgeCommit message (Expand)Author
2024-07-22drivers: usb: Remove duplicate newlinesMarek Vasut
2024-07-05usb: dwc3: gadget: Convert epautoconf workaround to match_ep callbackMarek Vasut
2024-07-05usb: gadget: Add full ep_matches() check past .match_ep() callbackMarek Vasut
2024-07-05usb: gadget: Drop all gadget_is_*() functionsMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
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