summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-25usb_gadget: drop usb gadgetHEADsubmit/tizen/20210127.032903accepted/tizen/unified/20210129.002344tizenaccepted/tizen_unifiedINSUN PYO7-1882/+1
2020-12-09Add board for hal testlokilee731-0/+78
2020-08-04Add battery-plugin librarytizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201109.030411submit/tizen_6.0/20201029.205104submit/tizen/20201104.011652submit/tizen/20201103.015640submit/tizen/20200805.062948accepted/tizen/unified/20201106.130204accepted/tizen/unified/20200806.062505accepted/tizen/6.0/unified/hotfix/20201103.003810accepted/tizen/6.0/unified/20201110.230833accepted/tizen/6.0/unified/20201030.115609tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedYunmi Ha5-0/+197
2020-07-07Add vibration intensity controller for bezelsubmit/tizen/20200721.112435accepted/tizen/unified/20200723.161313Youngjae Cho1-0/+11
2020-05-28Add keyled.h to control keyledsubmit/tizen/20200528.103513submit/tizen/20200528.070254accepted/tizen/unified/20200529.124137lokilee731-0/+54
2020-05-27Add led_device member functionsubmit/tizen/20200527.060137Youngjae Cho1-0/+14
2020-04-22Add charging threshold for get_aod_brightness()submit/tizen/20200429.062821Youngjae Cho1-1/+1
2020-04-08Mofidy indentINSUN PYO1-2/+2
2020-04-06Refactoring usb function variable in usb gadgetINSUN PYO4-49/+26
2020-04-06Rework usb gadget validataionINSUN PYO2-30/+35
2020-04-06Fix rndis not recognized in WindowsINSUN PYO1-3/+3
2020-03-30Remove unused usb_clientsubmit/tizen/20200402.112144accepted/tizen/unified/20200406.133218INSUN PYO2-14/+18
2020-03-26Refactoring config's stringINSUN PYO4-24/+7
2020-03-26Refactoring gadget's stringINSUN PYO4-79/+66
2020-03-26Refactoring usb gadgetINSUN PYO4-53/+34
2020-03-26Fixed incorrect use of errno in usb cfs clientINSUN PYO1-6/+3
2020-03-25Fixed configfs not supporting multi-configurationINSUN PYO1-12/+15
2020-03-24Revert "Change global variable _available_funcs to const"INSUN PYO4-23/+24
2020-03-20Change global variable _available_funcs to constINSUN PYO4-24/+23
2020-03-20Rewrite usb_function to hide global variable _available_funcsINSUN PYO4-125/+110
2020-03-19Remove unnecessary functions to clone/fee usb_functionINSUN PYO2-62/+2
2020-03-19Rework reconfiguration configfs gadgetINSUN PYO1-168/+111
2020-03-19Fixed a possibility that the function handler might be called twiceINSUN PYO1-45/+47
2020-03-19Rework getting the currently enabled function list in the SLP gadget.INSUN PYO1-376/+91
2020-03-18Fix build errorHyotaek Shim1-0/+3
2020-03-18Fix build errorHyotaek Shim1-0/+1
2020-03-17Remove unused usb_client hal featureINSUN PYO6-487/+19
2020-03-16Fixed misuse of const variableINSUN PYO1-28/+30
2020-03-16Remove unused usb functions after changing usb modeINSUN PYO1-3/+107
2020-03-13Fixed using wrong usb function list when usb gadget enable/disable in configfsINSUN PYO1-45/+51
2020-03-12Refactoring: replace ffs_service to is_functionfsINSUN PYO4-67/+46
2020-03-12Add DISPLAY_DETACH display stateYoungjae Cho1-0/+1
2020-03-11Fixed to stop services of functionfs when gadget is disabledINSUN PYO2-6/+25
2020-03-11Introduce 3 level AOD brightnessYoungjae Cho1-0/+3
2020-03-03Delete usb mode not supported by tizensubmit/tizen/20200303.003218accepted/tizen/unified/20200303.170223INSUN PYO1-51/+6
2020-02-24Add software bezel controlsubmit/tizen/20200225.024742accepted/tizen/unified/20200225.224442Youngjae Cho1-1/+8
2020-02-21Remove workaround code that it makes usb work in Artiksubmit/tizen/20200221.073300accepted/tizen/unified/20200224.081513INSUN PYO1-16/+0
2020-02-18Use mtp-responder-dummy.socket when there is no mtp-responser.socketsubmit/tizen/20200218.230813accepted/tizen/unified/20200220.122433INSUN PYO7-0/+40
2020-02-10Extend USB gadget configuration for sync to MCD tizen 4.0submit/tizen/20200213.020207submit/tizen/20200212.035754submit/tizen/20200212.002620accepted/tizen/unified/20200213.121521INSUN PYO1-36/+27
2020-02-07Apply mac addres for rndis modesubmit/tizen/20200207.103010submit/tizen/20200207.085206accepted/tizen/unified/20200210.131800Youngjae Cho1-0/+38
2020-02-06Extend USB gadget configuration for ACM mode.INSUN PYO1-5/+12
2020-02-06Extend USB gadget configuration for MTP + ACM mode.submit/tizen/20200206.031645INSUN PYO1-0/+8
2020-02-05Revert removing ARRAY_SIZE macroINSUN PYO1-0/+2
2020-02-03Extend USB gadget configuration for usb debug mode.submit/tizen/20200205.015759INSUN PYO1-0/+8
2020-01-30Fix bug - move _available_funcs to source code form header.submit/tizen/20200131.025416INSUN PYO3-118/+113
2020-01-30Refactoring usb gadget header #2INSUN PYO5-45/+40
2020-01-30Fix bugINSUN PYO1-0/+7
2020-01-28Add USB rndis_handler for rndis modesubmit/tizen/20200128.093850INSUN PYO2-1/+13
2020-01-28Add USB enable/disable handlersubmit/tizen/20200128.044936accepted/tizen/unified/20200129.022709INSUN PYO3-25/+44
2020-01-28Refactoring usb gadget for functionfssubmit/tizen/20200128.022129INSUN PYO3-91/+68