summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lp55xx-common.c
AgeCommit message (Expand)Author
2023-11-01leds: lp55xx: Use gpiod_set_value_cansleep()Stefan Eichenberger
2023-05-25leds: lp55xx: Configure internal charge pumpMaarten Zanders
2022-12-07leds: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-10-21leds: lp55xx: remove variable jColin Ian King
2022-01-12leds: lp55xx: initialise output direction from dtsMerlijn Wajer
2021-06-23leds: lp55xx: Initialize enable GPIO direction to outputDoug Zobel
2020-09-26leds: various: fix OF node leaksMarek BehĂșn
2020-09-26leds: various: use only available OF childrenMarek BehĂșn
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy
2020-07-22leds: lp55xx: Convert LED class registration to devm_*Dan Murphy
2020-07-15leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosDan Murphy
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-14leds: lp55xx: fix null deref on firmware load failureMichal Kazior
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2016-01-04leds: lp55xx: Remove work queueAndrew Lunn
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim
2015-06-29leds:lp55xx: fix firmware loading errorMilo Kim
2014-06-27leds: lp55xx-common: fix attribute-creation raceJohan Hovold
2014-06-27leds: lp55xx-common: fix sysfs entry leakJohan Hovold
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel
2013-10-22leds: lp55xx: enable setting default triggerLinus Walleij
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo
2013-06-20leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo
2013-06-20leds: lp55xx: add support for Device Tree bindingsLinus Walleij
2013-04-01leds: lp55xx: use common clock framework when external clock is usedKim, Milo
2013-04-01leds: lp55xx: fix the sysfs read operationKim, Milo
2013-04-01leds: add new LP5562 LED driverKim, Milo
2013-02-06leds-lp55xx: fix problem on removing LED attributesMilo(Woogyom) Kim
2013-02-06leds-lp55xx: add new function for removing device attribtuesMilo(Woogyom) Kim
2013-02-06leds-lp55xx: support device specific attributesMilo(Woogyom) Kim
2013-02-06leds-lp55xx: support firmware interfaceMilo(Woogyom) Kim
2013-02-06leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interfaceMilo(Woogyom) Kim
2013-02-06leds-lp55xx: fix error condition in lp55xx_register_leds()Milo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx_unregister_leds()Milo(Woogyom) Kim
2013-02-06leds-lp55xx: provide common LED current settingMilo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx_set_brightness()Milo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx_init_led() common functionMilo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx common led registration functionMilo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx common deinit functionMilo(Woogyom) Kim
2013-02-06leds-lp55xx: clean up init functionMilo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx common init function - post intMilo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx common init function - detectMilo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx common init function - resetMilo(Woogyom) Kim
2013-02-06leds-lp55xx: use lp55xx common init function - platform dataMilo(Woogyom) Kim
2013-02-06leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim