| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds | 2020-06-04 | 13 | -80/+1020 |
|\ |
|
| * | leds: add aw2013 driver | Nikita Travkin | 2020-05-25 | 3 | -0/+447 |
| * | leds: trigger: remove redundant assignment to variable ret | Colin Ian King | 2020-04-27 | 1 | -2/+2 |
| * | leds: netxbig: Convert to use GPIO descriptors | Linus Walleij | 2020-04-27 | 1 | -67/+81 |
| * | leds: add sgm3140 driver | Luca Weiss | 2020-04-27 | 3 | -0/+329 |
| * | leds: ariel: Add driver for status LEDs on Dell Wyse 3020 | Lubomir Rintel | 2020-04-27 | 3 | -0/+145 |
| * | leds: pwm: check result of led_pwm_set() in led_pwm_add() | Denis Osterland-Heim | 2020-04-27 | 1 | -5/+11 |
| * | leds: tlc591xxt: hide error on EPROBE_DEFER | Tomi Valkeinen | 2020-04-17 | 1 | -2/+3 |
| * | leds: tca6507: Include the right header | Linus Walleij | 2020-04-17 | 1 | -1/+1 |
| * | leds: lt3593: Drop surplus include | Linus Walleij | 2020-04-17 | 1 | -1/+0 |
| * | leds: lp3952: Include the right header | Linus Walleij | 2020-04-17 | 1 | -1/+1 |
| * | leds: lm355x: Drop surplus include | Linus Walleij | 2020-04-17 | 1 | -1/+0 |
* | | mailmap: change email for Ricardo Ribalda | Ricardo Ribalda Delgado | 2020-05-26 | 1 | -1/+1 |
|/ |
|
* | leds: core: Fix warning message when init_data | Ricardo Ribalda Delgado | 2020-04-06 | 1 | -1/+1 |
* | leds: sort Makefile entries | Pavel Machek | 2020-04-06 | 1 | -50/+50 |
* | leds: ip30: label power LED as such | Pavel Machek | 2020-04-06 | 1 | -1/+1 |
* | leds: lm3532: make bitfield 'enabled' unsigned | Colin Ian King | 2020-04-06 | 1 | -1/+1 |
* | leds: leds-pwm: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-21 | 1 | -1/+1 |
* | leds: leds-is31fl32xx: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-21 | 1 | -1/+1 |
* | leds: pwm: remove useless pwm_period_ns | Denis Osterland-Heim | 2020-03-21 | 1 | -4/+0 |
* | leds: pwm: remove header | Denis Osterland-Heim | 2020-03-21 | 1 | -1/+13 |
* | leds: pwm: convert to atomic PWM API | Uwe Kleine-König | 2020-02-26 | 1 | -32/+9 |
* | leds: pwm: simplify if condition | Uwe Kleine-König | 2020-02-26 | 1 | -1/+1 |
* | leds: add SGI IP30 led support | Thomas Bogendoerfer | 2020-02-26 | 3 | -0/+98 |
* | leds: lm3697: fix spelling mistake "To" -> "Too" | Colin Ian King | 2020-02-26 | 1 | -1/+1 |
* | leds: leds-bd2802: remove set but not used variable 'pdata' | YueHaibing | 2020-02-26 | 1 | -2/+0 |
* | leds: ns2: Convert to GPIO descriptors | Linus Walleij | 2020-02-26 | 1 | -42/+31 |
* | leds: ns2: Absorb platform data | Linus Walleij | 2020-02-26 | 1 | -3/+27 |
* | leds: lm3692x: Disable chip on brightness 0 | Guido Günther | 2020-01-07 | 1 | -1/+17 |
* | leds: lm3692x: Split out lm3692x_leds_disable | Guido Günther | 2020-01-07 | 1 | -16/+26 |
* | leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable | Guido Günther | 2020-01-07 | 1 | -35/+35 |
* | leds: lm3692x: Make sure we don't exceed the maximum LED current | Guido Günther | 2020-01-07 | 1 | -1/+19 |
* | leds: lm3692x: Allow to configure over voltage protection | Guido Günther | 2020-01-06 | 1 | -4/+30 |
* | leds: populate the device's of_node | Jean-Jacques Hiblot | 2020-01-06 | 1 | -1/+3 |
* | leds: Add managed API to get a LED from a device driver | Jean-Jacques Hiblot | 2020-01-06 | 1 | -0/+49 |
* | leds: Add of_led_get() and led_put() | Tomi Valkeinen | 2020-01-06 | 1 | -0/+44 |
* | leds: lm3532: add pointer to documentation and fix typo | Pavel | 2020-01-06 | 1 | -1/+2 |
* | leds: lm3532: use extended registration so that LED can be used for backlight | Pavel | 2020-01-04 | 1 | -1/+7 |
* | leds: lm3642: remove warnings for bad strtol, cleanup gotos | Pavel Machek | 2020-01-02 | 1 | -23/+14 |
* | leds: rb532: cleanup whitespace | Pavel Machek | 2020-01-02 | 1 | -1/+0 |
* | ledtrig-pattern: fix email address quoting in MODULE_AUTHOR() | Pavel Machek | 2020-01-02 | 1 | -2/+2 |
* | leds: tps6105x: add driver for MFD chip LED mode | Sven Van Asbroeck | 2019-12-21 | 3 | -0/+100 |
* | led: max77650: add of_match table | Bartosz Golaszewski | 2019-12-21 | 1 | -0/+7 |
* | leds: bd2802: Convert to use GPIO descriptors | Linus Walleij | 2019-12-21 | 1 | -9/+18 |
* | leds: pca963x: Fix open-drain initialization | Zahari Petkov | 2019-12-21 | 1 | -3/+5 |
* | leds-as3645a: Drop fwnode reference on ignored node | Sakari Ailus | 2019-12-21 | 1 | -1/+2 |
* | leds: gpio: Fix uninitialized gpio label for fwnode based probe | Jacek Anaszewski | 2019-12-21 | 1 | -1/+9 |
* | Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds | 2019-12-02 | 16 | -138/+578 |
|\ |
|
| * | leds: trigger: netdev: fix handling on interface rename | Martin Schiller | 2019-11-03 | 1 | -1/+4 |
| * | leds: an30259a: add a check for devm_regmap_init_i2c | Chuhong Yuan | 2019-11-03 | 1 | -0/+7 |