summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-tlc591xx.c
AgeCommit message (Expand)Author
2021-05-10leds: tlc591xx: fix return value check in tlc591xx_probe()Yang Yingliang
2020-09-30leds: tlc591xx: fix leak of device node iteratorTobias Jordan
2020-09-26leds: parse linux,default-trigger DT property in LED coreMarek Behún
2020-09-26leds: various: use only available OF childrenMarek Behún
2020-09-26leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek Behún
2020-09-26leds: various: use device_get_match_dataMarek Behún
2020-09-09leds: tlc591xx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-04-17leds: tlc591xxt: hide error on EPROBE_DEFERTomi Valkeinen
2019-11-03leds: tlc591xx: update the maximum brightnessJean-Jacques Hiblot
2019-11-03leds: tlc591xx: use devm_led_classdev_register_ext()Jean-Jacques Hiblot
2019-11-03leds: tlc591xx: simplify driver by using the managed led APIJean-Jacques Hiblot
2019-11-03drivers: leds: tlc591xx: check error during device initDaniel Mack
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2017-07-16leds: tlc591xx: add missing of_node_putJulia Lawall
2017-07-16leds: tlc591xx: merge conditional testsJulia Lawall
2016-01-04leds: tlc591xx: Remove work queueAndrew Lunn
2015-08-28leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin
2015-05-04leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driverAndrew Lunn