summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_ishtp.c
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_ishtp: use helper functions for connectionEven Xu2023-12-061-59/+15
* platform/chrome: correct cros_ec_prepare_tx() usageTzung-Bi Shih2022-05-161-1/+3
* HID: intel-ish-hid: fix module device-id handlingArnd Bergmann2021-11-111-11/+8
* platform/chrome: chros_ec_ishtp: only load for matching devicesThomas Weißschuh2021-11-091-1/+6
* HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König2021-03-081-3/+1
* platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG modeGwendal Grignou2021-01-221-5/+1
* platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu2020-06-301-1/+3
* platform/chrome: cros_ec_ishtp: free ishtp buffer before sending eventJett Rink2020-04-131-3/+10
* platform/chrome: cros_ec_ishtp: skip old cros_ec responsesJett Rink2020-04-131-9/+23
* platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-031-0/+2
* platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)2019-12-191-1/+1
* platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-211-4/+4
* platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-211-2/+15
* Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung2019-09-071-2/+2
|\
| * platform/chrome: cros_ec_ishtp: fix crash during suspendHyungwoo Yang2019-07-291-2/+2
* | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-3/+2
|/
* platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam2019-05-201-0/+763