index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
gadget.h
Age
Commit message (
Expand
)
Author
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