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