aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3697.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-03leds: lm3697: Make error handling more robustAndy Shevchenko1-4/+3
2021-08-03leds: lm3697: Update header block to reflect realityAndy Shevchenko1-2/+7
2021-05-28leds: lm3697: Don't spam logs when probe is deferredAndy Shevchenko1-5/+3
2021-05-28leds: leds-lm3697: Provide some missing descriptions for struct membersLee Jones1-0/+4
2020-10-05leds: lm3697: Fix out-of-bound accessGabriel David1-3/+5
2020-09-26leds: parse linux,default-trigger DT property in LED coreMarek Behún1-3/+0
2020-09-26leds: lm3697: cosmetic change: use helper variable, reverse christmas treeMarek Behún1-39/+36
2020-09-26leds: lm3697: use struct led_init_data when registeringMarek Behún1-10/+8
2020-07-22leds: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-02-26leds: lm3697: fix spelling mistake "To" -> "Too"Colin Ian King1-1/+1
2019-07-25leds: lm3697: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-05-24leds: lm3697: Introduce the lm3697 driverDan Murphy1-0/+395