index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_lightbar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2021-01-20
platform/chrome: Constify static attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2020-09-04
platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command
Gwendal Grignou
1
-0
/
+2
2020-08-24
cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
1
-6
/
+4
2020-03-02
platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-37
/
+13
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
1
-1
/
+0
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-1
/
+2
2019-06-28
platform/chrome: lightbar: Get drvdata from parent in suspend/resume
Rajat Jain
1
-2
/
+2
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
1
-1
/
+1
2019-02-01
platform/chrome: cros_ec_lightbar: remove pr_fmt() define
Enric Balletbo i Serra
1
-2
/
+0
2019-02-01
platform/chrome: cros_ec_lightbar: switch to SPDX identifier
Enric Balletbo i Serra
1
-18
/
+4
2019-02-01
platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbar
Enric Balletbo i Serra
1
-35
/
+18
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
1
-1
/
+1
2019-02-01
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
1
-22
/
+73
2018-05-30
platform/chrome: Use to_cros_ec_dev more broadly
Gwendal Grignou
1
-14
/
+7
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
1
-2
/
+0
2017-12-15
cros_ec: Split cros_ec_devs module
Thierry Escande
1
-0
/
+4
2017-06-23
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
1
-4
/
+9
2017-06-23
platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
Eric Caruso
1
-0
/
+38
2017-06-23
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
1
-3
/
+82
2017-06-23
platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
Eric Caruso
1
-1
/
+68
2016-05-11
platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...
Clinton Sprain
1
-1
/
+6
2016-05-11
platform/chrome: use to_platform_device()
Geliang Tang
1
-2
/
+1
2015-10-07
platform/chrome: cros_ec: Fix possible leak in led_rgb_store()
Christian Engelmayer
1
-5
/
+3
2015-10-07
platform/chrome: cros_ec: Fix leak in sequence_store()
Christian Engelmayer
1
-9
/
+14
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
1
-34
/
+41
2015-06-15
mfd: cros_ec: rev cros_ec_commands.h
Stephen Barber
1
-7
/
+7
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
1
-49
/
+103
2015-03-04
platform/chrome: cros_ec_lightbar - fix duplicate const warning
Olof Johansson
1
-1
/
+1
2015-02-26
platform/chrome: Expose Chrome OS Lightbar to users
Bill Richardson
1
-0
/
+367