summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp50xx.c
Commit message (Expand)AuthorAgeFilesLines
* leds: lp50xx: Get rid of redundant explicit castingAndy Shevchenko2021-02-191-2/+2
* leds: lp50xx: Update headers block to reflect realityAndy Shevchenko2021-02-191-2/+1
* leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()Andy Shevchenko2021-02-191-5/+3
* leds: lp50xx: Reduce level of dereferencesAndy Shevchenko2021-02-191-14/+12
* leds: lp50xx: Switch to new style i2c-driver probe functionAndy Shevchenko2021-02-191-17/+16
* leds: lp50xx: Don't spam logs when probe is deferredAndy Shevchenko2021-02-191-6/+3
* leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'Christophe JAILLET2020-11-251-2/+4
* leds: parse linux,default-trigger DT property in LED coreMarek BehĂșn2020-09-261-3/+0
* leds: lp50xx: Add the LP50XX family of the RGB LED driverDan Murphy2020-08-171-0/+634