index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
g_dnl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-31
usb: gadget: dnl: set dnl to be super speed
Li Jun
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-14
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
1
-0
/
+8
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
1
-6
/
+6
2017-09-05
usb: gadget: g_dnl: Sync internal SN variable with env
Sam Protsenko
1
-0
/
+15
2017-06-29
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
Lukasz Majewski
1
-1
/
+2
2017-04-14
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
Felipe Balbi
1
-2
/
+2
2017-04-14
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
Felipe Balbi
1
-5
/
+7
2017-04-14
usb: gadget: g_dnl: hold maximum string descriptor
Felipe Balbi
1
-1
/
+1
2017-02-26
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
Felipe Balbi
1
-2
/
+1
2016-04-20
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
Sam Protsenko
1
-1
/
+1
2016-04-20
USB: g_dnl: Change device class
John Tobias
1
-2
/
+2
2015-09-11
usb: gadget: don't leak configs when unbinding
Stephen Warren
1
-2
/
+0
2015-07-22
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
Paul Kocialkowski
1
-0
/
+13
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
1
-0
/
+17
2014-05-05
USB: gadget: save driver name before registering it
Stephen Warren
1
-1
/
+2
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
1
-36
/
+28
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
1
-0
/
+5
2013-11-12
usb, g_dnl: make bcdDevice value configurable
Heiko Schocher
1
-4
/
+19
2013-11-08
usb, g_dnl: make iSerialNumber board configurable
Heiko Schocher
1
-0
/
+20
2013-10-20
usb:g_dnl: Support for TIZEN's THOR function in generic download code
Lukasz Majewski
1
-2
/
+8
2013-10-20
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
Lukasz Majewski
1
-2
/
+2
2013-10-20
usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...
Lukasz Majewski
1
-8
/
+16
2013-09-24
usb:g_dnl:dfu: Download gadget and DFU function code clean up
Lukasz Majewski
1
-1
/
+1
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
1
-1
/
+0
2013-09-24
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...
Lukasz Majewski
1
-1
/
+1
2013-08-26
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
Lukasz Majewski
1
-4
/
+7
2013-08-26
usb:dfu:g_dnl: Change number of exported configurations at composite gadget
Lukasz Majewski
1
-2
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-13
/
+1
2013-06-30
usb, g_dnl: make possibility to fixup the device_desc board specific
Heiko Schocher
1
-0
/
+7
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
1
-0
/
+6
2012-12-17
g_dnl: Properly terminate string list.
Pantelis Antoniou
1
-0
/
+1
2012-12-17
g_dnl: Issue connect/disconnect as appropriate
Pantelis Antoniou
1
-1
/
+10
2012-09-01
dfu:usb: Support for g_dnl composite download gadget.
Lukasz Majewski
1
-0
/
+202