summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Add charging threshold for get_aod_brightness()submit/tizen_5.5/20200424.054621accepted/tizen/5.5/unified/20200427.094530Youngjae Cho1-1/+1
2020-04-08Mofidy indentINSUN PYO1-2/+2
2020-04-07Refactoring usb function variable in usb gadgetINSUN PYO4-49/+26
2020-04-07Rework usb gadget validataionINSUN PYO2-30/+35
2020-04-06Fix rndis not recognized in Windowssubmit/tizen_5.5/20200406.040657accepted/tizen/5.5/unified/20200407.015618INSUN PYO1-3/+3
2020-03-30Remove unused usb_clientsubmit/tizen_5.5/20200331.081954submit/tizen_5.5/20200330.024853accepted/tizen/5.5/unified/20200331.180322accepted/tizen/5.5/unified/20200330.153516INSUN PYO2-14/+18
2020-03-26Refactoring config's stringsubmit/tizen_5.5/20200326.062228submit/tizen_5.5/20200326.053433accepted/tizen/5.5/unified/20200326.232401INSUN 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"submit/tizen_5.5/20200324.034815accepted/tizen/5.5/unified/20200325.144922INSUN PYO4-23/+24
2020-03-20Change global variable _available_funcs to constsubmit/tizen_5.5/20200320.020709accepted/tizen/5.5/unified/20200320.124917INSUN PYO4-24/+23
2020-03-20Merge "Remove unnecessary functions to clone/fee usb_function" into tizen_5.5Hyotaek Shim2-62/+2
2020-03-20Remove unnecessary functions to clone/fee usb_functionINSUN PYO2-62/+2
2020-03-20Rewrite usb_function to hide global variable _available_funcsINSUN PYO4-125/+110
2020-03-20Rework 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 errorsubmit/tizen_5.5/20200318.091346accepted/tizen/5.5/unified/20200318.225549Hyotaek Shim1-0/+3
2020-03-18Fix build errorsubmit/tizen_5.5/20200318.072527Hyotaek Shim1-0/+1
2020-03-17Remove unused usb_client hal featuresubmit/tizen_5.5/20200318.064104submit/tizen_5.5/20200318.033330INSUN PYO6-487/+19
2020-03-16Fixed misuse of const variablesubmit/tizen_5.5/20200316.083018submit/tizen_5.5/20200316.065201accepted/tizen/5.5/unified/20200316.155231INSUN PYO1-28/+30
2020-03-16Remove unused usb functions after changing usb modesubmit/tizen_5.5/20200313.073358INSUN 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 statesubmit/tizen_5.5/20200312.063422accepted/tizen/5.5/unified/20200313.004359Youngjae Cho1-0/+1
2020-03-11Fixed to stop services of functionfs when gadget is disabledINSUN PYO2-6/+25
2020-03-11Introduce 3 level AOD brightnesssubmit/tizen_5.5/20200311.031543accepted/tizen/5.5/unified/20200311.131001Youngjae Cho1-0/+3
2020-03-03Delete usb mode not supported by tizensubmit/tizen_5.5/20200303.003248accepted/tizen/5.5/unified/20200303.170607INSUN PYO1-51/+6
2020-02-25Add software bezel controlsubmit/tizen_5.5/20200226.105102accepted/tizen/5.5/unified/20200227.121139Youngjae Cho1-1/+8
2020-02-21Remove workaround code that it makes usb work in Artiksubmit/tizen_5.5/20200221.073347accepted/tizen/5.5/unified/20200224.123548INSUN PYO1-16/+0
2020-02-18Use mtp-responder-dummy.socket when there is no mtp-responser.socketsubmit/tizen_5.5/20200220.232939submit/tizen_5.5/20200218.230832accepted/tizen/5.5/unified/20200221.094219INSUN PYO7-0/+40
2020-02-12Extend USB gadget configuration for sync to MCD tizen 4.0submit/tizen_5.5/20200212.002753accepted/tizen/5.5/unified/20200214.050323INSUN PYO1-36/+27
2020-02-07Apply mac addres for rndis modesubmit/tizen_5.5/20200207.085239accepted/tizen/5.5/unified/20200210.131643Youngjae Cho1-0/+38
2020-02-06Extend USB gadget configuration for ACM mode.submit/tizen_5.5/20200206.042606accepted/tizen/5.5/unified/20200207.122810INSUN PYO1-5/+12
2020-02-06Extend USB gadget configuration for MTP + ACM mode.submit/tizen_5.5/20200206.031849INSUN PYO1-0/+8
2020-02-05Revert removing ARRAY_SIZE macrosubmit/tizen_5.5/20200205.062045accepted/tizen/5.5/unified/20200205.063450INSUN PYO1-0/+2
2020-02-03Extend USB gadget configuration for usb debug mode.submit/tizen_5.5/20200205.031401INSUN PYO1-0/+8
2020-01-30Fix bug - move _available_funcs to source code form header.submit/tizen_5.5/20200204.002631submit/tizen_5.5/20200131.024742accepted/tizen/5.5/unified/20200205.014419INSUN 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_5.5/20200128.093910INSUN PYO2-1/+13
2020-01-28Add USB enable/disable handlersubmit/tizen_5.5/20200128.045317accepted/tizen/5.5/unified/20200129.120429tizen_5.5_tvINSUN PYO3-25/+44
2020-01-28Refactoring usb gadget for functionfssubmit/tizen_5.5/20200128.022624INSUN PYO3-91/+68
2020-01-22Refactoring usb gadget headersubmit/tizen_5.5/20200122.234617accepted/tizen/5.5/unified/20200128.034023INSUN PYO3-181/+87
2020-01-16Support touchscreen powersavingsubmit/tizen_5.5/20200121.093910submit/tizen_5.5/20200116.082815accepted/tizen/5.5/unified/20200121.165900Youngjae Cho1-0/+2
2020-01-15Add code to run rndis.service(rndis) and data-route.service(acm) in configfs ...submit/tizen_5.5/20200115.105138accepted/tizen/5.5/unified/20200116.120643INSUN PYO2-12/+47
2020-01-15Fix memory leak in configfssubmit/tizen_5.5/20200115.084508accepted/tizen/5.5/unified/20200116.120701INSUN PYO1-1/+4
2020-01-09Extend USB gadget configuration for further usagesubmit/tizen_5.5/20200110.082809submit/tizen_5.5/20200109.072639accepted/tizen/5.5/unified/20200110.090102INSUN PYO1-1/+10