Commit Graph

1427 Commits

Author SHA1 Message Date
openharmony_ci fbaeb3845c !934 Add CANBUS framework support on liteos
Merge pull request !934 from NickYang/master
2022-04-29 13:49:43 +00:00
haizhouyang fe510127f4 Add CANBUS framework support on liteos
Signed-off-by: haizhouyang <yanghaizhou1@huawei.com>
2022-04-29 15:58:54 +08:00
openharmony_ci 326ab0f561 !910 Modify the GPIO variable type
Merge pull request !910 from jiachanglin/master
2022-04-28 06:43:32 +00:00
openharmony_ci 2b0cae9a03 !925 fix: audio capture threshold event unified reporting field
Merge pull request !925 from zenglifeng/fix-audio-capture_threshold
2022-04-28 04:15:50 +00:00
openharmony_ci 3b503d3247 !928 PlatformDevice and PlatformQueue optimization
Merge pull request !928 from NickYang/master
2022-04-27 03:48:04 +00:00
haizhouyang 5a677c4013 PlatformDevice and PlatformQueue optimization
Signed-off-by: haizhouyang <yanghaizhou1@huawei.com>
2022-04-27 11:03:51 +08:00
zenglifeng 8cc3a9e20e fix audio capture threshold
Signed-off-by: zenglifeng <zenglifeng2@huawei.com>
2022-04-27 09:10:52 +08:00
openharmony_ci d265e79063 !919 Fix: fix the deadlock caused by SpinLock in the kernel gpio SetIrq process
Merge pull request !919 from 贾子扬/master
2022-04-26 10:50:25 +00:00
openharmony_ci be1a7a1f31 !923 fix:input and sensor driver template adaptation
Merge pull request !923 from chenpan0560/master
2022-04-26 09:51:09 +00:00
chenpan0560 495307d6f7 fix:input and sensor driver template adaptation
Signed-off-by: chenpan0560 <chenpan55@huawei.com>
2022-04-26 09:21:58 +08:00
openharmony_ci effb785f33 !918 fix: clear daily warnings
Merge pull request !918 from 郭东奇/master
2022-04-24 10:21:41 +00:00
guodongqi 153033d6b7 fix: clear daily warnings
Signed-off-by: guodongqi <guodongqi2@huawei.com>
2022-04-24 17:05:04 +08:00
jiaziyang b16db60e3c fix: fix bug in gpio_core.c source file.
Signed-off-by: jiaziyang <jiaziyang1@huawei.com>
2022-04-24 14:47:38 +08:00
openharmony_ci 80f5bd3452 !917 Drivers Framework增加SensorType UserAuth
Merge pull request !917 from Tianshi Liu/idl_project
2022-04-24 03:48:30 +00:00
openharmony_ci 4208c7f584 !916 feat: support hdf service selinux check
Merge pull request !916 from yuanbo/master
2022-04-24 02:51:26 +00:00
Tianshi Liu df236b7f42 add userauth device type
Change-Id: Ie1a9ea1f0c226b0e501429b64ab65076d37e7c93
Signed-off-by: Tianshi Liu <tianshi.liu@huawei.com>
2022-04-22 21:04:58 +08:00
yuanbo 0d71ecd1a4 feat: support hdf service selinux check
Signed-off-by: yuanbo <yuanbo@huawei.com>
2022-04-22 15:44:40 +08:00
jiachanglin be7361f52b fix: Modify the GPIO variable type
Signed-off-by: jiachanglin <jiachanglin@huawei.com>
2022-04-21 06:55:09 +00:00
openharmony_ci fe2d216e63 !912 fix: Delete redundant log
Merge pull request !912 from 郭东奇/master
2022-04-21 06:44:47 +00:00
openharmony_ci 4b369b2d2d !911 fix:modify name of type idl file
Merge pull request !911 from yue/master
2022-04-21 06:10:52 +00:00
guodongqi d9876970ea fix: Delete redundant log
Signed-off-by: guodongqi <guodongqi2@huawei.com>
2022-04-21 10:58:04 +08:00
yue f6be6301ad bugfix:modify name of type idl file
Signed-off-by: yue <yueyan4@huawei.com>
2022-04-21 10:24:47 +08:00
openharmony_ci bca7581322 !908 Style: delete comment in i2s_if.h source file.
Merge pull request !908 from 贾子扬/master
2022-04-20 09:41:43 +00:00
openharmony_ci 4682efee91 !909 optimize cs keeping logic for spi transfer
Merge pull request !909 from NickYang/master
2022-04-20 09:19:04 +00:00
jiaziyang a123db470b style: delete comment in i2s_if.h source file.
Signed-off-by: jiaziyang <jiaziyang1@huawei.com>
2022-04-20 15:28:57 +08:00
openharmony_ci 29170cb4ed !905 fix: hcs node expand oder issue
Merge pull request !905 from yuanbo/master
2022-04-20 07:17:19 +00:00
haizhouyang c978f2f0f4 optimize cs keeping logic for spi transfer
Signed-off-by: haizhouyang <yanghaizhou1@huawei.com>
2022-04-20 14:45:24 +08:00
openharmony_ci e7a92c04dd !906 fix: Correct variable naming
Merge pull request !906 from 郭东奇/master
2022-04-20 05:58:46 +00:00
yuanbo 12a7b7270d fix: hcs node expand oder issue
Signed-off-by: yuanbo <yuanbo@huawei.com>
2022-04-20 10:03:15 +08:00
guodongqi f6b61d6028 fix: Correct variable naming
Signed-off-by: guodongqi <guodongqi2@huawei.com>
2022-04-20 09:35:16 +08:00
openharmony_ci f9ecf5e47d !901 bugfix:modify hdi parameter serialization
Merge pull request !901 from yue/master
2022-04-18 02:08:41 +00:00
openharmony_ci 3d993e8527 !900 fix: sysevent compatibility issue
Merge pull request !900 from yuanbo/master
2022-04-15 03:55:07 +00:00
openharmony_ci ee4109656d !897 Add the function return value
Merge pull request !897 from heyangbo/master
2022-04-15 03:29:46 +00:00
openharmony_ci 3bb11625fc !897 Add the function return value
Merge pull request !897 from heyangbo/master
2022-04-15 03:29:45 +00:00
yueyan 9d11b9fb51 fix:modify hdi parameter serialization
Signed-off-by: yueyan <yueyan4@huawei.com>
2022-04-15 10:25:19 +08:00
yuanbo 4620779dfd fix: sysevent compatibility issue
Signed-off-by: yuanbo <yuanbo@huawei.com>
2022-04-14 18:02:10 +08:00
openharmony_ci d35b325c00 !898 fix:add Ashmem type for hdi
Merge pull request !898 from yue/master
2022-04-14 03:29:39 +00:00
openharmony_ci 15e4a9fa02 !891 mmc adapter hcs macro parse on liteos_m
Merge pull request !891 from liangxuewu/mmc_hcs_macro_phrse
2022-04-14 02:35:53 +00:00
yue 9c06eabea1 fix:add Ashmem type for hdi
Signed-off-by: yue <yueyan4@huawei.com>
2022-04-13 20:16:52 +08:00
openharmony_ci 8f0830bef6 !893 fix:modify interface element type of array
Merge pull request !893 from yue/master
2022-04-13 10:03:08 +00:00
openharmony_ci c5fa143ce2 !885 fix: clear code alarm in i2c and spi source files
Merge pull request !885 from 王亚枫/master
2022-04-13 08:40:08 +00:00
heyangbo d542ef1834 fix: Add the function return value
Signed-off-by: heyangbo <heyangbo1@huawei.com>
2022-04-13 16:22:45 +08:00
lzl ad4f6f710e adapter hcs macro phrse
Signed-off-by: lzl <sucer_fater@163.com>
2022-04-13 02:25:01 +00:00
openharmony_ci ab74b6f30a !892 fix tp issue:add esd check
Merge pull request !892 from leo.liu/master
2022-04-12 13:15:35 +00:00
leo.liu 9181d87994 Signed-off-by: liu_wei01 <liu_wei01@hoperun.com> 2022-04-12 08:40:40 +00:00
openharmony_ci 7b913610ad !859 feat: adc adapts to linux iio framework
Merge pull request !859 from 张亚雷/master
2022-04-12 08:30:53 +00:00
openharmony_ci f801f5a200 !890 fix:Modify issue code alert
Merge pull request !890 from 马海/master
2022-04-12 03:00:54 +00:00
openharmony_ci c4bcdf7a94 !886 system supports arm64
Merge pull request !886 from zhangfanfan2/master
2022-04-11 11:15:01 +00:00
openharmony_ci 480964e70d !886 system supports arm64
Merge pull request !886 from zhangfanfan2/master
2022-04-11 11:15:01 +00:00
zhangyalei cf98dec7cb feat:adc adapts to linux iio framework
Signed-off-by: zhangyalei <zhangyalei7@huawei.com>
2022-04-11 02:01:59 -07:00