summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_chardev.c
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_chardev: Convert to platform remove callback returni...Uwe Kleine-König2023-09-281-4/+2
* platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih2023-03-241-1/+1
* platform/chrome: fix memory corruption in ioctlDan Carpenter2022-08-221-0/+3
* platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck2022-04-191-1/+1
* platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-arr...Gustavo A. R. Silva2020-03-221-1/+1
* platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-03-021-1/+1
* cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-1/+0
* platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra2019-09-121-5/+172
* mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra2019-09-021-0/+251