aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)Author
2024-02-23leds: trigger: panic: Don't register panic notifier if creating the trigger f...Heiner Kallweit
2024-01-25leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET
2023-11-20leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König
2023-07-27leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi
2023-05-17leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller
2023-05-17leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap
2023-03-11leds: led-core: Fix refcount leak in of_led_get()Miaoqian Lin
2023-03-11leds: led-class: Add missing put_device() to led_put()Hans de Goede
2022-10-26leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König
2021-09-15leds: trigger: audio: Add an activate callback to ensure the initial brightne...Hans de Goede
2021-09-15leds: lt3593: Put fwnode in any case during ->probe()Andy Shevchenko
2021-09-15leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong
2021-07-20leds: turris-omnia: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20leds: tlc591xx: fix return value check in tlc591xx_probe()Yang Yingliang
2021-07-14leds: ktd2692: Fix an error handling pathChristophe JAILLET
2021-07-14leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei
2021-07-14leds: lp50xx: Put fwnode in error case during ->probe()Andy Shevchenko
2021-07-14leds: lm3697: Don't spam logs when probe is deferredAndy Shevchenko
2021-07-14leds: lm3692x: Put fwnode in any case during ->probe()Andy Shevchenko
2021-07-14leds: lm36274: Put fwnode in error case during ->probe()Andy Shevchenko
2021-07-14leds: lm3532: select regmap I2C APIAndy Shevchenko
2021-07-14leds: class: The -ENOTSUPP should never be seen by user spaceAndy Shevchenko
2021-05-26leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter
2021-05-26Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman
2021-02-03leds: trigger: fix potential deadlock with libataAndrea Righi
2020-12-30leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTIMarek Behún
2020-12-30leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'Christophe JAILLET
2020-12-30leds: 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