platform/core/system/peripheral-bus.git
2020-12-10 Michal BlochFix a memleak 45/249345/1 tizen_4.0 submit/tizen_4.0/20201218.134343
2018-07-13 Karol LewandowskiMerge "privilege: initialize variables before using... accepted/tizen_4.0_unified accepted/tizen/4.0/unified/20180803.172046 submit/tizen_4.0/20180724.082652
2018-07-12 Konrad Kuchciakprivilege: initialize variables before using 22/183922/1
2018-06-25 wchang kimChanged the i2c information of eagleye. 54/182454/1 accepted/tizen/4.0/unified/20180626.130832 submit/tizen_4.0/20180625.230553
2018-06-21 wchang kimAdding a board of eagleye530s 58/182258/1 accepted/tizen/4.0/unified/20180625.141431 submit/tizen_4.0/20180624.222946
2018-06-21 wchang kimFixed the file name. 57/182257/1
2018-01-03 SegwonMerge branch 'tizen' into tizen_4.0 62/165662/1 accepted/tizen/4.0/unified/20180103.151734 submit/tizen_4.0/20180103.062259 tizen_4.0.IoT.p2_release
2018-01-02 kibak.yoonpio: close fd when it is not negative number 94/165594/1 accepted/tizen/unified/20180103.151845 submit/tizen/20180103.062104
2018-01-02 kibak.yoonpio: assign null to handle if open is failed 93/165593/1
2017-12-20 SegwonMerge branch 'tizen' into tizen_4.0 17/164717/1 accepted/tizen/4.0/unified/20171221.071008 submit/tizen_4.0/20171220.125806 submit/tizen_4.0/20171221.025151
2017-12-18 Segwonudev: change security label 48/164248/2 accepted/tizen/unified/20171221.071349 submit/tizen/20171220.125854 submit/tizen/20171221.025332
2017-12-08 Segwonhandle: do not management fd in handle 41/163241/3
2017-12-07 SegwonMerge "gdbus: communicate via gdbus when close" into...
2017-12-06 Segwongdbus: communicate via gdbus when close 15/162915/2
2017-12-05 Segwonprivilege: do not compare the return value of cynara_ch... 73/162673/1
2017-11-24 Segwon[5/5] fd passing: make fd list and send it to Lib 79/161479/3
2017-11-24 Segwongdbus: change function prefix "handle" to "peripheral_g... 24/161424/4
2017-11-24 Segwonhandle: move duplicate header files to peripheral_handl... 22/161422/4
2017-11-24 Segwonhandle: add fd values to handle and add interface function 21/161421/8
2017-11-24 SegwonMerge "handle: change structs name in peripheral_handle...
2017-11-24 SegwonMerge "handle: change the handle function name appropri...
2017-11-24 SegwonMerge "interface: move gpio_wait_for_udev() into periph...
2017-11-23 Segwonhandle: change structs name in peripheral_handle.h 44/161344/3
2017-11-23 Segwonhandle: change the handle function name appropriately 38/161338/1
2017-11-23 Segwoninterface: move gpio_wait_for_udev() into peripheral_in... 32/161332/1
2017-11-22 Segwonetc: #ifndef string constants name change to file name 66/161066/4
2017-11-22 Segwon[4/5] fd passing: can get fd from interface file 63/161063/5
2017-11-22 Segwoninterface: change ERROR_CHECK macro to IF_ERROR_RETURN 59/161159/6
2017-11-21 Segwonutil: move board, log, privilege file into util directory 17/161017/2
2017-11-21 Segwonboard: do not free a value obtained by a iniparser_gets... 36/161036/1
2017-11-21 Segwonhandle: change file name "peripheral_bus.h" to "periphe... 09/161009/4
2017-11-21 Segwonhandle : change file name "peripheral_bus_util" to... 01/161001/4
2017-11-21 Segwonprivilege: move peripheral_bus_check_privilege() to... 94/160994/3
2017-11-21 Segwondirectory: change directory 70/160970/4
2017-11-21 Segwoninterface: close the fd before call CHECK_ERROR if... 80/160980/3
2017-11-21 Segwongdbus: change file name prefix "peripheral_bus_gdbus... 68/160968/1
2017-11-21 Segwonhandle: change file name that generates the handle 62/160962/1
2017-11-21 Segwonlog: change file name "peripheral_common.h" to "periphe... 60/160960/1
2017-11-21 Segwoninterface: create file the "peripheral_inteface_common.h" 56/160956/2
2017-11-21 Segwoninterface: add prefix "peripheral_interface" to interfa... 48/160948/1
2017-11-20 Segwonhandle: remove unnecessary members in handle. 99/160899/1
2017-11-20 Segwon[3/5] fd passing: remove unnecessary functions moved... 97/160897/1
2017-11-20 Segwonprivilege: change the "peripheral_bus_check_privilege... 60/160860/2
2017-11-20 Segwon[2/5] fd passing: include fd list in gdbus open function 52/160852/1
2017-11-20 Segwon[1/5] fd passing: do not communicate with Lib from... 49/160849/1
2017-11-20 Segwongdbus: do not include peripheral_gdbus.h removed from Lib 68/160768/1
2017-11-15 Segwonspec: remove unnecessary code about systemctl 25/160325/1 accepted/tizen/4.0/unified/20171115.173955 submit/tizen_4.0/20171115.102522
2017-11-15 Segwonspec: remove unnecessary code about systemctl 24/160324/1 accepted/tizen/unified/20171115.174115 submit/tizen/20171115.102506
2017-10-18 kibak.yoonpio: check if the client has privilege 49/156349/1 accepted/tizen/4.0/unified/20171106.162929 submit/tizen_4.0/20171018.072455 submit/tizen_4.0/20171106.084903
2017-10-18 kibak.yoonpio: check if the client has privilege 54/156254/2 accepted/tizen/unified/20171019.145459 submit/tizen/20171018.072430
2017-10-16 kibak.yoonpio: fix memory leak 49/155849/3 accepted/tizen/4.0/unified/20171017.212145 submit/tizen_4.0/20171016.114755 tizen_4.0.m2_release
2017-10-16 kibak.yoonpio: fix memory leak 48/155848/5 accepted/tizen/unified/20171017.071214 submit/tizen/20171016.114740
2017-10-16 Segwonini: fixed to wrong ini file for rpi3 32/155632/1
2017-10-16 Segwonini: fixed to wrong ini file for rpi3 30/155630/1
2017-10-13 kibak.yooni2c: try to call ioctl() to test i2c-stub when read... 37/148037/5 accepted/tizen/unified/20171013.193401 submit/tizen/20171013.100446
2017-10-13 kibak.yooni2c: try to call ioctl() to test i2c-stub when read... 24/155424/2 accepted/tizen/4.0/unified/20171013.121432 submit/tizen_4.0/20171013.100456 tizen_4.0.IoT.p1_release
2017-10-12 Segwonboard: fixed to not be an unterminated array. 42/155042/1 accepted/tizen/4.0/unified/20171012.225804 submit/tizen_4.0/20171012.141856
2017-10-12 Segwonboard: fixed to not be an unterminated array. 41/155041/1 submit/tizen/20171012.141835
2017-10-10 SegwonMerge "board: fixed allocated memory released via inipa... accepted/tizen/4.0/unified/20171010.163327 submit/tizen_4.0/20171010.131911
2017-10-10 SegwonMerge "board: increased the memory size because of...
2017-10-10 Segwonboard: fixed allocated memory released via iniparser_ge... 73/154573/1
2017-10-10 Segwonboard: fixed allocated memory released via iniparser_ge... 72/154572/1 accepted/tizen/unified/20171010.163344 submit/tizen/20171010.131453
2017-10-10 Segwonboard: increased the memory size because of unterminate... 67/154567/1
2017-10-10 Segwonboard: increased the memory size because of unterminate... 64/154564/1
2017-10-10 Segwoni2c: fixed that allocated memory is released when an... 62/154562/1
2017-10-10 Segwonboard: meaningful return value is assigned to a variabl... 96/154496/4
2017-10-10 Segwonspi: modified to the rx and tx buffers are not allocate... 87/154487/4
2017-10-10 Segwonspi: fixed to invalid NULL check when tx_buf allocates. 72/154472/3
2017-10-10 Segwonopen handle: open function flow was matched. 23/154423/3
2017-10-10 Segwonbus: fixed a flow using a handle already freed. 53/154553/1
2017-10-10 Segwonboard: meaningful return value is assigned to a variabl... 51/154551/1
2017-10-10 Segwonspi: modified to the rx and tx buffers are not allocate... 49/154549/1
2017-10-10 Segwonspi: fixed to invalid NULL check when tx_buf allocates. 48/154548/1
2017-10-10 Segwonopen handle: open function flow was matched. 24/154424/2
2017-10-10 Segwoni2c: fixed that allocated memory is released when an... 18/154518/1
2017-10-10 Segwonbus: fixed a flow using a handle already freed. 13/154513/1
2017-09-26 kibak.yoonMerge branch 'tizen' into tizen_4.0 51/152351/2 accepted/tizen/4.0/unified/20170926.171639 submit/tizen_4.0/20170926.023348
2017-09-26 kibak.yoonversion up 0.1.0 57/152357/1 accepted/tizen/unified/20170926.165628 submit/tizen/20170926.023501
2017-09-21 Segwonuart: fixed to return the -EAGAIN error type when read... 09/151609/3
2017-09-21 Segwonuart: added flush logic before close. 03/151603/1
2017-09-21 Segwonname: sync functions name with changed apis name. 99/151599/1
2017-09-21 Segwonadc: the adc interface is not supported 77/151577/2
2017-09-12 kibak.yoonspi: fix bug by passing value instead of pointer as... 92/149392/1 accepted/tizen/4.0/unified/20170912.184608 submit/tizen_4.0/20170912.074241
2017-09-12 kibak.yoonspi: fix bug by passing value instead of pointer as... 90/149390/1 accepted/tizen/unified/20170912.191949 submit/tizen/20170912.074259
2017-09-08 Segwonutil: added to the NULL check. 25/148425/2
2017-09-06 kibak.yoonspi: transfer the tx/rx data with the same structure... 22/148022/1 accepted/tizen/4.0/unified/20170907.200140 submit/tizen_4.0/20170907.084141
2017-09-06 kibak.yoonspi: transfer the tx/rx data with the same structure... 11/148011/1 accepted/tizen/unified/20170907.190204 submit/tizen/20170907.084231
2017-08-28 kibak.yoonboard-config: add config file for Artik 520 29/146429/1 accepted/tizen/unified/20170901.025959 submit/tizen/20170830.124248
2017-08-28 kibak.yoonboard-config: fix typo from "unkown" to "unknown" 28/146428/1
2017-07-31 Hyeongsik MinImprove logs for I2C communication 95/141095/2
2017-07-28 Hyeongsik MinRefactor logs messages in i2c/spi interface 77/141077/1
2017-07-24 Hyeongsik MinPrint log messages in case of wrong write access 13/140113/1
2017-07-21 Sungguk NaRefactoring dbus interface functions 79/139979/2
2017-07-21 Sungguk NaFix bug at spi open 75/139875/1
2017-07-19 jino.chopackage version up to 0.0.6 99/139599/1 accepted/tizen/4.0/unified/20170816.012229 accepted/tizen/4.0/unified/20170829.015756 accepted/tizen/unified/20170720.062122 submit/tizen/20170719.114354 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004
2017-07-19 Hyeongsik MinFix model name of RPI3 49/139549/3
2017-07-14 Hyeongsik MinMove header files in daemon/ to include directory 92/138692/3
2017-07-14 Hyeongsik MinRemove unnecessary condition check in uart.c 46/138946/1
2017-07-14 Hyeongsik MinEnable support of several gpio pins for RPI3 07/138807/1 accepted/tizen/unified/20170717.021132 submit/tizen/20170714.030511
2017-07-13 Hyeongsik MinFix static analysis issue 12/138712/1
next