summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Release 0.1.4tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114805submit/tizen_6.0_hotfix/20201102.192505submit/tizen_6.0/20201029.205105submit/tizen/20200818.114746accepted/tizen/unified/20200819.035959accepted/tizen/6.0/unified/hotfix/20201103.000911accepted/tizen/6.0/unified/20201030.113035tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixKonrad Kuchciak1-1/+1
2020-08-18uart: Add ttyAMA1 interface to rpi4 configKonrad Kuchciak1-0/+1
2020-08-11Do not pass internal pointers to clientssubmit/tizen/20200811.122142accepted/tizen/unified/20200812.143927Karol Lewandowski16-30/+96
2020-07-28Fix svace issuessubmit/tizen/20200728.162511accepted/tizen/unified/20200729.165620Karol Lewandowski2-5/+11
2020-07-23Change user from root to system_fwsubmit/tizen/20200724.041835Konrad Kuchciak3-2/+6
2020-07-13i2c: Change i2c test device number from 7 to 13submit/tizen/20200713.082604accepted/tizen/unified/20200714.134948Konrad Kuchciak1-1/+1
2020-07-08Release 0.1.1submit/tizen/20200708.101210accepted/tizen/unified/20200709.164731Konrad Kuchciak1-1/+1
2020-07-08gpio: Setup udev monitor before exporting pinKonrad Kuchciak1-32/+71
2020-07-07Use udev rules to make PWM nodes writableKonrad Kuchciak2-27/+130
2020-02-05i2c: Fix i2c stub device config for rpi4submit/tizen/20200217.095901submit/tizen/20200214.101934accepted/tizen/unified/20200217.213902Konrad Kuchciak1-1/+1
2020-01-09Adjust codebase for iniparser upgrade (4.x)submit/tizen/20200205.003954submit/tizen/20200203.003549accepted/tizen/unified/20200213.121620Karol Lewandowski1-9/+24
2020-01-03Fix gcc 9.x compilation issuesubmit/tizen/20200107.111920accepted/tizen/unified/20200108.131445Karol Lewandowski2-4/+3
2019-11-11Adding rpi4 board.submit/tizen/20191111.101125accepted/tizen/unified/20191111.105613wchang kim3-0/+36
2019-02-12pio: don't close fd if it's value is negativetizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184304submit/tizen_5.5_mobile_hotfix/20201026.185104submit/tizen_5.5/20191031.000004submit/tizen/20190213.063316accepted/tizen/unified/20190214.154131accepted/tizen/5.5/unified/wearable/hotfix/20201027.112349accepted/tizen/5.5/unified/mobile/hotfix/20201027.085723accepted/tizen/5.5/unified/20191031.021436tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixKonrad Kuchciak4-4/+12
2018-09-05adc: open node as O_RDONLYsubmit/vip/20181010.110708submit/tizen/20181022.095331submit/tizen/20181010.111134submit/tizen/20180924.110450submit/tizen/20180907.001350accepted/tizen/unified/20181031.153945Konrad Kuchciak1-1/+1
2018-09-05Revert "udev: apply proper security label to files read by adc module"Konrad Kuchciak1-5/+0
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