summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp8501.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-5/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-2/+2
2017-08-29leds: lp8501: make several arrays static constColin Ian King-3/+3
2016-01-04leds: lp55xx: Remove work queueAndrew Lunn-5/+6
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim-6/+5
2015-03-30leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.cMasanari Iida-1/+1
2014-01-10lp5523, lp8501: comment improvementsPavel Machek-1/+1
2013-10-22leds: Include linux/of.h headerSachin Kamat-0/+1
2013-08-26leds: use dev_get_platdata()Jingoo Han-2/+2
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo-0/+410