aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_lightbar.c
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain2016-05-111-1/+6
* platform/chrome: use to_platform_device()Geliang Tang2016-05-111-2/+1
* platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer2015-10-071-5/+3
* platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer2015-10-071-9/+14
* mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-34/+41
* mfd: cros_ec: rev cros_ec_commands.hStephen Barber2015-06-151-7/+7
* mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-49/+103
* platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson2015-03-041-1/+1
* platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson2015-02-261-0/+367