Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-14 | leds: lp55xx: fix null deref on firmware load failure | Michal Kazior |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2016-01-04 | leds: lp55xx: Remove work queue | Andrew Lunn |
2015-08-28 | leds:lp55xx: use the private data instead of updating I2C device platform data | Milo Kim |
2015-06-29 | leds:lp55xx: fix firmware loading error | Milo Kim |
2014-06-27 | leds: lp55xx-common: fix attribute-creation race | Johan Hovold |
2014-06-27 | leds: lp55xx-common: fix sysfs entry leak | Johan Hovold |
2014-01-27 | leds: lp5523: Support LED MUX configuration on running a pattern | Milo Kim |
2013-10-25 | leds: lp55xx: handle enable pin in driver | Sebastian Reichel |
2013-10-22 | leds: lp55xx: enable setting default trigger | Linus Walleij |
2013-08-26 | leds: support new LP8501 device - another LP55xx common | Kim, Milo |
2013-06-20 | leds: lp55xx: support dynamic channel settings in the device tree structure | Kim, Milo |
2013-06-20 | leds: lp55xx: add support for Device Tree bindings | Linus Walleij |
2013-04-01 | leds: lp55xx: use common clock framework when external clock is used | Kim, Milo |
2013-04-01 | leds: lp55xx: fix the sysfs read operation | Kim, Milo |
2013-04-01 | leds: add new LP5562 LED driver | Kim, Milo |
2013-02-06 | leds-lp55xx: fix problem on removing LED attributes | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: add new function for removing device attribtues | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: support device specific attributes | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: support firmware interface | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: fix error condition in lp55xx_register_leds() | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx_unregister_leds() | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: provide common LED current setting | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx_set_brightness() | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx_init_led() common function | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx common led registration function | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx common deinit function | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: clean up init function | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx common init function - post int | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx common init function - detect | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx common init function - reset | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: use lp55xx common init function - platform data | Milo(Woogyom) Kim |
2013-02-06 | leds-lp55xx: add new common driver for lp5521/5523 | Milo(Woogyom) Kim |