Age | Commit message (Expand) | Author | Files | Lines |
2023-05-25 | leds: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-01-30 | leds: lm3697: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2022-08-16 | leds: lm3697: Remove duplicated error reporting in .remove() | Uwe Kleine-König | 1 | -3/+1 |
2021-08-04 | leds: lm3697: Make error handling more robust | Andy Shevchenko | 1 | -4/+3 |
2021-08-04 | leds: lm3697: Update header block to reflect reality | Andy Shevchenko | 1 | -2/+7 |
2021-05-28 | leds: lm3697: Don't spam logs when probe is deferred | Andy Shevchenko | 1 | -5/+3 |
2021-05-28 | leds: leds-lm3697: Provide some missing descriptions for struct members | Lee Jones | 1 | -0/+4 |
2020-10-05 | leds: lm3697: Fix out-of-bound access | Gabriel David | 1 | -3/+5 |
2020-09-26 | leds: parse linux,default-trigger DT property in LED core | Marek Behún | 1 | -3/+0 |
2020-09-26 | leds: lm3697: cosmetic change: use helper variable, reverse christmas tree | Marek Behún | 1 | -39/+36 |
2020-09-26 | leds: lm3697: use struct led_init_data when registering | Marek Behún | 1 | -10/+8 |
2020-07-22 | leds: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-02-26 | leds: lm3697: fix spelling mistake "To" -> "Too" | Colin Ian King | 1 | -1/+1 |
2019-07-25 | leds: lm3697: Switch to use fwnode_property_count_uXX() | Andy Shevchenko | 1 | -4/+1 |
2019-05-24 | leds: lm3697: Introduce the lm3697 driver | Dan Murphy | 1 | -0/+395 |