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
/
include
/
linux
/
usb
/
gadget.h
Age
Commit message (
Expand
)
Author
2025-04-23
usb: gadget: introduce 'enabled' flag in struct usb_ep
Stephan Gerhold
2024-07-29
include: linux: Remove duplicate newlines
Marek Vasut
2024-07-05
usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
Marek Vasut
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
2023-09-15
dm: usb: udc: Drop legacy udevice handler functions
Marek Vasut
2023-09-15
dm: usb: udc: Factor out plain udevice handler functions
Marek Vasut
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-01-31
usb: gadget: add super speed support
Li Jun
2021-01-31
usb: gadget: Add ep_config call back to usb_gadget_ops
Ye Li
2019-11-07
usb: composite: add BOS descriptor support to composite framework
T Karthik Reddy
2019-11-07
usb: udc: Introduce ->udc_set_speed() method
Sherry Sun
2019-11-07
usb: gadget: Add match_ep() op to usb_gadget_ops
Vignesh Raghavendra
2018-12-07
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-04-18
dm: usb: Move struct usb_string to a common place
Simon Glass
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-04-14
include: usb: modify gadget.h to include udc support
Kishon Vijay Abraham I
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-04-01
Consolidate bool type
York Sun
2012-05-20
usb:gadget:composite: Support for composite at gadget.h
Lukasz Majewski
2010-09-20
USB-CDC: Fix coding style issues
Vitaly Kuzmichev
2010-09-20
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer