Age | Commit message (Expand) | Author |
2020-04-06 | leds: core: Fix warning message when init_data | Ricardo Ribalda Delgado |
2020-04-06 | leds: sort Makefile entries | Pavel Machek |
2020-04-06 | leds: ip30: label power LED as such | Pavel Machek |
2020-04-06 | leds: lm3532: make bitfield 'enabled' unsigned | Colin Ian King |
2020-03-21 | leds: leds-pwm: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-21 | leds: leds-is31fl32xx: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-21 | leds: pwm: remove useless pwm_period_ns | Denis Osterland-Heim |
2020-03-21 | leds: pwm: remove header | Denis Osterland-Heim |
2020-02-26 | leds: pwm: convert to atomic PWM API | Uwe Kleine-König |
2020-02-26 | leds: pwm: simplify if condition | Uwe Kleine-König |
2020-02-26 | leds: add SGI IP30 led support | Thomas Bogendoerfer |
2020-02-26 | leds: lm3697: fix spelling mistake "To" -> "Too" | Colin Ian King |
2020-02-26 | leds: leds-bd2802: remove set but not used variable 'pdata' | YueHaibing |
2020-02-26 | leds: ns2: Convert to GPIO descriptors | Linus Walleij |
2020-02-26 | leds: ns2: Absorb platform data | Linus Walleij |
2020-01-07 | leds: lm3692x: Disable chip on brightness 0 | Guido Günther |
2020-01-07 | leds: lm3692x: Split out lm3692x_leds_disable | Guido Günther |
2020-01-07 | leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable | Guido Günther |
2020-01-07 | leds: lm3692x: Make sure we don't exceed the maximum LED current | Guido Günther |
2020-01-06 | leds: lm3692x: Allow to configure over voltage protection | Guido Günther |
2020-01-06 | leds: populate the device's of_node | Jean-Jacques Hiblot |
2020-01-06 | leds: Add managed API to get a LED from a device driver | Jean-Jacques Hiblot |
2020-01-06 | leds: Add of_led_get() and led_put() | Tomi Valkeinen |
2020-01-06 | leds: lm3532: add pointer to documentation and fix typo | Pavel |
2020-01-04 | leds: lm3532: use extended registration so that LED can be used for backlight | Pavel |
2020-01-02 | leds: lm3642: remove warnings for bad strtol, cleanup gotos | Pavel Machek |
2020-01-02 | leds: rb532: cleanup whitespace | Pavel Machek |
2020-01-02 | ledtrig-pattern: fix email address quoting in MODULE_AUTHOR() | Pavel Machek |
2019-12-21 | leds: tps6105x: add driver for MFD chip LED mode | Sven Van Asbroeck |
2019-12-21 | led: max77650: add of_match table | Bartosz Golaszewski |
2019-12-21 | leds: bd2802: Convert to use GPIO descriptors | Linus Walleij |
2019-12-21 | leds: pca963x: Fix open-drain initialization | Zahari Petkov |
2019-12-21 | leds-as3645a: Drop fwnode reference on ignored node | Sakari Ailus |
2019-12-21 | leds: gpio: Fix uninitialized gpio label for fwnode based probe | Jacek Anaszewski |
2019-12-01 | Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds |
2019-11-21 | leds: Use all-in-one vtime aware kcpustat accessor | Frederic Weisbecker |
2019-11-03 | leds: trigger: netdev: fix handling on interface rename | Martin Schiller |
2019-11-03 | leds: an30259a: add a check for devm_regmap_init_i2c | Chuhong Yuan |
2019-11-03 | leds: mlxreg: Fix possible buffer overflow | Oleh Kravchenko |
2019-11-03 | leds: pca953x: Use of_device_get_match_data() | Stephen Boyd |
2019-11-03 | leds: core: Fix devm_classdev_match to reference correct structure | Dan Murphy |
2019-11-03 | leds: lm3601x: Convert class registration to device managed | Dan Murphy |
2019-11-03 | leds: flash: Add devm_* functions to the flash class | Dan Murphy |
2019-11-03 | leds: Kconfig: Be consistent with the usage of "LED" | Dan Murphy |
2019-11-03 | leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger | Akinobu Mita |
2019-11-03 | leds: tlc591xx: update the maximum brightness | Jean-Jacques Hiblot |
2019-11-03 | leds: lm3692x: Use flags from LM3692X_BRT_CTRL | Guido Günther |
2019-11-03 | leds: lm3692x: Use flags from LM3692X_BOOST_CTRL | Guido Günther |
2019-11-03 | leds: lm3692x: Handle failure to probe the regulator | Guido Günther |
2019-11-03 | leds: lm3692x: Don't overwrite return value in error path | Guido Günther |