Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leds: lp50xx: Put fwnode in error case during ->probe() | Andy Shevchenko | 2021-05-28 | 1 | -1/+1 |
* | leds: lp50xx: Get rid of redundant explicit casting | Andy Shevchenko | 2021-02-19 | 1 | -2/+2 |
* | leds: lp50xx: Update headers block to reflect reality | Andy Shevchenko | 2021-02-19 | 1 | -2/+1 |
* | leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable() | Andy Shevchenko | 2021-02-19 | 1 | -5/+3 |
* | leds: lp50xx: Reduce level of dereferences | Andy Shevchenko | 2021-02-19 | 1 | -14/+12 |
* | leds: lp50xx: Switch to new style i2c-driver probe function | Andy Shevchenko | 2021-02-19 | 1 | -17/+16 |
* | leds: lp50xx: Don't spam logs when probe is deferred | Andy Shevchenko | 2021-02-19 | 1 | -6/+3 |
* | leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()' | Christophe JAILLET | 2020-11-25 | 1 | -2/+4 |
* | leds: parse linux,default-trigger DT property in LED core | Marek BehĂșn | 2020-09-26 | 1 | -3/+0 |
* | leds: lp50xx: Add the LP50XX family of the RGB LED driver | Dan Murphy | 2020-08-17 | 1 | -0/+634 |