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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
platform/chrome: cros_kunit_util: add default value for `msg->result`
Tzung-Bi Shih
2
-1
/
+6
2022-07-21
platform/chrome: merge Kunit utils and test cases
Tzung-Bi Shih
3
-24
/
+5
2022-07-20
platform/chrome: cros_kbd_led_backlight: fix build warning
Tzung-Bi Shih
1
-5
/
+5
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
3
-0
/
+182
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: return -EPROTO if empty payload
Tzung-Bi Shih
1
-0
/
+5
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: return -EAGAIN when retries timed out
Tzung-Bi Shih
1
-0
/
+3
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: separate cros_ec_wait_until_complete()
Tzung-Bi Shih
1
-39
/
+35
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()
Tzung-Bi Shih
1
-3
/
+10
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
Tzung-Bi Shih
3
-0
/
+289
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()
Tzung-Bi Shih
1
-0
/
+149
2022-07-20
platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
Tzung-Bi Shih
1
-8
/
+7
2022-07-18
platform/chrome: cros_ec_typec: Register port altmodes
Prashant Malani
1
-11
/
+40
2022-07-18
platform/chrome: cros_ec_typec: Rename port altmode array
Prashant Malani
1
-8
/
+7
2022-07-13
platform/chrome: cros_ec_typec: Use dev_err_probe on port register fail
NĂcolas F. R. A. Prado
1
-1
/
+1
2022-06-24
platform/chrome: wilco_ec: event: Fix typo in comment
Jiang Jian
1
-1
/
+1
2022-06-14
platform/chrome: cros_ec: Always expose last resume result
Stephen Boyd
1
-4
/
+4
2022-06-14
platform/chrome: cros_ec_proto: Fix spelling mistake "unknwon" -> "unknown"
Colin Ian King
1
-1
/
+1
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting wake mask
Tzung-Bi Shih
1
-10
/
+14
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: return 0 on getting wake mask success
Tzung-Bi Shih
1
-1
/
+2
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting cmd mask
Tzung-Bi Shih
1
-0
/
+5
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: check `msg->result` in getting cmd mask
Tzung-Bi Shih
1
-8
/
+13
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: return 0 on getting cmd mask success
Tzung-Bi Shih
1
-8
/
+5
2022-06-10
platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
Tzung-Bi Shih
1
-4
/
+4
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting info legacy
Tzung-Bi Shih
1
-3
/
+9
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
2
-50
/
+44
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting proto info
Tzung-Bi Shih
1
-0
/
+5
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
2
-97
/
+93
2022-06-10
platform/chrome: cros_ec_proto: use cros_ec_map_error()
Tzung-Bi Shih
1
-5
/
+4
2022-06-10
platform/chrome: cros_ec_proto: remove redundant NULL check
Tzung-Bi Shih
1
-3
/
+0
2022-06-10
platform/chrome: cros_ec_proto: assign buffer size from protocol info
Tzung-Bi Shih
1
-6
/
+2
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
4
-15
/
+17
2022-06-10
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
Tzung-Bi Shih
5
-0
/
+943
2022-06-10
platform/chrome: cros_kbd_led_backlight: support EC PWM backend
Tzung-Bi Shih
2
-16
/
+99
2022-06-10
platform/chrome: cros_kbd_led_backlight: support OF match
Tzung-Bi Shih
1
-1
/
+14
2022-06-10
platform/chrome: cros_kbd_led_backlight: separate ACPI backend
Tzung-Bi Shih
1
-13
/
+69
2022-06-10
platform/chrome: cros_kbd_led_backlight: sort headers alphabetically
Tzung-Bi Shih
1
-2
/
+2
2022-06-08
platform/chrome: cros_ec_proto: Update size arg types
Prashant Malani
1
-2
/
+2
[next]