Commit Graph

134 Commits

Author SHA1 Message Date
openharmony_ci 7133849a44 !540 Remove semaphore logic from PlatformMsg
Merge pull request !540 from NickYang/dev
2022-01-04 03:13:13 +00:00
yanghaizhou 965ec7b038 Remove semaphore logic from PlatformMsg
Signed-off-by: yanghaizhou <yanghaizhou1@huawei.com>
2021-12-31 21:01:42 +08:00
openharmony_ci dfb48d9184 !537 Do not change start value in GpioCntlrAdd
Merge pull request !537 from NickYang/dev
2021-12-31 03:32:11 +00:00
yanghaizhou d1271b9318 Do not change start value in GpioCntlrAdd
Signed-off-by: yanghaizhou <yanghaizhou1@huawei.com>
2021-12-30 13:02:08 +08:00
openharmony_ci 35b2c2261f !515 platform framework model optimization and test cases addition
Merge pull request !515 from NickYang/dev
2021-12-29 02:35:14 +00:00
yanghaizhou bfc614af0f platform framework model optimization and test cases addition
Signed-off-by: yanghaizhou <yanghaizhou1@huawei.com>
2021-12-29 00:05:43 +08:00
openharmony_ci 1c7eef0974 !484 Uploading PCIE framework code to the Library
Merge pull request !484 from liangxuewu/lxw_pcie_1211
2021-12-28 15:04:57 +00:00
liangxuewu 966037d6bb PCIE framework code
Signed-off-by: liangxuewu <sucer_fater@163.com>
2021-12-28 11:49:17 +00:00
liangxuewu 20f439b198 PCIE framework code
Signed-off-by: liangxuewu <sucer_fater@163.com>
2021-12-28 11:44:46 +00:00
openharmony_ci 80736e5f36 !531 fix compile warning
Merge pull request !531 from Zhang/master
2021-12-28 11:29:06 +00:00
zhang 0aeabb76a5 fix: fix compile warning
Signed-off-by: zhang <zhangfengxi@huawei.com>
2021-12-28 16:20:43 +08:00
liangxuewu 291581d38e PCIE framework code--Modify feihu's reviews
Signed-off-by: liangxuewu <sucer_fater@163.com>
2021-12-27 11:03:54 +00:00
openharmony_ci 742b853116 !502 fix: fixt the bug that the release is first unbind, second destroy
Merge pull request !502 from zhangweimin24026/cherry-pick-1640050285
2021-12-22 22:57:00 +00:00
openharmony_ci d2491b85f0 !498 fix: clear codex in platform drivers
Merge pull request !498 from 马海/master
2021-12-22 09:47:04 +00:00
openharmony_ci 34d687aa2e !497 fix: clear code alarm in platform drivers.
Merge pull request !497 from 王亚枫/master
2021-12-22 09:36:10 +00:00
lzl 6acca9f1d2 PCIE fgramework code---Modify the Commiter's review
Signed-off-by: lzl <sucer_fater@163.com>
2021-12-22 09:32:26 +00:00
mahai 0293a3f1bc clear code alarm in mipi,gpio,uart source files
Signed-off-by: mahai <mahai5@h-partners.com>
2021-12-21 20:14:06 +08:00
openharmony_ci 03e0fe309a !488 feat:add linux HDF regulator
Merge pull request !488 from susha/linux-regulator
2021-12-21 08:24:24 +00:00
yafeng_wang 7788f59d4a fix: clean up the ReviewBot warnings in platform drivers
Signed-off-by: yafeng_wang <wangyafeng15@huawei.com>
2021-12-21 16:00:35 +08:00
张伟民 b70cb1fd35 fixed fd1f67a from https://gitee.com/zhangweimin24026/drivers_framework/pulls/489
fix: fixt the bug that the release is first unbind, second destroy.

Signed-off-by: 张伟民 <zhangweimin24026@talkweb.com.cn>
2021-12-21 01:31:26 +00:00
s00442234 dc75a392ff feat:add linux hdf regulator
Signed-off-by: s00442234 <susha@huawei.com>
2021-12-18 16:39:07 +08:00
openharmony_ci 745b995a62 !494 fix: clear codex in platform drivers
Merge pull request !494 from 马海/master
2021-12-17 06:37:24 +00:00
mahai e8874c029f fix: clear code alarm in platform driver
Signed-off-by: mahai <mahai5@h-partners.com>
2021-12-15 12:17:51 +08:00
yinshuqing 28bf3c8844 Watchdog test case repair
Signed-off-by: yinshuqing <yinshuqing@huawei.com>
2021-12-14 20:37:45 +08:00
openharmony_ci 88bb557f22 !486 fix:delete mipi-dis screen refresh logs
Merge pull request !486 from susha/mipi
2021-12-13 02:47:03 +00:00
openharmony_ci 2110b5a29d !476 modify ambiguous definition variable name and avoid null operate in pin
Merge pull request !476 from 贾子扬/master
2021-12-13 02:40:34 +00:00
s00442234 247ef9b40d fix:delete mipi-dis screen refresh logs
Signed-off-by: s00442234 <susha@huawei.com>
2021-12-11 18:19:14 +08:00
lzl 4b4f0defb1 PCIE Framework Code
Signed-off-by: lzl <sucer_fater@163.com>
2021-12-11 08:52:42 +00:00
lzl 2e069212a4 PCIE Framework code
Signed-off-by: lzl <sucer_fater@163.com>
2021-12-11 08:41:52 +00:00
lzl 76e06eefda PCIE Framework code
Signed-off-by: lzl <sucer_fater@163.com>
2021-12-11 06:46:48 +00:00
jiaziyang 4a2d8424fd fix:modify ambiguous definition variable name and avoid using null pointers in pin source files
Signed-off-by: jiaziyang <jiaziyang1@huawei.com>
2021-12-10 17:32:12 +08:00
openharmony_ci 46d49cfbff !475 feat:The interface layer and core layer of PWM module are separated
Merge pull request !475 from 尹树清/master
2021-12-08 02:36:59 +00:00
yinshuqing 23573e0ac6 The interface layer and core layer of PWM module are separated
Signed-off-by: yinshuqing <yinshuqing@huawei.com>
2021-12-08 08:54:44 +08:00
openharmony_ci 7a018c0487 !468 fix: clear codex in platform drivers
Merge pull request !468 from 贾子扬/master
2021-12-07 12:33:19 +00:00
openharmony_ci 3662864929 !450 MIPI CSI的V4L2适配
Merge pull request !450 from wangyeyu/master
2021-12-07 06:23:32 +00:00
jiaziyang 31d05f2a79 fix: clear code alarm in hdmi, fwk, gpio, i3c, pin, regulator source files
Signed-off-by: jiaziyang <jiaziyang1@huawei.com>
2021-12-06 20:20:12 +08:00
openharmony_ci b5b033f1d5 !447 fix: clear code alarm in plantform drivers 11.30
Merge pull request !447 from 贾子扬/master
2021-12-02 08:00:26 +00:00
openharmony_ci 2967280371 !454 -- DAC模块core层实现及测试用例
Merge pull request !454 from 马海/master
2021-12-02 03:43:35 +00:00
YOUR_NAME b055fd1ed4 feat: A driver data interface is extended.
Signed-off-by: wangyeyu<wangyeyu1@huawei.com>
2021-12-02 10:30:20 +08:00
mahai be11cf4691 feat:Add dac driver framework and test case file
Signed-off-by: mahai <mahai5@h-partners.com>
2021-12-02 10:12:40 +08:00
jiaziyang 703d960c3b fix: clear code alarm in adc, mmc, emmc, hdmi, regulator
Signed-off-by: jiaziyang <jiaziyang1@huawei.com>
2021-12-02 09:53:41 +08:00
张伟民 d181c693f8 fix: fix the bug that the pinName of strcmp input parameter may be NULL.
Signed-off-by: 张伟民 <zhangweimin24026@talkweb.com.cn>
2021-12-01 20:18:20 +08:00
jiaziyang 88ad1c7d81 clear codex in model, sample, support amd test source files
Signed-off-by: jiaziyang <jiaziyang1@huawei.com>
2021-11-25 17:32:23 +08:00
yinshuqing 388c35a153 内存泄漏问题修复
Signed-off-by: yinshuqing <yinshuqing@huawei.com>
2021-11-22 10:24:15 +08:00
openharmony_ci 2e1659073e !413 Using platform device model for gpio
Merge pull request !413 from NickYang/dev
2021-11-22 01:34:51 +00:00
haizhouyang f005d4f1c8 Using platform device model on gpio
Signed-off-by: haizhouyang <yanghaizhou1@huawei.com>
2021-11-21 15:44:05 +08:00
openharmony_ci 44fc447a93 !405 代码告警处理
Merge pull request !405 from 尹树清/master
2021-11-17 06:40:56 +00:00
yinshuqing 382b1456a5 代码告警清理
Signed-off-by: yinshuqing <yinshuqing@huawei.com>
2021-11-17 09:40:52 +08:00
haizhouyang e0e43d2c32 rename of plat_log.h
Signed-off-by: haizhouyang <yanghaizhou1@huawei.com>
2021-11-16 18:31:56 +08:00
openharmony_ci d3d8278c23 !398 代码告警处理
Merge pull request !398 from 尹树清/master
2021-11-15 06:30:59 +00:00