index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_lightbar.c
Age
Commit message (
Expand
)
Author
2020-03-02
platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-06-28
platform/chrome: lightbar: Get drvdata from parent in suspend/resume
Rajat Jain
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
2019-02-01
platform/chrome: cros_ec_lightbar: remove pr_fmt() define
Enric Balletbo i Serra
2019-02-01
platform/chrome: cros_ec_lightbar: switch to SPDX identifier
Enric Balletbo i Serra
2019-02-01
platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbar
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
2018-05-30
platform/chrome: Use to_cros_ec_dev more broadly
Gwendal Grignou
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
2017-12-15
cros_ec: Split cros_ec_devs module
Thierry Escande
2017-06-23
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
2017-06-23
platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
Eric Caruso
2017-06-23
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
2017-06-23
platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
Eric Caruso
2016-05-11
platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...
Clinton Sprain
2016-05-11
platform/chrome: use to_platform_device()
Geliang Tang
2015-10-07
platform/chrome: cros_ec: Fix possible leak in led_rgb_store()
Christian Engelmayer
2015-10-07
platform/chrome: cros_ec: Fix leak in sequence_store()
Christian Engelmayer
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: rev cros_ec_commands.h
Stephen Barber
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-03-04
platform/chrome: cros_ec_lightbar - fix duplicate const warning
Olof Johansson
2015-02-26
platform/chrome: Expose Chrome OS Lightbar to users
Bill Richardson