summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3697.c
Commit message (Expand)AuthorAgeFilesLines
* leds: lm3697: Fix out-of-bound accessGabriel David2020-10-051-3/+5
* leds: parse linux,default-trigger DT property in LED coreMarek Behún2020-09-261-3/+0
* leds: lm3697: cosmetic change: use helper variable, reverse christmas treeMarek Behún2020-09-261-39/+36
* leds: lm3697: use struct led_init_data when registeringMarek Behún2020-09-261-10/+8
* leds: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
* leds: lm3697: fix spelling mistake "To" -> "Too"Colin Ian King2020-02-261-1/+1
* leds: lm3697: Switch to use fwnode_property_count_uXX()Andy Shevchenko2019-07-251-4/+1
* leds: lm3697: Introduce the lm3697 driverDan Murphy2019-05-241-0/+395