aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp8788.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-03leds: lm3692x: Handle failure to probe the regulatorGuido Günther1-2/+11
2019-11-03leds: lm3692x: Don't overwrite return value in error pathGuido Günther1-4/+5
2019-11-03leds: lm3692x: Print error value on dev_errGuido Günther1-7/+10
2019-11-03leds: tlc591xx: use devm_led_classdev_register_ext()Jean-Jacques Hiblot1-3/+5
2019-11-03leds: tlc591xx: simplify driver by using the managed led APIJean-Jacques Hiblot1-62/+22
2019-11-03leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()Markus Elfring1-6/+1
2019-11-03leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()Markus Elfring1-6/+1
2019-11-03drivers: leds: tlc591xx: check error during device initDaniel Mack1-1/+4
2019-11-03leds: add LED driver for EL15203000 boardOleh Kravchenko4-0/+510