summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Add edbus_unlockallstatesubmit/tizen_4.0/20190624.113627accepted/tizen/4.0/unified/20190624.224513accepted/tizen_4.0_unifiedlokilee731-0/+22
2019-05-15Fix segment fault in control_handler and get_control_handlerlokilee731-16/+4
2019-05-14Fix signature mis-match in expired_deliver_resultlokilee731-3/+2
2019-05-10Fix invalid return value of dbuslokilee731-1/+0
2019-04-24Remove power off related code in lowbat_popuplokilee732-19/+0
2019-04-24Remove useless scenariolokilee731-13/+0
2019-04-23Remove popup and timer before powering offsubmit/tizen_4.0/20190423.082644accepted/tizen/4.0/unified/20190424.011140lokilee731-63/+2
2019-04-23Fix a bug on conditon of sending an event to libeventsystemlokilee731-1/+1
2019-04-19Change kmod_module_remove_module with remove_modulesubmit/tizen_4.0/20190419.022544accepted/tizen/4.0/unified/20190419.062626lokilee731-1/+25
2019-04-18Fix unreachable code error on usb-host policylokilee731-2/+2
2019-04-17Change load_module functionsubmit/tizen_4.0/20190417.021203accepted/tizen/4.0/unified/20190417.101155lokilee731-1/+1
2019-01-17Fix build errorsubmit/tizen_4.0/20190121.005224submit/tizen_4.0/20190117.102002accepted/tizen/4.0/unified/20190118.060001lokilee731-1/+1
2019-01-17Remove duplicated code for efficiencysubmit/tizen_4.0/20190117.100620lokilee731-5/+5
2019-01-17Fix integer overflow in extcon_count.clokilee731-2/+9
2019-01-03prevent: fix prevent issuesubmit/tizen_4.0/20190111.030758accepted/tizen/4.0/unified/20190112.120451sanghyeok.oh4-4/+12
2019-01-02Fix crash by usbhost popuplokilee731-0/+4
2018-11-28power: disable_coredump_handler: Fix error condition correctlyHyotaek Shim1-1/+1
2018-11-27Disable coredump handler for the shutdown periodHyotaek Shim1-0/+23
2018-11-27Unify extcon_get_count() and extcon_set_count() to extcon_update_count()lokilee734-45/+20
2018-10-29Change usb sequence to broadcast usb state after setting vconf valuesubmit/tizen_4.0/20181029.110803accepted/tizen/4.0/unified/20181031.154022lokilee731-1/+1
2018-07-26Remove X related codelokilee731-10/+0
2018-07-24Change notification method from synchronization to asynchronizationlokilee734-44/+71
2018-07-23Change from synchronization to asynchronization for MediaDeviceNotiOnlokilee735-11/+71
2018-07-23Fix build warningsHyotaek Shim3-67/+2
2018-07-23Add umount_partition_by_kill()Hyotaek Shim3-170/+92
2018-07-09Minor fix to revert wrong patches in tzipsubmit/tizen_4.0/20180709.020042accepted/tizen/4.0/unified/20180709.132340Hyotaek Shim1-12/+12
2018-07-06Change watchdog timeout from 30 sec. to 90 sec.submit/tizen_4.0/20180706.044300accepted/tizen/4.0/unified/20180707.102310Hyotaek Shim2-13/+13
2018-06-25To fix dbus policy error with dpmsubmit/tizen_4.0/20180625.102514accepted/tizen/4.0/unified/20180625.200535lokilee731-0/+7
2018-06-20Add privilege check for dbus_changestatesubmit/tizen_4.0/20180621.024300submit/tizen/20180620.105920accepted/tizen/4.0/unified/20180621.141355lokilee731-0/+3
2018-05-29pm: set powerlock at deviced init timesubmit/tizen_4.0/20180529.105013accepted/tizen/4.0/unified/20180530.040532Donghwan Jeong4-29/+25
2018-05-18dbus-policy: remove unnecessary rulesanghyeok.oh1-3/+0
2018-03-27dbus: policy: rewrite conf filesanghyeok.oh1-22/+41
2018-02-26Battery: change vconf value for battery_warning_levellokilee731-1/+1
2018-01-12tzip: protect hashmap with lock/unlock for tzip_is_mounted()INSUN PYO1-11/+14
2018-01-05Fix a bug in tzip read operation(read_zipfile)tizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20180110.014038accepted/tizen/4.0/unified/20180111.051255Semun Lee1-1/+6
2017-12-15usb-host-test: Add interrupt endpoint supportsubmit/tizen_4.0/20171219.103524accepted/tizen/4.0/unified/20171219.235823Paweł Szewczyk3-30/+111
2017-12-04Display: to check privilege of caller without logsubmit/tizen_4.0/20171205.110014accepted/tizen/4.0/unified/20171206.140352lokilee731-0/+6
2017-11-20Modify the timing of sd_notify(READY) and adjust the timeout for dbus reply c...Hyotaek Shim4-19/+13
2017-11-14Revert "display: add privilege for lockstate dbus method"submit/tizen_4.0/20171114.050730accepted/tizen/4.0/unified/20171114.132325Hyotaek Shim2-101/+0
2017-10-27Control: to enable getcontrolsubmit/tizen_4.0/20171103.012514accepted/tizen/4.0/unified/20171103.162641lokilee731-3/+5
2017-10-26Fix indentationINSUN PYO1-4/+5
2017-10-24DPM: apply dpm policy for usblokilee736-14/+139
2017-10-11usb-host: limit the authority of usb-host-ffs-test-daemon.service to prevent ...tizen_4.0.m2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20171012.013318accepted/tizen/4.0/unified/20171012.074754lokilee731-0/+3
2017-09-27udev: Increase udev monitor buffer sizesubmit/tizen_4.0/20170928.230304submit/tizen_4.0/20170927.232141submit/tizen_4.0/20170927.064723accepted/tizen/4.0/unified/20170929.080453INSUN PYO1-1/+2
2017-09-26touchscreen: enable touchscreen to support in common profilesubmit/tizen_4.0/20170926.040412accepted/tizen/4.0/unified/20170926.171652lokilee731-1/+1
2017-09-19usb-host-test: Fixed Resource leak .“JIBAN1-0/+1
2017-09-14Battery: fix a bug that battery is full without fully charged signalsubmit/tizen_4.0/20170914.042436accepted/tizen/4.0/unified/20170914.180109lokilee731-2/+2
2017-09-12Coding rule: fix coding rule violationsubmit/tizen_4.0/20170912.014714accepted/tizen/4.0/unified/20170913.004935lokilee735-21/+17
2017-09-11remove build warningsubmit/tizen_4.0/20170911.084954accepted/tizen/4.0/unified/20170913.002711INSUN PYO3-2/+7
2017-09-08Common: Remove build warningINSUN PYO3-5/+5