index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_ishtp.c
Age
Commit message (
Expand
)
Author
2021-03-08
HID: intel-ish-hid: Make remove callback return void
Uwe Kleine-König
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_ishtp: Fix a double-unlock issue
Qiushi Wu
2020-04-13
platform/chrome: cros_ec_ishtp: free ishtp buffer before sending event
Jett Rink
2020-04-13
platform/chrome: cros_ec_ishtp: skip old cros_ec responses
Jett Rink
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
2019-12-19
platform/chrome: cros_ec_ishtp: Make init_lock static
Ben Dooks (Codethink)
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
2019-09-07
Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-next
Benson Leung
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-07-29
platform/chrome: cros_ec_ishtp: fix crash during suspend
Hyungwoo Yang
2019-05-20
platform/chrome: Add ChromeOS EC ISHTP driver
Rushikesh S Kadam