aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)Author
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
2020-09-30leds: tca6507: fix potential zero passed to ERR_PTRMarek Behún
2020-09-30leds: tca6507: fix warning triggered by fwnode conversion.Pavel Machek
2020-09-30leds: tca6507: use fwnode API instead of OFMarek Behún
2020-09-30leds: tca6507: Absorb platform dataMarek Behún
2020-09-26leds: parse linux,default-trigger DT property in LED coreMarek Behún
2020-09-26leds: syscon: use struct led_init_data when registeringMarek Behún
2020-09-26leds: lm3532: don't parse label DT propertyMarek Behún
2020-09-26leds: lm36274: use devres LED registering functionMarek Behún
2020-09-26leds: lm36274: use platform device as parent of LEDMarek Behún
2020-09-26leds: lm36274: do not set chip settings in DT parsing functionMarek Behún