summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/wilco_ec/event.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-24platform/chrome: wilco_ec: event: Fix typo in commentJiang Jian1-1/+1
2020-03-22platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva1-2/+2
2019-06-25platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews1-109/+149
2019-06-18platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews1-1/+1
2019-06-03platform/chrome: wilco_ec: Add event handlingNick Crews1-0/+541