summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_lightbar.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain1-1/+6
2016-05-11platform/chrome: use to_platform_device()Geliang Tang1-2/+1
2015-10-08platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer1-5/+3
2015-10-08platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer1-9/+14
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-34/+41
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber1-7/+7
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-49/+103
2015-03-04platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson1-1/+1
2015-02-27platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson1-0/+367