index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
g_dnl.c
Age
Commit message (
Expand
)
Author
2021-01-31
usb: gadget: dnl: set dnl to be super speed
Li Jun
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-14
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-09-05
usb: gadget: g_dnl: Sync internal SN variable with env
Sam Protsenko
2017-06-29
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
Lukasz Majewski
2017-04-14
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
Felipe Balbi
2017-04-14
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
Felipe Balbi
2017-04-14
usb: gadget: g_dnl: hold maximum string descriptor
Felipe Balbi
2017-02-26
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
Felipe Balbi
2016-04-20
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
Sam Protsenko
2016-04-20
USB: g_dnl: Change device class
John Tobias
2015-09-11
usb: gadget: don't leak configs when unbinding
Stephen Warren
2015-07-22
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
Paul Kocialkowski
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-05-05
USB: gadget: save driver name before registering it
Stephen Warren
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2013-11-12
usb, g_dnl: make bcdDevice value configurable
Heiko Schocher
2013-11-08
usb, g_dnl: make iSerialNumber board configurable
Heiko Schocher
2013-10-20
usb:g_dnl: Support for TIZEN's THOR function in generic download code
Lukasz Majewski
2013-10-20
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
Lukasz Majewski
2013-10-20
usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...
Lukasz Majewski
2013-09-24
usb:g_dnl:dfu: Download gadget and DFU function code clean up
Lukasz Majewski
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...
Lukasz Majewski
2013-08-26
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
Lukasz Majewski
2013-08-26
usb:dfu:g_dnl: Change number of exported configurations at composite gadget
Lukasz Majewski
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-30
usb, g_dnl: make possibility to fixup the device_desc board specific
Heiko Schocher
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
2012-12-17
g_dnl: Properly terminate string list.
Pantelis Antoniou
2012-12-17
g_dnl: Issue connect/disconnect as appropriate
Pantelis Antoniou
2012-09-01
dfu:usb: Support for g_dnl composite download gadget.
Lukasz Majewski