summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lp50xx.c
AgeCommit message (Expand)Author
2024-10-09leds: lp50xx: Remove unused local leds.hJavier Carrasco
2024-10-09leds: lp50xx: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-05-02leds: lp50xx: Remove unused field 'num_of_banked_leds' from 'struct lp50xx'Christophe JAILLET
2024-05-02leds: lp50xx: Remove unused field 'bank_modules' from 'struct lp50xx_led'Christophe JAILLET
2023-05-25leds: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-05-07leds: lp50xx: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-01-12leds: lp50xx: remove unused variableSven Schuchmann
2021-05-28leds: lp50xx: Put fwnode in error case during ->probe()Andy Shevchenko
2021-02-19leds: lp50xx: Get rid of redundant explicit castingAndy Shevchenko
2021-02-19leds: lp50xx: Update headers block to reflect realityAndy Shevchenko
2021-02-19leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()Andy Shevchenko
2021-02-19leds: lp50xx: Reduce level of dereferencesAndy Shevchenko
2021-02-19leds: lp50xx: Switch to new style i2c-driver probe functionAndy Shevchenko
2021-02-19leds: lp50xx: Don't spam logs when probe is deferredAndy Shevchenko
2020-11-25leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'Christophe JAILLET
2020-09-26leds: parse linux,default-trigger DT property in LED coreMarek Behún
2020-08-17leds: lp50xx: Add the LP50XX family of the RGB LED driverDan Murphy