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-tlc591xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
leds: tlc591xx: fix return value check in tlc591xx_probe()
Yang Yingliang
1
-2
/
+6
2020-09-30
leds: tlc591xx: fix leak of device node iterator
Tobias Jordan
1
-1
/
+3
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
1
-3
/
+0
2020-09-26
leds: various: use only available OF children
Marek Behún
1
-2
/
+2
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
1
-1
/
+1
2020-09-26
leds: various: use device_get_match_data
Marek Behún
1
-6
/
+1
2020-09-09
leds: tlc591xx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+4
2020-04-17
leds: tlc591xxt: hide error on EPROBE_DEFER
Tomi Valkeinen
1
-2
/
+3
2019-11-03
leds: tlc591xx: update the maximum brightness
Jean-Jacques Hiblot
1
-3
/
+4
2019-11-03
leds: tlc591xx: use devm_led_classdev_register_ext()
Jean-Jacques Hiblot
1
-3
/
+5
2019-11-03
leds: tlc591xx: simplify driver by using the managed led API
Jean-Jacques Hiblot
1
-62
/
+22
2019-11-03
drivers: leds: tlc591xx: check error during device init
Daniel Mack
1
-1
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2017-07-16
leds: tlc591xx: add missing of_node_put
Julia Lawall
1
-2
/
+6
2017-07-16
leds: tlc591xx: merge conditional tests
Julia Lawall
1
-3
/
+2
2016-01-04
leds: tlc591xx: Remove work queue
Andrew Lunn
1
-24
/
+7
2015-08-28
leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality check
Axel Lin
1
-4
/
+0
2015-05-04
leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driver
Andrew Lunn
1
-0
/
+300