index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_proto_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
platform/chrome: kunit: make EC protocol tests independent
Tzung-Bi Shih
1
-1
/
+1
2023-10-05
platform/chrome: kunit: initialize lock for fake ec_dev
Tzung-Bi Shih
1
-0
/
+1
2023-01-18
platform/chrome: cros_ec_proto: remove big stub objects from stack
Tzung-Bi Shih
1
-5
/
+5
2023-01-05
platform/chrome: cros_ec_proto: Use asm instead of asm-generic
Andy Shevchenko
1
-1
/
+2
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()
Tzung-Bi Shih
1
-0
/
+48
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_count
Tzung-Bi Shih
1
-0
/
+153
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for check_features
Tzung-Bi Shih
1
-0
/
+77
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_host_event
Tzung-Bi Shih
1
-0
/
+59
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_next_event
Tzung-Bi Shih
1
-0
/
+266
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()
Tzung-Bi Shih
1
-0
/
+49
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_status
Tzung-Bi Shih
1
-0
/
+42
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for empty payload
Tzung-Bi Shih
1
-0
/
+31
2022-07-20
platform/chrome: cros_ec_proto: change Kunit expectation when timed out
Tzung-Bi Shih
1
-3
/
+1
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
Tzung-Bi Shih
1
-0
/
+265
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()
Tzung-Bi Shih
1
-0
/
+149
2022-06-10
platform/chrome: cros_ec_proto: add Kunit test for getting wake mask
Tzung-Bi Shih
1
-0
/
+128
2022-06-10
platform/chrome: cros_ec_proto: add Kunit tests for getting cmd mask
Tzung-Bi Shih
1
-0
/
+197
2022-06-10
platform/chrome: cros_ec_proto: add Kunit test for getting cmd mask error
Tzung-Bi Shih
1
-0
/
+89
2022-06-10
platform/chrome: cros_ec_proto: add Kunit test for getting legacy info
Tzung-Bi Shih
1
-0
/
+49
2022-06-10
platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info_legacy()
Tzung-Bi Shih
1
-11
/
+11
2022-06-10
platform/chrome: cros_ec_proto: add Kunit tests for getting proto info
Tzung-Bi Shih
1
-0
/
+132
2022-06-10
platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info()
Tzung-Bi Shih
1
-28
/
+28
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
1
-5
/
+10
2022-06-10
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
Tzung-Bi Shih
1
-0
/
+802
2022-06-06
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_check_result()
Tzung-Bi Shih
1
-0
/
+41
2022-06-06
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_prepare_tx()
Tzung-Bi Shih
1
-0
/
+173