platform/core/api/peripheral-io.git
2023-05-15 TaeminYeomuart: Change version 7.5 to 8.0 02/292802/1 accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_8.0 accepted/tizen/8.0/unified/20231005.092817 accepted/tizen/unified/20230608.164339 tizen_8.0_m2_release
2023-03-24 TaeminYeomFix typo in header decription 85/290385/1 accepted/tizen/unified/20230325.044635
2023-03-24 TaeminYeomFix retval order in API description 64/290264/4
2023-03-23 Karol LewandowskiRun apply-peripheral-io-perms with predefined $PATH 55/290355/2
2023-03-21 TaeminYeomcommon: Add permission denied return value 50/290150/2 accepted/tizen/unified/20230322.080549
2023-03-20 TaeminYeomPrivilege: Set ADC device nodes privilege 80/290080/4 accepted/tizen/unified/20230321.123152
2023-03-20 TaeminYeomRevert "Add privilege check in all public APIs" 79/290079/1
2023-03-09 TaeminYeomgpio: Change to call flock with void type conversion 19/289519/1 accepted/tizen/unified/20230313.022859
2023-03-02 TaeminYeomuart: change to call uart flush with void return type 67/289167/1
2023-03-02 TaeminYeomAdd privilege check in all public APIs 79/288979/4
2023-02-23 TaeminYeomAdd description nonblock open flag 65/288665/2 accepted/tizen/unified/20230223.162155
2023-02-14 Karol LewandowskiRelease 0.4.0 90/288290/1 accepted/tizen/unified/20230215.155624
2023-02-14 Karol LewandowskiEnsure only public symbols are exported 89/288289/1
2023-02-13 Antoni AdaszkiewiczSkip some I2C tests if stub driver cannot be found 01/287201/3
2023-02-13 Antoni AdaszkiewiczAdd tests for new drain and flush functions in UART api 00/287200/3
2023-02-13 Antoni AdaszkiewiczFix misleading output messages 74/286774/4
2023-02-13 Antoni AdaszkiewiczAllow rpi3/rpi4 ADC tests to pass initialization 73/286773/4
2023-02-13 Antoni AdaszkiewiczEnable GPIO tests for rpi4 72/286772/4
2023-02-13 Karol Lewandowskiuart: Add nonblocking IO and assorted functions 14/286314/3
2022-02-07 Mateusz Majewskipackaging: hotfix the udev rules 32/270632/2
2022-02-04 Karol LewandowskiRelease 0.3.2 88/270588/1 submit/tizen/20220204.140035
2022-02-04 Mateusz Majewskipackaging: only apply rule if file exists 37/270537/2
2021-12-09 INSUN PYOuart: remove O_NONBLOCK flag 26/267726/3 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060853 accepted/tizen/7.0/unified/hotfix/20221116.104803 accepted/tizen/unified/20211210.115150 submit/tizen/20211209.090954 tizen_7.0_m2_release
2021-12-09 INSUN PYOudev_rules: add ttyHS[0-9]* udev rules for UART device 33/267733/1
2021-09-17 Karol LewandowskiApply device nodes permission for new-style gpio and... 80/264380/3 accepted/tizen/6.5/unified/20211028.095416 accepted/tizen/unified/20210920.131400 submit/tizen/20210917.104742 submit/tizen_6.5/20211028.161801 tizen_6.5.m2_release
2021-09-06 Michal BlochFix a pointless check / race condition 51/263451/3 accepted/tizen/unified/20210914.053344 submit/tizen/20210910.102518
2021-08-23 Youngjae Chogpio: fix deallocator mismatch 72/262872/1
2021-08-20 Adrian Szyndelagpio: use g_free instead of free 34/262834/1 accepted/tizen/unified/20210824.123804 submit/tizen/20210820.100048
2021-08-20 Adrian Szyndelagpio: eliminate file descriptor leak 30/262830/1
2021-08-12 Mateusz Majewskipackaging: bump version to 0.3.0 76/262476/2 accepted/tizen/unified/20210816.122834 submit/tizen/20210813.142813
2021-08-12 Michal BlochAdd RPi4 to tests 27/262227/2
2021-08-12 Michal BlochFix some miscellaneous flaws in the code. 26/262226/2
2021-08-11 Adrian Szyndelagpio: switch to new kernel API 25/261025/12
2021-08-11 Mateusz Majewskigpio: encapsulate legacy kernel API usage 80/261580/7
2021-08-11 Adrian Szyndelagpio: don't allow direction change if there is poll... 56/261656/5
2021-08-11 Mateusz Majewskigpio: import new kernel API 46/262446/3
2021-07-23 Adrian Szyndelauart: allow whitespace in config 54/261754/1 submit/tizen/20210805.103313
2021-07-20 Mateusz MajewskiRemove GIO 04/261504/1
2021-07-05 Adrian Szyndelatest: add performance tests 47/260847/1
2021-07-02 Youngjae Chouart: try to open uart based on uart.ini 53/260753/2 accepted/tizen/unified/20210705.125135 submit/tizen/20210705.023617
2021-07-01 Youngjae Chopwm: fix potential segfault 90/260690/3
2021-06-30 Michal BlochLinting: buffer size safety 11/260611/2
2021-06-30 Michal BlochLinting: improve some loop code 10/260610/2
2021-06-30 Michal BlochLinting: storage and const correctness 09/260609/2
2021-06-30 Michal BlochMinor improvements to the udev polling loop. 08/260608/2
2021-06-30 Michal BlochLinting: improve variable scoping 07/260607/2
2021-06-30 Michal BlochLinting: reduce type repetition 06/260606/2
2021-06-30 Hyotaek ShimAdd .gitignore 22/260622/1
2021-06-30 Hyotaek ShimRemove Conflicts: peripheral-bus to fix MIC errors 21/260621/2 accepted/tizen/unified/20210630.015242 submit/tizen/20210630.020200
2021-06-29 Karol Lewandowski0.2.0: allow direct IO for clients in priv_peripheralio... 34/260034/5 accepted/tizen/unified/20210630.005908 submit/tizen/20210629.012223 submit/tizen/20210629.111329
2021-06-28 Adrian SzyndelaAdd API function to open UART device with flags 38/260538/1 submit/tizen/20210629.011533
2021-06-28 Adrian Szyndelaname magic numbers in poll() calls 21/260521/3
2021-06-28 Adrian Szyndelarefactoring: beautify snprintf formats 00/260500/3
2021-06-28 Adrian Szyndelarefactoring: extract common udev code 99/260499/3
2021-06-28 Adrian Szyndelarefactoring: extract common code 98/260498/2
2021-06-25 Adrian Szyndelarefactoring: extract system_info feature handling 97/260497/1
2021-06-25 Adrian Szyndelai2c: extract ioctl setup to separate function 30/260430/4
2021-06-25 Adrian Szyndelamove and remove private headers 55/260355/6
2021-06-25 Adrian Szyndelapwm: flatten structure - remove 'interface' 54/260354/7
2021-06-25 Adrian Szyndelaremove gdbus remainings 53/260353/7
2021-06-25 Adrian Szyndelapwm: replace gdbus with direct implementation 52/260352/7
2021-06-25 Adrian Szyndelagpio: flatten structure - remove 'interface' 57/260257/5
2021-06-25 Adrian Szyndelagpio: replace gdbus with direct implementation 56/260256/5
2021-06-25 Adrian Szyndelaadc: flatten structure - remove 'interface' 98/259798/5
2021-06-25 Adrian Szyndelaadc: replace gdbus with direct implementation 97/259797/4
2021-06-25 Adrian Szyndelauart: flatten structure - remove 'interface' 58/259758/7
2021-06-25 Adrian Szyndelauart: replace gdbus with direct implementation 57/259757/7
2021-06-25 Adrian Szyndelaspi: flatten structure - remove 'interface' 56/259756/7
2021-06-25 Adrian Szyndelaspi: replace gdbus with direct implementation 55/259755/6
2021-06-25 Adrian Szyndelai2c: flatten structure - remove 'interface' 49/259749/6
2021-06-25 Adrian Szyndelai2c: replace gdbus with direct implementation 44/259744/6
2021-06-02 Karol LewandowskiAdd API function to open i2c device with flags 34/259134/3 accepted/tizen/unified/20210607.124325 submit/tizen/20210607.045229
2021-04-08 Ernest BorowskiAdd information about GPIO pin value in callback. 67/255967/5 accepted/tizen/unified/20210413.021248 submit/tizen/20210412.185901
2021-02-19 Konrad Kuchciakgdbus: Check pointer before dereference 34/253934/1 accepted/tizen/unified/20210222.215243 submit/tizen/20210219.120309
2020-12-03 Konrad Kuchciakdocs: Fix docs.tizen.org URLs 21/248921/1
2020-12-01 Konrad Kuchciakdocs: Change developer.tizen.org to docs.tizen.org 90/248690/1 submit/tizen/20201201.110307
2020-07-24 Konrad Kuchciakuart: Fix read and write functions 29/239429/3
2020-06-26 Wiktor Gerstensteintest: Add skip test functionality 59/236959/7 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.121328 accepted/tizen/6.0/unified/hotfix/20201103.003528 accepted/tizen/6.0/unified/hotfix/20201103.050258 accepted/tizen/unified/20200812.143924 submit/tizen/20200811.122142 submit/tizen_6.0/20201029.205102 submit/tizen_6.0_hotfix/20201102.192502 submit/tizen_6.0_hotfix/20201103.114802 tizen_6.0.m2_release
2020-06-25 Wiktor Gerstensteintest bugfix: check invalid function results in SPI... 61/236961/2
2020-04-24 Konrad Kuchciaktest: Init each test individually 36/231836/3
2020-04-24 Konrad KuchciakBuild with gcov 25/231825/1
2020-02-11 Konrad Kuchciaktest: search for i2c bus exposed by SMBus stub driver 27/224027/2 accepted/tizen/unified/20200217.213905 submit/tizen/20200214.101934 submit/tizen/20200217.095901
2019-09-18 Konrad Kuchciakgpio: init pin after export 62/214162/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.025744 accepted/tizen/5.5/unified/mobile/hotfix/20201027.064158 accepted/tizen/5.5/unified/wearable/hotfix/20201027.120549 accepted/tizen/unified/20190923.225255 submit/tizen/20190923.102122 submit/tizen/20190923.125435 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185102 submit/tizen_5.5_wearable_hotfix/20201026.184302 tizen_5.5.m2_release
2019-02-12 Konrad Kuchciakpio: don't return from close function too early 12/199412/3 accepted/tizen/unified/20190214.154127 submit/tizen/20190213.063316
2019-02-12 Konrad Kuchciakgpio,adc: use pread instead of lseek + read 11/199411/3
2018-10-04 Konrad Kuchciakgpio: make read function threadsafe 45/190645/1
2018-10-04 Konrad Kuchciakgpio: don't ignore return codes when setting/unsetting... 44/190644/1
2018-09-04 Konrad Kuchciakadc: fix adc_read_n2 test case 32/188332/1 accepted/tizen/unified/20181031.153942 submit/tizen/20180907.001350 submit/tizen/20180924.110450 submit/tizen/20181010.111134 submit/tizen/20181022.095331 submit/vip/20181010.110708
2018-08-21 Konrad KuchciakAdd API for the adc device 13/184513/7 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.013255 accepted/tizen/unified/20180822.164537 submit/tizen/20180821.133358 submit/tizen_5.0/20181101.000002
2018-08-17 Konrad Kuchciakgpio: fix documentation errors 52/186652/4
2018-02-19 kibak.yoonpio: deliver user data to gpio interrupted callback... 00/170300/1 accepted/tizen/unified/20180219.142443 submit/tizen/20180219.102234
2018-01-05 SegwonMerge "doxygen: give additional prerequisites informati...
2018-01-03 Segwongpio: fix to free a handle when peripheral_gdbus_gpio_c... 43/165643/1 accepted/tizen/unified/20180103.151843 submit/tizen/20180103.062104
2018-01-03 Segwongpio: enhance the interrupted callback thread safty 41/165641/1
2018-01-03 Segwongpio: do not join if the thread is null 36/165636/2
2018-01-02 kibak.yoonpio: free the memory allocated by system_info_get_platf... 96/165596/2
2018-01-02 kibak.yoonpio: return error when open is failed 95/165595/1
2017-12-27 Segwondoxygen: give additional prerequisites information... 47/165247/1
2017-12-20 Segwoninterface: add return type EINVAL in CHECK_ERROR 52/164452/4 accepted/tizen/unified/20171221.071344 submit/tizen/20171220.125854 submit/tizen/20171221.025332
2017-12-19 Segwonspi: exclude the positive value in the ioctl error... 51/164451/1
next