index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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