index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp55xx-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
leds: lp55xx: fix null deref on firmware load failure
Michal Kazior
2019-02-14
1
-2
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
leds: lp55xx: Remove work queue
Andrew Lunn
2016-01-04
1
-7
/
+5
*
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
2015-08-28
1
-7
/
+6
*
leds:lp55xx: fix firmware loading error
Milo Kim
2015-06-29
1
-1
/
+1
*
leds: lp55xx-common: fix attribute-creation race
Johan Hovold
2014-06-27
1
-19
/
+3
*
leds: lp55xx-common: fix sysfs entry leak
Johan Hovold
2014-06-27
1
-0
/
+2
*
leds: lp5523: Support LED MUX configuration on running a pattern
Milo Kim
2014-01-27
1
-0
/
+2
*
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
2013-10-25
1
-12
/
+13
*
leds: lp55xx: enable setting default trigger
Linus Walleij
2013-10-22
1
-0
/
+3
*
leds: support new LP8501 device - another LP55xx common
Kim, Milo
2013-08-26
1
-0
/
+3
*
leds: lp55xx: support dynamic channel settings in the device tree structure
Kim, Milo
2013-06-20
1
-35
/
+26
*
leds: lp55xx: add support for Device Tree bindings
Linus Walleij
2013-06-20
1
-0
/
+54
*
leds: lp55xx: use common clock framework when external clock is used
Kim, Milo
2013-04-01
1
-0
/
+36
*
leds: lp55xx: fix the sysfs read operation
Kim, Milo
2013-04-01
1
-2
/
+2
*
leds: add new LP5562 LED driver
Kim, Milo
2013-04-01
1
-1
/
+1
*
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
2013-02-06
1
-3
/
+0
*
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+12
*
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
2013-02-06
1
-1
/
+12
*
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+117
*
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+16
*
leds-lp55xx: fix error condition in lp55xx_register_leds()
Milo(Woogyom) Kim
2013-02-06
1
-5
/
+1
*
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+16
*
leds-lp55xx: provide common LED current setting
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+53
*
leds-lp55xx: use lp55xx_set_brightness()
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+9
*
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+66
*
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+55
*
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
2013-02-06
1
-3
/
+12
*
leds-lp55xx: clean up init function
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+9
*
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+15
*
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+29
*
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
2013-02-06
1
-1
/
+21
*
leds-lp55xx: use lp55xx common init function - platform data
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+34
*
leds-lp55xx: add new common driver for lp5521/5523
Milo(Woogyom) Kim
2013-02-06
1
-0
/
+59