Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-22 | leds: sc27xx: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+4 |
2023-11-01 | leds: sc27xx: Move mutex_init() down | Chunyan Zhang | 1 | -3/+2 |
2023-11-01 | leds: Convert all platform drivers to return void | Uwe Kleine-König | 1 | -3/+2 |
2020-09-26 | leds: various: use only available OF children | Marek Behún | 1 | -2/+2 |
2020-09-26 | leds: various: use dev_of_node(dev) instead of dev->of_node | Marek Behún | 1 | -1/+1 |
2019-07-25 | leds: sc27xx-blt: Use generic support for composing LED names | Jacek Anaszewski | 1 | -13/+9 |
2018-10-11 | leds: sc27xx: Add pattern_set/clear interfaces for LED controller | Baolin Wang | 1 | -0/+121 |
2018-05-22 | leds: sc27xx: Fix return value check in sc27xx_led_probe() | Wei Yongjun | 1 | -2/+2 |
2018-05-14 | leds: Add Spreadtrum SC27xx breathing light controller driver | Baolin Wang | 1 | -0/+244 |