summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-04udev: apply proper security label to files read by adc modulesubmit/tizen_5.0/20181101.000004submit/tizen/20180904.130723accepted/tizen/unified/20180904.180704accepted/tizen/5.0/unified/20181102.020415accepted/tizen_5.0_unifiedKonrad Kuchciak1-0/+5
2018-08-21Add support for the adc devicesubmit/tizen/20180821.133358accepted/tizen/unified/20180822.164540Konrad Kuchciak13-4/+439
2018-07-13Merge "privilege: initialize variables before using" into tizensubmit/tizen_4.0/20180724.072809submit/tizen/20180724.071520accepted/tizen/unified/20180725.152333Karol Lewandowski1-3/+3
2018-07-12privilege: initialize variables before usingKonrad Kuchciak1-3/+3
2018-06-27systemd: Add file existence dependency on /proc/device-tree/modelsubmit/tizen/20180629.045726accepted/tizen/unified/20180702.062859Wook Song1-0/+1
2018-06-25Changed the i2c information of eagleye.submit/tizen/20180625.230523accepted/tizen/unified/20180626.064858wchang kim1-1/+1
2018-06-21Adding a board of eagleye530ssubmit/tizen/20180624.222751accepted/tizen/unified/20180625.141542wchang kim3-0/+33
2018-06-21Fixed the file name.wchang kim1-0/+0
2018-06-21Add dbus.conf to allow dbus policysubmit/tizen/20180621.110527accepted/tizen/unified/20180621.141542kibak.yoon2-0/+30
2018-06-21Revert "Add dbus.conf to allow dbus policy"kibak.yoon2-30/+0
2018-06-21Add dbus.conf to allow dbus policykibak.yoon2-0/+30
2018-01-02pio: close fd when it is not negative numbersubmit/tizen/20180103.062104accepted/tizen/unified/20180103.151845kibak.yoon2-8/+20
2018-01-02pio: assign null to handle if open is failedkibak.yoon1-1/+3
2017-12-18udev: change security labelsubmit/tizen/20171221.025332submit/tizen/20171220.125854accepted/tizen/unified/20171221.071349Segwon5-23/+57
2017-12-08handle: do not management fd in handleSegwon21-385/+364
2017-12-07Merge "gdbus: communicate via gdbus when close" into tizenSegwon12-0/+159
2017-12-06gdbus: communicate via gdbus when closeSegwon12-0/+159
2017-12-05privilege: do not compare the return value of cynara_check() with the wrong v...Segwon1-1/+1
2017-11-24[5/5] fd passing: make fd list and send it to LibSegwon6-16/+105
2017-11-24gdbus: change function prefix "handle" to "peripheral_gdbus"Segwon11-15/+15
2017-11-24handle: move duplicate header files to peripheral_handle_common.hSegwon6-34/+8
2017-11-24handle: add fd values to handle and add interface functionSegwon20-156/+429
2017-11-24Merge "handle: change structs name in peripheral_handle.h" into tizenSegwon19-210/+187
2017-11-24Merge "handle: change the handle function name appropriately" into tizenSegwon17-59/+59
2017-11-24Merge "interface: move gpio_wait_for_udev() into peripheral_interface_gpio_op...Segwon3-76/+73
2017-11-23handle: change structs name in peripheral_handle.hSegwon19-213/+190
2017-11-23handle: change the handle function name appropriatelySegwon17-59/+59
2017-11-23interface: move gpio_wait_for_udev() into peripheral_interface_gpio_open()Segwon3-76/+73
2017-11-22etc: #ifndef string constants name change to file nameSegwon4-10/+10
2017-11-22[4/5] fd passing: can get fd from interface fileSegwon15-233/+269
2017-11-22interface: change ERROR_CHECK macro to IF_ERROR_RETURNSegwon6-21/+21
2017-11-21util: move board, log, privilege file into util directorySegwon13-21/+21
2017-11-21board: do not free a value obtained by a iniparser_getseckeys()Segwon1-5/+4
2017-11-21handle: change file name "peripheral_bus.h" to "peripheral_handle.h"Segwon14-19/+8
2017-11-21handle : change file name "peripheral_bus_util" to peripheral_handle_common"Segwon15-178/+71
2017-11-21privilege: move peripheral_bus_check_privilege() to privilege_checker.hSegwon10-76/+49
2017-11-21directory: change directorySegwon37-20/+22
2017-11-21interface: close the fd before call CHECK_ERROR if it need to close fdSegwon2-8/+4
2017-11-21gdbus: change file name prefix "peripheral_bus_gdbus" to "peripheral_gdbus"Segwon13-31/+30
2017-11-21handle: change file name that generates the handleSegwon16-25/+26
2017-11-21log: change file name "peripheral_common.h" to "peripheral_log.h"Segwon16-17/+17
2017-11-21interface: create file the "peripheral_inteface_common.h"Segwon9-210/+94
2017-11-21interface: add prefix "peripheral_interface" to interface file nameSegwon16-30/+30
2017-11-20handle: remove unnecessary members in handle.Segwon5-59/+0
2017-11-20[3/5] fd passing: remove unnecessary functions moved to LibSegwon20-2048/+5
2017-11-20privilege: change the "peripheral_bus_check_privilege" function static to pub...Segwon7-50/+50
2017-11-20[2/5] fd passing: include fd list in gdbus open functionSegwon11-5/+32
2017-11-20[1/5] fd passing: do not communicate with Lib from gdbus except for the open.Segwon13-1290/+11
2017-11-20gdbus: do not include peripheral_gdbus.h removed from LibSegwon1-1/+7
2017-11-15spec: remove unnecessary code about systemctlsubmit/tizen/20171115.102506accepted/tizen/unified/20171115.174115Segwon1-19/+0