summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_ishtp.c
AgeCommit message (Expand)Author
2023-12-06platform/chrome: cros_ec_ishtp: use helper functions for connectionEven Xu
2022-05-16platform/chrome: correct cros_ec_prepare_tx() usageTzung-Bi Shih
2021-11-11HID: intel-ish-hid: fix module device-id handlingArnd Bergmann
2021-11-09platform/chrome: chros_ec_ishtp: only load for matching devicesThomas Weißschuh
2021-03-08HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG modeGwendal Grignou
2020-06-30platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu
2020-04-13platform/chrome: cros_ec_ishtp: free ishtp buffer before sending eventJett Rink
2020-04-13platform/chrome: cros_ec_ishtp: skip old cros_ec responsesJett Rink
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra
2019-12-19platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-07-29platform/chrome: cros_ec_ishtp: fix crash during suspendHyungwoo Yang
2019-05-20platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam