index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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-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
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
3
-33
/
+32
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: update cros_ec_check_result() comment
Tzung-Bi Shih
1
-2
/
+5
2022-06-06
platform/chrome: cros_ec_proto: factor legacy out from cros_ec_prepare_tx()
Tzung-Bi Shih
1
-23
/
+28
2022-06-06
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_prepare_tx()
Tzung-Bi Shih
3
-0
/
+185
2022-05-16
platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enough
Tzung-Bi Shih
1
-3
/
+6
2022-05-16
platform/chrome: cros_ec_spi: drop unneeded BUG_ON()
Tzung-Bi Shih
1
-2
/
+0
2022-05-16
platform/chrome: cros_ec_i2c: drop BUG_ON() in cros_ec_pkt_xfer_i2c()
Tzung-Bi Shih
1
-2
/
+8
2022-05-16
platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_get_host_event()
Tzung-Bi Shih
1
-1
/
+2
2022-05-16
platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_prepare_tx()
Tzung-Bi Shih
1
-2
/
+5
2022-05-16
platform/chrome: correct cros_ec_prepare_tx() usage
Tzung-Bi Shih
6
-2
/
+14
2022-05-16
platform/chrome: cros_ec_proto: drop unneeded BUG_ON() in prepare_packet()
Tzung-Bi Shih
1
-1
/
+0
2022-05-13
platform/chrome: Add ChromeOS ACPI device driver
Enric Balletbo i Serra
3
-0
/
+269
2022-05-11
platform/chrome: cros_ec_typec: Check for EC driver
Akihiko Odaki
1
-0
/
+3
2022-05-03
platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports first
Dustin L. Howett
1
-13
/
+26
2022-05-03
platform/chrome: cros_ec_lpcs: detect the Framework Laptop
Dustin L. Howett
1
-0
/
+8
2022-04-19
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
2
-10
/
+42
2022-04-18
platform/chrome: cros_ec: append newline to all logs
Tzung-Bi Shih
1
-4
/
+4
2022-04-18
platform/chrome: cros_ec: sort header inclusion alphabetically
Tzung-Bi Shih
1
-2
/
+2
2022-04-18
platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()
Tzung-Bi Shih
1
-3
/
+4
2022-04-18
platform/chrome: cros_ec: remove unused variable `was_wake_device`
Tzung-Bi Shih
1
-1
/
+0
2022-04-18
platform/chrome: cros_ec: fix error handling in cros_ec_register()
Tzung-Bi Shih
1
-6
/
+10
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-152
/
+181
2022-04-01
platform/chrome: cros_ec_debugfs: detach log reader wq from devm
Tzung-Bi Shih
1
-6
/
+6
2022-04-01
platform: chrome: Split trace include file
Gwendal Grignou
4
-97
/
+127
[prev]
[next]