index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
epautoconf.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
2024-07-05
usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback
Marek Vasut
2024-07-05
usb: gadget: Add full ep_matches() check past .match_ep() callback
Marek Vasut
2024-07-05
usb: gadget: Drop all gadget_is_*() functions
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-01-31
usb: gadget: don't change ep name for dwc3 while ep autoconfig
Li Jun
2021-01-31
usb: gadget: Add ep_config call back to usb_gadget_ops
Ye Li
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