aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lm3697.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-03leds: lm3697: Make error handling more robustGravatar Andy Shevchenko 1-4/+3
2021-08-03leds: lm3697: Update header block to reflect realityGravatar Andy Shevchenko 1-2/+7
2021-05-28leds: lm3697: Don't spam logs when probe is deferredGravatar Andy Shevchenko 1-5/+3
2021-05-28leds: leds-lm3697: Provide some missing descriptions for struct membersGravatar Lee Jones 1-0/+4
2020-10-05leds: lm3697: Fix out-of-bound accessGravatar Gabriel David 1-3/+5
2020-09-26leds: parse linux,default-trigger DT property in LED coreGravatar Marek Behún 1-3/+0
2020-09-26leds: lm3697: cosmetic change: use helper variable, reverse christmas treeGravatar Marek Behún 1-39/+36
2020-09-26leds: lm3697: use struct led_init_data when registeringGravatar Marek Behún 1-10/+8
2020-07-22leds: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-02-26leds: lm3697: fix spelling mistake "To" -> "Too"Gravatar Colin Ian King 1-1/+1
2019-07-25leds: lm3697: Switch to use fwnode_property_count_uXX()Gravatar Andy Shevchenko 1-4/+1
2019-05-24leds: lm3697: Introduce the lm3697 driverGravatar Dan Murphy 1-0/+395