Age | Commit message (Expand) | Author | Files | Lines |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2020-09-26 | leds: various: use dev_of_node(dev) instead of dev->of_node | Marek Behún | 1 | -1/+1 |
2020-07-22 | leds: lp55xx: Add multicolor framework support to lp55xx | Dan Murphy | 1 | -5/+8 |
2020-07-22 | leds: lp55xx: Convert LED class registration to devm_* | Dan Murphy | 1 | -6/+3 |
2019-07-22 | leds: leds-lp5562 allow firmware files up to the maximum length | Nick Stoughton | 1 | -1/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -2/+2 |
2017-08-29 | leds: lp5562: make several arrays static const | Colin Ian King | 1 | -5/+5 |
2017-05-09 | scripts/spelling.txt: add "memory" pattern and fix typos | Stephen Boyd | 1 | -1/+1 |
2016-01-04 | leds: lp55xx: Remove work queue | Andrew Lunn | 1 | -5/+6 |
2015-08-28 | leds:lp55xx: use the private data instead of updating I2C device platform data | Milo Kim | 1 | -6/+5 |
2014-02-27 | leds: lp5562: remove unnecessary parentheses | Jingoo Han | 1 | -3/+3 |
2014-02-27 | drivers/leds: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-10-22 | leds: Include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-08-27 | leds: lp5562: use LP55xx common macros for device attributes | Milo Kim | 1 | -2/+2 |
2013-08-27 | leds: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-06-21 | leds: lp5562: Properly setup of_device_id table | Axel Lin | 1 | -1/+10 |
2013-06-21 | leds: lp5562: support the device tree feature | Kim, Milo | 1 | -5/+14 |
2013-04-01 | leds: lp55xx: configure the clock detection | Kim, Milo | 1 | -4/+10 |
2013-04-01 | leds: add new LP5562 LED driver | Kim, Milo | 1 | -0/+593 |