summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-cros_ec.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-17leds: bcm63138/cros_ec: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski1-1/+1
2025-11-06leds: leds-cros_ec: Skip LEDs without color componentsThomas Weißschuh1-3/+2
2025-04-15leds: leds-cros_ec: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-16/+3
2024-06-21leds: Add ChromeOS EC driverThomas Weißschuh1-0/+277