index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_rpmsg.c
Age
Commit message (
Expand
)
Author
2024-12-30
platform/chrome: cros_ec: jump to RW before probing
Dawid Niedzwiecki
2022-05-16
platform/chrome: correct cros_ec_prepare_tx() usage
Tzung-Bi Shih
2021-01-22
platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
Gwendal Grignou
2020-06-30
platform/chrome: cros_ec_rpmsg: Document missing struct parameters
Enric Balletbo i Serra
2020-03-02
platform/chrome: cros_ec_rpmsg: Fix race with host event
Pi-Hsun Shih
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
2019-09-12
platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failed
Pi-Hsun Shih
2019-09-02
Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
2019-08-27
platform/chrome: cros_ec_rpmsg: Add host command AP sleep state support
Yilun Lin
2019-04-16
platform/chrome: cros_ec: Add EC host command support using rpmsg
Pi-Hsun Shih