aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-21platform/chrome: cros_ec_dev - utilize new cdev_device_add helper functionLogan Gunthorpe1-24/+7
2017-01-28iio: cros_ec: Add cros_ec barometer driverGwendal Grignou1-0/+3
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra1-0/+122
2016-10-25platform/chrome: Introduce a new function to check EC features.Vincent Palatin1-0/+37
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-05-11platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck1-0/+3
2016-05-11platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou1-0/+4
2015-10-07platform/chrome: Support reading/writing the vboot contextEmilio López1-0/+1
2015-10-07platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas1-0/+6
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-39/+91
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-23/+42
2015-03-04platform/chrome: cros_ec_dev - fix Unknown escape '%' warningOlof Johansson1-1/+1
2015-02-26platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson1-0/+2
2015-02-26platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson1-0/+4
2015-02-26platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson1-0/+268