platform/core/system/libdevice-node.git
2020-05-27 Youngjae ChoAdd led_device member function 30/234530/1 submit/tizen/20200527.060137
2020-04-22 Youngjae ChoAdd charging threshold for get_aod_brightness() 90/231490/2 submit/tizen/20200429.062821
2020-04-08 INSUN PYOMofidy indent 66/230166/1
2020-04-06 INSUN PYORefactoring usb function variable in usb gadget 42/229142/5
2020-04-06 INSUN PYORework usb gadget validataion 33/229133/7
2020-04-06 INSUN PYOFix rndis not recognized in Windows 40/229740/2
2020-03-29 INSUN PYORemove unused usb_client 03/229103/1 accepted/tizen/unified/20200406.133218 submit/tizen/20200402.112144
2020-03-26 INSUN PYORefactoring config's string 87/228787/3
2020-03-26 INSUN PYORefactoring gadget's string 84/228784/4
2020-03-26 INSUN PYORefactoring usb gadget 90/228590/7
2020-03-25 INSUN PYOFixed incorrect use of errno in usb cfs client 00/228800/1
2020-03-25 INSUN PYOFixed configfs not supporting multi-configuration 12/228512/2
2020-03-24 INSUN PYORevert "Change global variable _available_funcs to... 64/228564/1
2020-03-20 INSUN PYOChange global variable _available_funcs to const 26/228226/1
2020-03-20 INSUN PYORewrite usb_function to hide global variable _available... 17/228217/2
2020-03-19 INSUN PYORemove unnecessary functions to clone/fee usb_function 44/228144/1
2020-03-19 INSUN PYORework reconfiguration configfs gadget 13/228113/4
2020-03-19 INSUN PYOFixed a possibility that the function handler might... 80/228080/3
2020-03-19 INSUN PYORework getting the currently enabled function list... 13/227913/10
2020-03-18 Hyotaek ShimFix build error 38/228038/1
2020-03-18 Hyotaek ShimFix build error 27/228027/1
2020-03-17 INSUN PYORemove unused usb_client hal feature 51/227851/2
2020-03-16 INSUN PYOFixed misuse of const variable 91/227691/3
2020-03-16 INSUN PYORemove unused usb functions after changing usb mode 99/227499/7
2020-03-13 INSUN PYOFixed using wrong usb function list when usb gadget... 85/227585/4
2020-03-12 INSUN PYORefactoring: replace ffs_service to is_functionfs 91/227491/2
2020-03-12 Youngjae ChoAdd DISPLAY_DETACH display state 73/226173/2
2020-03-11 INSUN PYOFixed to stop services of functionfs when gadget is... 35/227335/2
2020-03-11 Youngjae ChoIntroduce 3 level AOD brightness 42/227242/2
2020-03-03 INSUN PYODelete usb mode not supported by tizen 38/225638/10 accepted/tizen/unified/20200303.170223 submit/tizen/20200303.003218
2020-02-24 Youngjae ChoAdd software bezel control 90/225690/3 accepted/tizen/unified/20200225.224442 submit/tizen/20200225.024742
2020-02-21 INSUN PYORemove workaround code that it makes usb work in Artik 78/225578/3 accepted/tizen/unified/20200224.081513 submit/tizen/20200221.073300
2020-02-18 INSUN PYOUse mtp-responder-dummy.socket when there is no mtp... 82/225182/3 accepted/tizen/unified/20200220.122433 submit/tizen/20200218.230813
2020-02-10 INSUN PYOExtend USB gadget configuration for sync to MCD tizen 4.0 45/224345/5 accepted/tizen/unified/20200213.121521 submit/tizen/20200212.002620 submit/tizen/20200212.035754 submit/tizen/20200213.020207
2020-02-07 Youngjae ChoApply mac addres for rndis mode 31/223931/8 accepted/tizen/unified/20200210.131800 submit/tizen/20200207.085206 submit/tizen/20200207.103010
2020-02-06 INSUN PYOExtend USB gadget configuration for ACM mode. 55/224055/1
2020-02-06 INSUN PYOExtend USB gadget configuration for MTP + ACM mode. 51/224051/1 submit/tizen/20200206.031645
2020-02-05 INSUN PYORevert removing ARRAY_SIZE macro 32/223932/1
2020-02-03 INSUN PYOExtend USB gadget configuration for usb debug mode. 31/223731/2 submit/tizen/20200205.015759
2020-01-30 INSUN PYOFix bug - move _available_funcs to source code form... 98/223498/2 submit/tizen/20200131.025416
2020-01-30 INSUN PYORefactoring usb gadget header #2 78/223478/1
2020-01-30 INSUN PYOFix bug 66/223466/2
2020-01-28 INSUN PYOAdd USB rndis_handler for rndis mode 95/223295/1 submit/tizen/20200128.093850
2020-01-28 INSUN PYOAdd USB enable/disable handler 50/223250/1 accepted/tizen/unified/20200129.022709 submit/tizen/20200128.044936
2020-01-28 INSUN PYORefactoring usb gadget for functionfs 01/223101/5 submit/tizen/20200128.022129
2020-01-22 INSUN PYORefactoring usb gadget header 16/223016/5 accepted/tizen/unified/20200129.022610 submit/tizen/20200122.234641
2020-01-16 Youngjae ChoSupport touchscreen powersaving 65/218265/2 accepted/tizen/unified/20200129.022558 submit/tizen/20200121.090851 submit/tizen/20200122.232403
2020-01-15 INSUN PYOAdd code to run rndis.service(rndis) and data-route... 04/221504/12 accepted/tizen/unified/20200116.101922 submit/tizen/20200116.015055
2020-01-15 INSUN PYOFix memory leak in configfs 47/222447/2 submit/tizen/20200115.084439
2020-01-09 INSUN PYOExtend USB gadget configuration for further usage 29/222029/2 accepted/tizen/unified/20200114.130722 submit/tizen/20200109.072530 submit/tizen/20200113.072921
2020-01-03 INSUN PYOChange file permission from "-rwxr-xr-x" to "-rw-r... 79/221479/1 accepted/tizen/unified/20200105.221220 submit/tizen/20200103.025040
2019-12-31 INSUN PYOMerge "Do not check for services failures when disablin... accepted/tizen/unified/20200101.120538 submit/tizen/20191231.044441
2019-12-31 INSUN PYODo not check for services failures when disabling usb... 96/221296/1
2019-12-30 INSUN PYOAdd USB_FUNCTION_GROUP_WITH_POST_SERVICE for cfs post... 22/221222/1 accepted/tizen/5.5/unified/20200102.013952 submit/tizen_5.5/20191230.073843
2019-12-30 INSUN PYOAdd USB_FUNCTION_GROUP_WITH_POST_SERVICE for cfs post... 21/221221/4 accepted/tizen/unified/20191230.120900 submit/tizen/20191230.073928
2019-12-27 Hyotaek ShimAdd data-router.service for USB_FUNCTION_ACM 87/221087/2 accepted/tizen/unified/20191227.142603 submit/tizen/20191227.111333
2019-12-27 Hyotaek ShimAdd data-router.service for USB_FUNCTION_ACM 96/221096/2 accepted/tizen/5.5/unified/20191228.075030 submit/tizen_5.5/20191227.112106
2019-12-27 Hyotaek ShimDo not stop services while enabling usb gadget 95/221095/1
2019-12-27 Hyotaek ShimDo not stop services while enabling usb gadget 86/221086/1
2019-09-30 INSUN PYOSupport USB tethering 50/214950/2 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.022829 accepted/tizen/5.5/unified/mobile/hotfix/20201027.085822 accepted/tizen/unified/20191004.003706 submit/tizen/20191001.232525 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 tizen_5.5.m2_release
2019-09-16 INSUN PYOusb_cfs_client: Enable gadget at reconfiguration #2 59/213859/1 submit/tizen/20191001.105102
2019-07-31 Youngjae ChoAdd new member for hw_board 79/211179/1 accepted/tizen/unified/20190805.042837 submit/tizen/20190801.065937 submit/tizen/20190801.083214
2019-04-22 lokilee73Add new members for battery_info and display_device 91/204191/2 accepted/tizen/unified/20190422.231517 submit/tizen/20190422.062920
2019-04-10 Yunmi HaChange libgdbus library name to libsyscommon. 59/203159/1 accepted/tizen/unified/20190412.124555 submit/tizen/20190410.090025
2019-04-09 lokilee73Apply the latest type for image effect 59/202859/5 accepted/tizen/unified/20190410.002223 submit/tizen/20190409.053926
2019-03-25 Hyotaek ShimRename systemd_stop_unit_sync() to systemd_stop_unit_wa... 69/202169/2 accepted/tizen/unified/20190326.024559 submit/tizen/20190325.102033
2019-02-28 lokilee73Add hal test for touch sensitivity 99/200699/2 accepted/tizen/unified/20190311.072452 accepted/tizen/unified/20190312.113027 submit/tizen/20190306.005724 submit/tizen/20190308.023010 submit/tizen/20190311.073252
2019-02-27 lokilee73Add HAL test for bezel 95/200595/1
2019-02-26 lokilee73Add bezel for wearable target 38/200538/2
2019-02-22 lokilee73Add thermistor feature for hal test 47/200347/1
2019-02-18 lokilee73Add device_thermal_e 33/196433/3 accepted/tizen/unified/20190219.154203 accepted/tizen/unified/20190221.165818 submit/tizen/20190218.105211 submit/tizen/20190220.073046
2019-02-08 sanghyeok.ohdbus: delete systemd related files 81/199281/1 accepted/tizen/unified/20190211.060145 submit/tizen/20190208.064159 submit/tizen/20190208.083757
2019-02-08 sanghyeok.ohdbus: remove systemd start/stop unit api 65/198765/3
2019-01-29 lokilee73Remove unused plugin about cpu, process, memory and... 53/198653/4 accepted/tizen/unified/20190201.061337 submit/tizen/20190131.021840 submit/tizen/20190131.080207
2019-01-17 lokilee73Fix memory leak in usb gadget 95/197795/4 accepted/tizen/unified/20190128.061155 accepted/tizen/unified/20190129.064334 submit/tizen/20190117.112303 submit/tizen/20190128.105151
2019-01-03 sanghyeok.ohsensitivity: merge sensitivity 74/196674/1 accepted/tizen/unified/20190108.062321 submit/tizen/20190107.023946 submit/tizen/20190107.113744
2018-12-20 Paweł SzewczykRemove the execution flag from non-executables 06/196006/1 accepted/tizen/unified/20181227.062051 accepted/tizen/unified/20181231.125031 submit/tizen/20181226.101405 submit/tizen/20181226.112600 submit/tizen/20181231.010834 submit/tizen/20181231.070821
2018-12-11 lokilee73Change thermal information structure to get temp and adc 46/195146/2
2018-11-19 Michal BlochFix some static analysis warnings. 46/193346/1 accepted/tizen/unified/20181121.060510 submit/tizen/20181120.234806
2018-10-15 Paweł Szewczykusb: Move ffs services cleanup to hw_cfs_gadget_close 94/191294/1 submit/tizen/20181015.121248
2018-10-12 Paweł Szewczykusb_client: Cleanup ffs services at gadget disable 06/191206/1 submit/tizen/20181015.022811
2018-09-18 lokilee73Add get_number for multi led 78/189478/1 accepted/tizen/5.0/unified/20181102.020606 accepted/tizen/unified/20180928.080555 accepted/tizen/unified/20181001.150956 submit/tizen/20180927.030248 submit/tizen/20181001.110913 submit/tizen_5.0/20181101.000004
2018-09-11 Hyotaek ShimAdd .gitignore 68/188868/1
2018-09-11 Hyotaek ShimMinor fix on license 67/188867/2
2018-09-11 pr.jungAdd license file on all rpm packages 52/188852/1 accepted/tizen/unified/20180912.061611 submit/tizen/20180911.060541
2018-08-28 lokilee73Add exception handle for HAL test 61/187761/1 accepted/tizen/unified/20180828.181916 submit/tizen/20180828.075148
2018-08-22 lokilee73To fix gtest errors 10/187310/2 submit/tizen/20180822.022033
2018-08-21 lokilee73Rename deprecated function, updated_cb for battery... 23/187223/1 accepted/tizen/unified/20180821.160748 submit/tizen/20180821.082124
2018-08-20 Paweł SzewczykMake simple helper functions static inline 51/186951/4 accepted/tizen/unified/20180821.091035 submit/tizen/20180820.103206
2018-08-17 lokilee73Unify cpp files to one 58/187058/1
2018-07-27 sanghyeok.ohunittest: coverity fix 84/185284/2
2018-07-06 lokilee73Add voltage and temperature in battery_info 32/178932/2 accepted/tizen/unified/20180712.092608 submit/tizen/20180706.105024 submit/tizen/20180710.030326
2018-07-05 lokilee73Add omitted gtest cases 27/183427/2
2018-06-29 Paweł Szewczykusb_cfs_client: Enable gadget at reconfiguration 12/183012/1
2018-06-26 Paweł SzewczykMove usb_gadget common code from device-manager-plugins 00/182500/4 submit/tizen/20180628.074924
2018-06-26 Paweł SzewczykMove container_of macro to common.h 99/182499/4
2018-06-26 Paweł SzewczykAdd HAL for board 98/182498/4
2018-06-26 Paweł SzewczykAdd common code from usb_client HAL 97/182497/4
2018-06-26 Paweł SzewczykMove code from 'shared' files to common package 20/181420/4
2018-06-26 Paweł SzewczykAdd API for controling systemd units 19/181419/4
next