index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp55xx-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-26
leds: various: fix OF node leaks
Marek BehĂșn
1
-2
/
+6
2020-09-26
leds: various: use only available OF children
Marek BehĂșn
1
-3
/
+3
2020-08-03
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
1
-1
/
+1
2020-07-22
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
1
-22
/
+155
2020-07-22
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
1
-14
/
+1
2020-07-15
leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
Dan Murphy
1
-12
/
+10
2020-07-12
leds: lp55xx: Convert to use GPIO descriptors
Linus Walleij
1
-16
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-15
leds: lp55xx: fix null deref on firmware load failure
Michal Kazior
1
-2
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2016-01-04
leds: lp55xx: Remove work queue
Andrew Lunn
1
-7
/
+5
2015-08-28
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
1
-7
/
+6
2015-06-29
leds:lp55xx: fix firmware loading error
Milo Kim
1
-1
/
+1
2014-06-28
leds: lp55xx-common: fix attribute-creation race
Johan Hovold
1
-19
/
+3
2014-06-28
leds: lp55xx-common: fix sysfs entry leak
Johan Hovold
1
-0
/
+2
2014-01-28
leds: lp5523: Support LED MUX configuration on running a pattern
Milo Kim
1
-0
/
+2
2013-10-25
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
1
-12
/
+13
2013-10-22
leds: lp55xx: enable setting default trigger
Linus Walleij
1
-0
/
+3
2013-08-27
leds: support new LP8501 device - another LP55xx common
Kim, Milo
1
-0
/
+3
2013-06-21
leds: lp55xx: support dynamic channel settings in the device tree structure
Kim, Milo
1
-35
/
+26
2013-06-21
leds: lp55xx: add support for Device Tree bindings
Linus Walleij
1
-0
/
+54
2013-04-01
leds: lp55xx: use common clock framework when external clock is used
Kim, Milo
1
-0
/
+36
2013-04-01
leds: lp55xx: fix the sysfs read operation
Kim, Milo
1
-2
/
+2
2013-04-01
leds: add new LP5562 LED driver
Kim, Milo
1
-1
/
+1
2013-02-07
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
1
-3
/
+0
2013-02-07
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
1
-0
/
+12
2013-02-07
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
1
-1
/
+12
2013-02-07
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
1
-0
/
+117
2013-02-07
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
1
-0
/
+16
2013-02-07
leds-lp55xx: fix error condition in lp55xx_register_leds()
Milo(Woogyom) Kim
1
-5
/
+1
2013-02-07
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
1
-0
/
+16
2013-02-07
leds-lp55xx: provide common LED current setting
Milo(Woogyom) Kim
1
-0
/
+53
2013-02-07
leds-lp55xx: use lp55xx_set_brightness()
Milo(Woogyom) Kim
1
-0
/
+9
2013-02-07
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
1
-0
/
+66
2013-02-07
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
1
-0
/
+55
2013-02-07
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
1
-3
/
+12
2013-02-07
leds-lp55xx: clean up init function
Milo(Woogyom) Kim
1
-0
/
+9
2013-02-07
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
1
-0
/
+15
2013-02-07
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
1
-0
/
+29
2013-02-07
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
1
-1
/
+21
2013-02-07
leds-lp55xx: use lp55xx common init function - platform data
Milo(Woogyom) Kim
1
-0
/
+34
2013-02-07
leds-lp55xx: add new common driver for lp5521/5523
Milo(Woogyom) Kim
1
-0
/
+59