| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: change my e-mail address, fix my name | Marek Behún | 2021-04-09 | 1 | -2/+2 |
* | leds: trigger/tty: Use led_set_brightness_sync() from workqueue | Uwe Kleine-König | 2021-03-10 | 1 | -2/+2 |
* | leds: trigger: Fix error path to not unlock the unlocked mutex | Uwe Kleine-König | 2021-03-10 | 1 | -5/+2 |
* | Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2021-02-26 | 20 | -126/+1030 |
|\ |
|
| * | leds: lp50xx: Get rid of redundant explicit casting | Andy Shevchenko | 2021-02-19 | 1 | -2/+2 |
| * | leds: lp50xx: Update headers block to reflect reality | Andy Shevchenko | 2021-02-19 | 1 | -2/+1 |
| * | leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable() | Andy Shevchenko | 2021-02-19 | 1 | -5/+3 |
| * | leds: lp50xx: Reduce level of dereferences | Andy Shevchenko | 2021-02-19 | 1 | -14/+12 |
| * | leds: lp50xx: Switch to new style i2c-driver probe function | Andy Shevchenko | 2021-02-19 | 1 | -17/+16 |
| * | leds: lp50xx: Don't spam logs when probe is deferred | Andy Shevchenko | 2021-02-19 | 1 | -6/+3 |
| * | leds: apu: extend support for PC Engines APU1 with newer firmware | Andreas Eberlein | 2021-02-19 | 1 | -1/+10 |
| * | leds: lgm: Add LED controller driver for LGM SoC | Amireddy Mallikarjuna reddy | 2021-02-19 | 5 | -0/+916 |
| * | leds: led-core: Get rid of enum led_brightness | Abanoub Sameh | 2021-02-19 | 3 | -19/+10 |
| * | leds: gpio: Set max brightness to 1 | Dylan Van Assche | 2021-02-03 | 1 | -1/+2 |
| * | leds: lm3533: Switch to using the new API kobj_to_dev() | Tian Tao | 2021-02-03 | 1 | -1/+1 |
| * | leds: ss4200: simplify the return expression of register_nasgpio_led() | Zheng Yongjun | 2020-12-30 | 1 | -5/+1 |
| * | leds: Use DEVICE_ATTR_{RW, RO, WO} macros | Dwaipayan Ray | 2020-12-30 | 8 | -53/+53 |
* | | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-02-20 | 3 | -0/+193 |
|\ \ |
|
| * | | leds: trigger: implement a tty trigger | Uwe Kleine-König | 2021-01-15 | 3 | -0/+193 |
| |/ |
|
* | | leds: rt8515: add V4L2_FLASH_LED_CLASS dependency | Arnd Bergmann | 2021-02-14 | 1 | -0/+1 |
* | | leds: rt8515: Add Richtek RT8515 LED driver | Linus Walleij | 2021-01-31 | 5 | -0/+421 |
* | | leds: trigger: fix potential deadlock with libata | Andrea Righi | 2021-01-31 | 1 | -4/+6 |
* | | leds: leds-ariel: convert comma to semicolon | Zheng Yongjun | 2021-01-31 | 1 | -3/+3 |
* | | leds: leds-lm3533: convert comma to semicolon | Zheng Yongjun | 2021-01-31 | 1 | -1/+1 |
|/ |
|
* | leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI | Marek Behún | 2020-11-25 | 1 | -2/+2 |
* | leds: turris-omnia: fix checkpatch warning | Marek Behún | 2020-11-25 | 1 | -2/+2 |
* | leds: turris-omnia: wrap to 80 columns | Marek Behún | 2020-11-25 | 1 | -19/+24 |
* | leds: turris-omnia: use constants instead of macros for color command | Marek Behún | 2020-11-25 | 1 | -21/+13 |
* | leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()' | Christophe JAILLET | 2020-11-25 | 1 | -2/+4 |
* | leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata() | Yu Kuai | 2020-11-25 | 1 | -11/+24 |
* | leds: pwm: Remove platform_data support | Alexander Dahl | 2020-10-07 | 1 | -25/+5 |
* | leds: lm3697: Fix out-of-bound access | Gabriel David | 2020-10-05 | 1 | -3/+5 |
* | leds: ns2: do not guard OF match pointer with of_match_ptr | Marek Behún | 2020-09-30 | 1 | -7/+7 |
* | leds: ns2: convert to fwnode API | Marek Behún | 2020-09-30 | 1 | -29/+26 |
* | leds: tlc591xx: fix leak of device node iterator | Tobias Jordan | 2020-09-30 | 1 | -1/+3 |
* | leds: pca963x: use struct led_init_data when registering | Marek Behún | 2020-09-30 | 1 | -13/+12 |
* | leds: pca963x: register LEDs immediately after parsing, get rid of platdata | Marek Behún | 2020-09-30 | 1 | -117/+71 |
* | leds: tca6507: remove binding comment | Marek Behún | 2020-09-30 | 1 | -17/+0 |
* | leds: tca6507: cosmetic change: use helper variable | Marek Behún | 2020-09-30 | 1 | -17/+16 |
* | leds: tca6507: do not set GPIO names | Marek Behún | 2020-09-30 | 1 | -3/+0 |
* | ledtrig-cpu: Limit to 8 CPUs | Pavel Machek | 2020-09-30 | 1 | -3/+10 |
* | leds: TODO: Add documentation about possible subsystem improvements | Pavel Machek | 2020-09-30 | 1 | -0/+75 |
* | leds: pca9532: read pwm settings from device tree | Markus Moll | 2020-09-30 | 1 | -0/+5 |
* | leds: pca9532: correct shift computation in pca9532_getled | Markus Moll | 2020-09-30 | 1 | -3/+5 |
* | leds: lm36274: Fix warning for undefined parameters | Dan Murphy | 2020-09-30 | 1 | -2/+3 |
* | leds: lm3532: Fix warnings for undefined parameters | Dan Murphy | 2020-09-30 | 1 | -25/+25 |
* | leds: pca963x: use flexible array | Marek Behún | 2020-09-30 | 1 | -16/+12 |
* | leds: pca963x: cosmetic: rename variables | Marek Behún | 2020-09-30 | 1 | -51/+53 |
* | leds: pca963x: cosmetic: rename variables | Marek Behún | 2020-09-30 | 1 | -27/+28 |
* | leds: pca963x: use devres LED registering function | Marek Behún | 2020-09-30 | 1 | -20/+2 |