index
:
platform/core/api/peripheral-io
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
devel
master
sandbox/adrians/direct
sandbox/dkson95/asan
sandbox/mmoscicki2/direct
sandbox/seseki17/acr
tizen
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Tools; Licenses: Apache-2.0;
Hyeongsik Min <hyeongsik.min@samsung.com>, jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
Add some 50+ char @details docs
tizen_9.0_m2_release
accepted/tizen/unified/x/asan/20241013.235749
accepted/tizen/unified/x/20241001.154009
accepted/tizen/unified/toolchain/20241004.101431
accepted/tizen/unified/20241001.004115
accepted/tizen/9.0/unified/20241030.232700
tizen_9.0
accepted/tizen_unified_x_asan
accepted/tizen_unified_x
accepted/tizen_unified_toolchain
accepted/tizen_unified
accepted/tizen_9.0_unified
Michal Bloch
2
-3
/
+76
2024-09-23
Extend @brief docs to 50+ chars
Michal Bloch
1
-60
/
+60
2023-05-15
uart: Change version 7.5 to 8.0
tizen_8.0_m2_release
accepted/tizen/unified/dev/20240620.004332
accepted/tizen/unified/20230608.164339
accepted/tizen/8.0/unified/20231005.092817
tizen_8.0
accepted/tizen_unified_dev
accepted/tizen_8.0_unified
TaeminYeom
1
-3
/
+3
2023-03-24
Fix typo in header decription
accepted/tizen/unified/20230325.044635
TaeminYeom
1
-2
/
+2
2023-03-24
Fix retval order in API description
TaeminYeom
1
-130
/
+130
2023-03-23
Run apply-peripheral-io-perms with predefined $PATH
Karol Lewandowski
2
-1
/
+3
2023-03-21
common: Add permission denied return value
accepted/tizen/unified/20230322.080549
TaeminYeom
1
-0
/
+2
2023-03-20
Privilege: Set ADC device nodes privilege
accepted/tizen/unified/20230321.123152
TaeminYeom
1
-7
/
+9
2023-03-20
Revert "Add privilege check in all public APIs"
TaeminYeom
10
-101
/
+3
2023-03-09
gpio: Change to call flock with void type conversion
accepted/tizen/unified/20230313.022859
TaeminYeom
1
-1
/
+1
2023-03-02
uart: change to call uart flush with void return type
TaeminYeom
1
-1
/
+1
2023-03-02
Add privilege check in all public APIs
TaeminYeom
10
-3
/
+101
2023-02-23
Add description nonblock open flag
accepted/tizen/unified/20230223.162155
TaeminYeom
1
-1
/
+2
2023-02-14
Release 0.4.0
accepted/tizen/unified/20230215.155624
Karol Lewandowski
1
-1
/
+1
2023-02-14
Ensure only public symbols are exported
Karol Lewandowski
2
-48
/
+48
2023-02-13
Skip some I2C tests if stub driver cannot be found
Antoni Adaszkiewicz
3
-3
/
+52
2023-02-13
Add tests for new drain and flush functions in UART api
Antoni Adaszkiewicz
3
-0
/
+110
2023-02-13
Fix misleading output messages
Antoni Adaszkiewicz
1
-4
/
+3
2023-02-13
Allow rpi3/rpi4 ADC tests to pass initialization
Antoni Adaszkiewicz
1
-0
/
+8
2023-02-13
Enable GPIO tests for rpi4
Antoni Adaszkiewicz
1
-0
/
+3
2023-02-13
uart: Add nonblocking IO and assorted functions
Karol Lewandowski
4
-14
/
+93
2022-02-07
packaging: hotfix the udev rules
Mateusz Majewski
1
-2
/
+2
2022-02-04
Release 0.3.2
submit/tizen/20220204.140035
Karol Lewandowski
1
-1
/
+1
2022-02-04
packaging: only apply rule if file exists
Mateusz Majewski
3
-27
/
+23
2021-12-09
uart: remove O_NONBLOCK flag
tizen_7.0_m2_release
submit/tizen/20211209.090954
accepted/tizen/unified/20211210.115150
accepted/tizen/7.0/unified/hotfix/20221116.104803
accepted/tizen/7.0/unified/20221110.060853
tizen_7.0_hotfix
accepted/tizen_7.0_unified_hotfix
INSUN PYO
1
-1
/
+1
2021-12-09
udev_rules: add ttyHS[0-9]* udev rules for UART device
INSUN PYO
1
-1
/
+1
2021-09-17
Apply device nodes permission for new-style gpio and (legacy) uart
tizen_6.5.m2_release
submit/tizen_6.5/20211028.161801
submit/tizen/20210917.104742
accepted/tizen/unified/20210920.131400
accepted/tizen/6.5/unified/20211028.095416
Karol Lewandowski
2
-1
/
+7
2021-09-06
Fix a pointless check / race condition
submit/tizen/20210910.102518
accepted/tizen/unified/20210914.053344
Michal Bloch
1
-13
/
+27
2021-08-22
gpio: fix deallocator mismatch
Youngjae Cho
1
-1
/
+1
2021-08-20
gpio: use g_free instead of free
submit/tizen/20210820.100048
accepted/tizen/unified/20210824.123804
Adrian Szyndela
1
-1
/
+1
2021-08-20
gpio: eliminate file descriptor leak
Adrian Szyndela
1
-9
/
+9
2021-08-12
packaging: bump version to 0.3.0
submit/tizen/20210813.142813
accepted/tizen/unified/20210816.122834
Mateusz Majewski
1
-1
/
+1
2021-08-12
Add RPi4 to tests
Michal Bloch
5
-2
/
+9
2021-08-12
Fix some miscellaneous flaws in the code.
Michal Bloch
8
-24
/
+23
2021-08-11
gpio: switch to new kernel API
Adrian Szyndela
4
-8
/
+349
2021-08-11
gpio: encapsulate legacy kernel API usage
Mateusz Majewski
5
-260
/
+409
2021-08-11
gpio: don't allow direction change if there is poll/callback set
Adrian Szyndela
1
-0
/
+3
2021-08-11
gpio: import new kernel API
Mateusz Majewski
1
-0
/
+158
2021-07-23
uart: allow whitespace in config
submit/tizen/20210805.103313
Adrian Szyndela
1
-1
/
+1
2021-07-20
Remove GIO
Mateusz Majewski
3
-3
/
+2
2021-07-05
test: add performance tests
Adrian Szyndela
1
-0
/
+31
2021-07-02
uart: try to open uart based on uart.ini
submit/tizen/20210705.023617
accepted/tizen/unified/20210705.125135
Youngjae Cho
1
-5
/
+40
2021-07-01
pwm: fix potential segfault
Youngjae Cho
1
-2
/
+1
2021-06-30
Linting: buffer size safety
Michal Bloch
1
-2
/
+2
2021-06-30
Linting: improve some loop code
Michal Bloch
1
-20
/
+20
2021-06-30
Linting: storage and const correctness
Michal Bloch
3
-7
/
+7
2021-06-30
Minor improvements to the udev polling loop.
Michal Bloch
1
-4
/
+9
2021-06-30
Linting: improve variable scoping
Michal Bloch
7
-39
/
+24
2021-06-30
Linting: reduce type repetition
Michal Bloch
6
-7
/
+7
2021-06-30
Add .gitignore
Hyotaek Shim
1
-0
/
+3
[next]