aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2021-03-10leds: trigger/tty: Use led_set_brightness_sync() from workqueueUwe Kleine-König
2021-03-10leds: trigger: Fix error path to not unlock the unlocked mutexUwe Kleine-König
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-19leds: lp50xx: Get rid of redundant explicit castingAndy Shevchenko
2021-02-19leds: lp50xx: Update headers block to reflect realityAndy Shevchenko
2021-02-19leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()Andy Shevchenko
2021-02-19leds: lp50xx: Reduce level of dereferencesAndy Shevchenko
2021-02-19leds: lp50xx: Switch to new style i2c-driver probe functionAndy Shevchenko
2021-02-19leds: lp50xx: Don't spam logs when probe is deferredAndy Shevchenko
2021-02-19leds: apu: extend support for PC Engines APU1 with newer firmwareAndreas Eberlein
2021-02-19leds: lgm: Add LED controller driver for LGM SoCAmireddy Mallikarjuna reddy
2021-02-19leds: led-core: Get rid of enum led_brightnessAbanoub Sameh
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-02-03leds: gpio: Set max brightness to 1Dylan Van Assche
2021-02-03leds: lm3533: Switch to using the new API kobj_to_dev()Tian Tao
2021-01-31leds: rt8515: Add Richtek RT8515 LED driverLinus Walleij
2021-01-31leds: trigger: fix potential deadlock with libataAndrea Righi
2021-01-31leds: leds-ariel: convert comma to semicolonZheng Yongjun
2021-01-31leds: leds-lm3533: convert comma to semicolonZheng Yongjun
2021-01-15leds: trigger: implement a tty triggerUwe Kleine-König
2020-12-30leds: ss4200: simplify the return expression of register_nasgpio_led()Zheng Yongjun
2020-12-30leds: Use DEVICE_ATTR_{RW, RO, WO} macrosDwaipayan Ray
2020-11-25leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTIMarek Behún
2020-11-25leds: turris-omnia: fix checkpatch warningMarek Behún
2020-11-25leds: turris-omnia: wrap to 80 columnsMarek Behún
2020-11-25leds: turris-omnia: use constants instead of macros for color commandMarek Behún
2020-11-25leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'Christophe JAILLET
2020-11-25leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()Yu Kuai
2020-10-07leds: pwm: Remove platform_data supportAlexander Dahl
2020-10-05leds: lm3697: Fix out-of-bound accessGabriel David
2020-09-30leds: ns2: do not guard OF match pointer with of_match_ptrMarek Behún
2020-09-30leds: ns2: convert to fwnode APIMarek Behún
2020-09-30leds: tlc591xx: fix leak of device node iteratorTobias Jordan
2020-09-30leds: pca963x: use struct led_init_data when registeringMarek Behún
2020-09-30leds: pca963x: register LEDs immediately after parsing, get rid of platdataMarek Behún
2020-09-30leds: tca6507: remove binding commentMarek Behún
2020-09-30leds: tca6507: cosmetic change: use helper variableMarek Behún
2020-09-30leds: tca6507: do not set GPIO namesMarek Behún
2020-09-30ledtrig-cpu: Limit to 8 CPUsPavel Machek
2020-09-30leds: TODO: Add documentation about possible subsystem improvementsPavel Machek
2020-09-30leds: pca9532: read pwm settings from device treeMarkus Moll
2020-09-30leds: pca9532: correct shift computation in pca9532_getledMarkus Moll
2020-09-30leds: lm36274: Fix warning for undefined parametersDan Murphy
2020-09-30leds: lm3532: Fix warnings for undefined parametersDan Murphy
2020-09-30leds: pca963x: use flexible arrayMarek Behún
2020-09-30leds: pca963x: cosmetic: rename variablesMarek Behún
2020-09-30leds: pca963x: cosmetic: rename variablesMarek Behún
2020-09-30leds: pca963x: use devres LED registering functionMarek Behún
2020-09-30leds: pca963x: cosmetic: use helper variables, better indentationMarek Behún