index
:
platform/core/system/libdevice-node
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
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_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/nmerinov/llvm
tizen
tizen_2.1
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.2_ivi
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_4.0_tv
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_ivi_genivi
tizen_ivi_release
Domain: System / System Framework Device Management; Licenses: Apache-2.0;
Chang Joo Lee <changjoo.lee@samsung.com>, Woo Chang Kim <wchang.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
usb_gadget: drop usb gadget
HEAD
submit/tizen/20210127.032903
accepted/tizen/unified/20210129.002344
tizen
accepted/tizen_unified
INSUN PYO
7
-1882
/
+1
2020-12-09
Add board for hal test
lokilee73
1
-0
/
+78
2020-08-04
Add battery-plugin library
tizen_6.0.m2_release
submit/tizen_6.0_hotfix/20201103.114804
submit/tizen_6.0_hotfix/20201102.192504
submit/tizen_6.0/20201109.030411
submit/tizen_6.0/20201029.205104
submit/tizen/20201104.011652
submit/tizen/20201103.015640
submit/tizen/20200805.062948
accepted/tizen/unified/20201106.130204
accepted/tizen/unified/20200806.062505
accepted/tizen/6.0/unified/hotfix/20201103.003810
accepted/tizen/6.0/unified/20201110.230833
accepted/tizen/6.0/unified/20201030.115609
tizen_6.0_hotfix
tizen_6.0
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.0_unified
Yunmi Ha
5
-0
/
+197
2020-07-07
Add vibration intensity controller for bezel
submit/tizen/20200721.112435
accepted/tizen/unified/20200723.161313
Youngjae Cho
1
-0
/
+11
2020-05-28
Add keyled.h to control keyled
submit/tizen/20200528.103513
submit/tizen/20200528.070254
accepted/tizen/unified/20200529.124137
lokilee73
1
-0
/
+54
2020-05-27
Add led_device member function
submit/tizen/20200527.060137
Youngjae Cho
1
-0
/
+14
2020-04-22
Add charging threshold for get_aod_brightness()
submit/tizen/20200429.062821
Youngjae Cho
1
-1
/
+1
2020-04-08
Mofidy indent
INSUN PYO
1
-2
/
+2
2020-04-06
Refactoring usb function variable in usb gadget
INSUN PYO
4
-49
/
+26
2020-04-06
Rework usb gadget validataion
INSUN PYO
2
-30
/
+35
2020-04-06
Fix rndis not recognized in Windows
INSUN PYO
1
-3
/
+3
2020-03-30
Remove unused usb_client
submit/tizen/20200402.112144
accepted/tizen/unified/20200406.133218
INSUN PYO
2
-14
/
+18
2020-03-26
Refactoring config's string
INSUN PYO
4
-24
/
+7
2020-03-26
Refactoring gadget's string
INSUN PYO
4
-79
/
+66
2020-03-26
Refactoring usb gadget
INSUN PYO
4
-53
/
+34
2020-03-26
Fixed incorrect use of errno in usb cfs client
INSUN PYO
1
-6
/
+3
2020-03-25
Fixed configfs not supporting multi-configuration
INSUN PYO
1
-12
/
+15
2020-03-24
Revert "Change global variable _available_funcs to const"
INSUN PYO
4
-23
/
+24
2020-03-20
Change global variable _available_funcs to const
INSUN PYO
4
-24
/
+23
2020-03-20
Rewrite usb_function to hide global variable _available_funcs
INSUN PYO
4
-125
/
+110
2020-03-19
Remove unnecessary functions to clone/fee usb_function
INSUN PYO
2
-62
/
+2
2020-03-19
Rework reconfiguration configfs gadget
INSUN PYO
1
-168
/
+111
2020-03-19
Fixed a possibility that the function handler might be called twice
INSUN PYO
1
-45
/
+47
2020-03-19
Rework getting the currently enabled function list in the SLP gadget.
INSUN PYO
1
-376
/
+91
2020-03-18
Fix build error
Hyotaek Shim
1
-0
/
+3
2020-03-18
Fix build error
Hyotaek Shim
1
-0
/
+1
2020-03-17
Remove unused usb_client hal feature
INSUN PYO
6
-487
/
+19
2020-03-16
Fixed misuse of const variable
INSUN PYO
1
-28
/
+30
2020-03-16
Remove unused usb functions after changing usb mode
INSUN PYO
1
-3
/
+107
2020-03-13
Fixed using wrong usb function list when usb gadget enable/disable in configfs
INSUN PYO
1
-45
/
+51
2020-03-12
Refactoring: replace ffs_service to is_functionfs
INSUN PYO
4
-67
/
+46
2020-03-12
Add DISPLAY_DETACH display state
Youngjae Cho
1
-0
/
+1
2020-03-11
Fixed to stop services of functionfs when gadget is disabled
INSUN PYO
2
-6
/
+25
2020-03-11
Introduce 3 level AOD brightness
Youngjae Cho
1
-0
/
+3
2020-03-03
Delete usb mode not supported by tizen
submit/tizen/20200303.003218
accepted/tizen/unified/20200303.170223
INSUN PYO
1
-51
/
+6
2020-02-24
Add software bezel control
submit/tizen/20200225.024742
accepted/tizen/unified/20200225.224442
Youngjae Cho
1
-1
/
+8
2020-02-21
Remove workaround code that it makes usb work in Artik
submit/tizen/20200221.073300
accepted/tizen/unified/20200224.081513
INSUN PYO
1
-16
/
+0
2020-02-18
Use mtp-responder-dummy.socket when there is no mtp-responser.socket
submit/tizen/20200218.230813
accepted/tizen/unified/20200220.122433
INSUN PYO
7
-0
/
+40
2020-02-10
Extend USB gadget configuration for sync to MCD tizen 4.0
submit/tizen/20200213.020207
submit/tizen/20200212.035754
submit/tizen/20200212.002620
accepted/tizen/unified/20200213.121521
INSUN PYO
1
-36
/
+27
2020-02-07
Apply mac addres for rndis mode
submit/tizen/20200207.103010
submit/tizen/20200207.085206
accepted/tizen/unified/20200210.131800
Youngjae Cho
1
-0
/
+38
2020-02-06
Extend USB gadget configuration for ACM mode.
INSUN PYO
1
-5
/
+12
2020-02-06
Extend USB gadget configuration for MTP + ACM mode.
submit/tizen/20200206.031645
INSUN PYO
1
-0
/
+8
2020-02-05
Revert removing ARRAY_SIZE macro
INSUN PYO
1
-0
/
+2
2020-02-03
Extend USB gadget configuration for usb debug mode.
submit/tizen/20200205.015759
INSUN PYO
1
-0
/
+8
2020-01-30
Fix bug - move _available_funcs to source code form header.
submit/tizen/20200131.025416
INSUN PYO
3
-118
/
+113
2020-01-30
Refactoring usb gadget header #2
INSUN PYO
5
-45
/
+40
2020-01-30
Fix bug
INSUN PYO
1
-0
/
+7
2020-01-28
Add USB rndis_handler for rndis mode
submit/tizen/20200128.093850
INSUN PYO
2
-1
/
+13
2020-01-28
Add USB enable/disable handler
submit/tizen/20200128.044936
accepted/tizen/unified/20200129.022709
INSUN PYO
3
-25
/
+44
2020-01-28
Refactoring usb gadget for functionfs
submit/tizen/20200128.022129
INSUN PYO
3
-91
/
+68
[next]