index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp5562.c
Age
Commit message (
Expand
)
Author
2020-07-22
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
2020-07-22
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
2019-07-22
leds: leds-lp5562 allow firmware files up to the maximum length
Nick Stoughton
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-08-29
leds: lp5562: make several arrays static const
Colin Ian King
2017-05-08
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
2016-01-04
leds: lp55xx: Remove work queue
Andrew Lunn
2015-08-28
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
2014-02-27
leds: lp5562: remove unnecessary parentheses
Jingoo Han
2014-02-27
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-22
leds: Include linux/of.h header
Sachin Kamat
2013-08-26
leds: lp5562: use LP55xx common macros for device attributes
Milo Kim
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
2013-06-20
leds: lp5562: Properly setup of_device_id table
Axel Lin
2013-06-20
leds: lp5562: support the device tree feature
Kim, Milo
2013-04-01
leds: lp55xx: configure the clock detection
Kim, Milo
2013-04-01
leds: add new LP5562 LED driver
Kim, Milo