Show patches with: State = Action Required       |    Archived = No       |   2021 patches
« 1 2 ... 5 6 720 21 »
Patch Series S/W/F Date Submitter Delegate State
led: qcom-lpg: Fix bugs in lpg_add_led & lpg_probe led: qcom-lpg: Fix bugs in lpg_add_led & lpg_probe --- 2023-05-15 Lu Hongfei New
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops --- 2023-05-25 Lu Hongfei New
led: qcom-lpg: Fix sleeping in atomic led: qcom-lpg: Fix sleeping in atomic --- 2022-10-21 Dmitry Baryshkov New
[leds,1/2] leds: ns2: convert to fwnode API [leds,1/2] leds: ns2: convert to fwnode API --- 2020-09-23 Marek Behún New
[leds,1/5] leds: turris-omnia: use constants instead of macros for color command [leds,1/5] leds: turris-omnia: use constants instead of macros for color command --- 2020-10-30 Marek Behún New
[leds,1/7] leds: pca963x: cosmetic: use helper variables, better indentation leds: pca963x cleanup --- 2020-09-20 Marek Behún New
[leds,2/5] leds: turris-omnia: wrap to 80 columns [leds,1/5] leds: turris-omnia: use constants instead of macros for color command --- 2020-10-30 Marek Behún New
[leds,4/7] leds: pca963x: cosmetic: rename variables leds: pca963x cleanup --- 2020-09-20 Marek Behún New
[leds,5/5] leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI [leds,1/5] leds: turris-omnia: use constants instead of macros for color command --- 2020-10-30 Marek Behún New
[leds,7/7] leds: pca963x: use struct led_init_data when registering leds: pca963x cleanup --- 2020-09-20 Marek Behún New
leds: aat1290: Remove an unused field in struct aat1290_led leds: aat1290: Remove an unused field in struct aat1290_led --- 2024-04-28 Christophe JAILLET New
leds: Add documentation about possible subsystem improvements leds: Add documentation about possible subsystem improvements --- 2020-09-25 Pavel Machek New
leds: add driver for the iPAQ micro --- 2014-07-12 Linus Walleij New
leds: add hibernation callbacks --- 2015-02-02 Grygorii.Strashko@linaro.org New
leds: add LED driver for Worldsemi WS2812B leds: add LED driver for Worldsemi WS2812B --- 2022-03-14 Ivan Vozvakhov New
leds: Add of_node_put() before return leds: Add of_node_put() before return --- 2022-06-01 Wan Jiabing New
leds: apu: extend support for PC Engines APU1 with newer firmware leds: apu: extend support for PC Engines APU1 with newer firmware --- 2021-02-16 Andreas Eberlein New
leds: as3645a: Fix checkpatch warnings leds: as3645a: Fix checkpatch warnings --- 2017-12-12 Dan Murphy New
leds: aw200xx: Annotate struct aw200xx with __counted_by leds: aw200xx: Annotate struct aw200xx with __counted_by --- 2023-09-15 Kees Cook New
leds: aw200xx: Fix error code in probe() leds: aw200xx: Fix error code in probe() --- 2023-06-23 Dan Carpenter New
leds: aw200xx: Switch back to use struct i2c_driver::probe leds: aw200xx: Switch back to use struct i2c_driver::probe --- 2023-06-26 Uwe Kleine-König New
leds: aw2013: fix leak of device node iterator leds: aw2013: fix leak of device node iterator --- 2020-09-25 Tobias Jordan New
leds: aw2013: Select REGMAP_I2C leds: aw2013: Select REGMAP_I2C --- 2023-11-03 Dang Huynh New
leds: bcm63138: refer to ARCH_BCMBCA instead of ARCH_BCM4908 leds: bcm63138: refer to ARCH_BCMBCA instead of ARCH_BCM4908 --- 2023-03-07 Lukas Bulwahn New
leds: bcm63138: rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCA leds: bcm63138: rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCA --- 2023-07-14 Rafał Miłecki New
leds: blinkm: avoid uninitialized data use leds: blinkm: avoid uninitialized data use --- 2017-12-04 Arnd Bergmann New
leds: blinkm: remove unused variable leds: blinkm: remove unused variable --- 2021-04-14 Jiapeng Chong New
leds: blinkm: Replace all non-returning strlcpy with strscpy leds: blinkm: Replace all non-returning strlcpy with strscpy --- 2023-05-23 Azeem Shaikh New
leds: call of_node_put() when breaking out of for_each_available_child_of_node() leds: call of_node_put() when breaking out of for_each_available_child_of_node() --- 2022-11-22 Peng Zhang New
leds: Change devm_led_classdev_register_ext stub logic to use IS_REACHABLE leds: Change devm_led_classdev_register_ext stub logic to use IS_REACHABLE --- 2023-12-28 Heiner Kallweit New
leds: cht-wcove: mark cht_wc_leds_brightness_get static leds: cht-wcove: mark cht_wc_leds_brightness_get static --- 2023-06-01 Arnd Bergmann New
leds: cht-wcove: Mark cht_wc_leds_brightness_get() static leds: cht-wcove: Mark cht_wc_leds_brightness_get() static --- 2023-05-25 Hans de Goede New
leds: cht-wcove: remove unneeded semicolon leds: cht-wcove: remove unneeded semicolon --- 2023-05-31 Jiapeng Chong New
leds: cht-wcove: Remove unneeded semicolon leds: cht-wcove: Remove unneeded semicolon --- 2023-06-27 baomingtong001@208suo.com New
leds: cht-wcove: set function cht_wc_leds_brightness_get storage-class-specifier to static leds: cht-wcove: set function cht_wc_leds_brightness_get storage-class-specifier to static --- 2023-05-30 Tom Rix New
leds: class: don't expose brightness attributes if needed callbacks aren't implemented leds: class: don't expose brightness attributes if needed callbacks aren't implemented --- 2021-07-24 Heiner Kallweit New
leds: class: Don't expose color sysfs entry leds: class: Don't expose color sysfs entry --- 2023-11-21 Takashi Iwai New
leds: class: If no default trigger is given, make hw_control trigger the default trigger leds: class: If no default trigger is given, make hw_control trigger the default trigger --- 2023-12-22 Heiner Kallweit New
leds: clevo-mail: fix Kconfig "its" grammar leds: clevo-mail: fix Kconfig "its" grammar --- 2022-07-15 Randy Dunlap New
leds: Convert all platform drivers to return void leds: Convert all platform drivers to return void --- 2023-09-17 Uwe Kleine-König New
leds: core: Add more colors from DT bindings to led_colors leds: core: Add more colors from DT bindings to led_colors --- 2023-10-08 Ondřej Jirman New
leds: core: Omit set_brightness error message for a LED supporting hw trigger only leds: core: Omit set_brightness error message for a LED supporting hw trigger only --- 2024-04-05 Heiner Kallweit New
leds: cr0014114: Annotate struct cr0014114 with __counted_by leds: cr0014114: Annotate struct cr0014114 with __counted_by --- 2023-09-15 Kees Cook New
leds: Delete GPIO LED trigger leds: Delete GPIO LED trigger --- 2023-03-14 Linus Walleij New
leds: Delete obsolete Versatile driver --- 2017-05-04 Linus Walleij New
[leds,+,devicetree,03/13] dt-bindings: leds: tca6507: convert to YAML leds: tca6507 cleanup --- 2020-09-19 Marek Behún New
[leds,+,devicetree,04/13] ARM: dts: omap3: gta04: rename LED controlled subnodes leds: tca6507 cleanup --- 2020-09-19 Marek Behún New
[leds,+,devicetree,06/13] leds: tca6507: cosmetic change: use helper variable leds: tca6507 cleanup --- 2020-09-19 Marek Behún New
[leds,+,devicetree,09/13] leds: tca6507: use devres for LED and gpiochip registration leds: tca6507 cleanup --- 2020-09-19 Marek Behún New
[leds,+,devicetree,12/13] leds: tca6507: set registers to zero before LEDs/GPIOs registration leds: tca6507 cleanup --- 2020-09-19 Marek Behún New
[leds,+,devicetree,13/13] leds: tca6507: use struct led_init_data when registering leds: tca6507 cleanup --- 2020-09-19 Marek Behún New
[leds,+,devicetree,v1,2/2] leds: trigger: netdev: allow parsing `trigger-sources` from device tree Untitled series #51295 --- 2020-09-14 Marek Behún New
[leds,+,devicetree,v2,1/2] leds: trigger: add trigger sources validating method and helper functions [leds,+,devicetree,v2,1/2] leds: trigger: add trigger sources validating method and helper functions --- 2020-09-15 Marek Behún New
leds: disallow /sys/class/leds/*:multi:* for now leds: disallow /sys/class/leds/*:multi:* for now --- 2020-08-03 Pavel Machek New
[leds] Documentation: leds: remove invalidated information [leds] Documentation: leds: remove invalidated information --- 2020-10-19 Marek Behún New
leds: Document standard LED functions leds: Document standard LED functions --- 2020-09-20 Jacek Anaszewski New
leds: Don't emit brightness set error message if LED supports hw triggers only leds: Don't emit brightness set error message if LED supports hw triggers only --- 2021-07-22 Heiner Kallweit New
leds: Drop BUG_ON check for LED_COLOR_ID_MULTI leds: Drop BUG_ON check for LED_COLOR_ID_MULTI --- 2023-09-18 Marek Behún New
leds: el15203000: Annotate struct el15203000 with __counted_by leds: el15203000: Annotate struct el15203000 with __counted_by --- 2023-09-15 Kees Cook New
leds: Expand led_colors[] array leds: Expand led_colors[] array --- 2023-10-30 Jisheng Zhang New
leds: Explicitly include correct DT includes leds: Explicitly include correct DT includes --- 2023-07-14 Rob Herring (Arm) New
leds: Extends disk trigger for reads and writes leds: Extends disk trigger for reads and writes --- 2018-02-24 Linus Walleij New
leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false --- 2023-08-01 Marek Behún New
leds: fix config reference for AW200xx driver leds: fix config reference for AW200xx driver --- 2023-06-09 Lukas Bulwahn New
leds: fix ifdef check for gpio_led_register_device() leds: fix ifdef check for gpio_led_register_device() --- 2024-02-28 Arnd Bergmann New
leds: Fix reference file name of documentation leds: Fix reference file name of documentation --- 2021-05-06 Wan Jiabing New
leds: Fix reference to led_set_brightness() in doc leds: Fix reference to led_set_brightness() in doc --- 2023-02-18 Thomas Weißschuh New
leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be negative leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be negative --- 2023-05-31 Jiapeng Chong New
leds: flash: qcom: Fix a signedness bug in qcom_flash_register_led_device() leds: flash: qcom: Fix a signedness bug in qcom_flash_register_led_device() --- 2023-03-22 kernel test robot New
leds: flash: Remove redundant initialization of variable ret leds: flash: Remove redundant initialization of variable ret --- 2021-06-12 Colin King New
leds: flash: set varaiables mvflash_3,4ch_regs storage-class-specifier to static leds: flash: set varaiables mvflash_3,4ch_regs storage-class-specifier to static --- 2023-03-17 Tom Rix New
leds: gpio: Annotate struct gpio_leds_priv with __counted_by leds: gpio: Annotate struct gpio_leds_priv with __counted_by --- 2023-09-15 Kees Cook New
leds: gpio: Fix semantic error leds: gpio: Fix semantic error --- 2020-07-03 Linus Walleij New
leds: gpio: Set max brightness to 1 leds: gpio: Set max brightness to 1 --- 2020-12-27 Dylan Van Assche New
leds: gpio: Try to lookup gpiod from device leds: gpio: Try to lookup gpiod from device --- 2018-09-06 Linus Walleij New
leds: ip30: Convert to devm_platform_ioremap_resource() leds: ip30: Convert to devm_platform_ioremap_resource() --- 2023-07-04 Yangtao Li New
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3} leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3} --- 2022-11-29 Luca Weiss New
leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt() leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt() --- 2021-06-01 Jiapeng Chong New
leds: is31fl32xx: Improve error reporting in .remove() leds: is31fl32xx: Improve error reporting in .remove() --- 2022-05-04 Uwe Kleine-König New
leds: ktd2692: add gpiolib dependency leds: ktd2692: add gpiolib dependency --- 2024-02-13 Arnd Bergmann New
leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt --- 2021-12-13 Prabhakar Mahadev Lad New
leds: led-core: Fix refcount leak in of_led_get leds: led-core: Fix refcount leak in of_led_get --- 2022-12-20 Miaoqian Lin New
leds: led-core: Get rid of enum led_brightness leds: led-core: Get rid of enum led_brightness --- 2020-12-11 Abanoub Sameh New
leds: led-core: The value of delay_on and delay_off remains when led off leds: led-core: The value of delay_on and delay_off remains when led off --- 2021-04-29 lqhua06@163.com New
leds: led-core: Update fwnode with device_set_node leds: led-core: Update fwnode with device_set_node --- 2021-11-13 Sander Vanheule New
leds: LEDS_BLINK_LGM should depend on X86 leds: LEDS_BLINK_LGM should depend on X86 --- 2021-03-16 Geert Uytterhoeven New
leds: leds-dual-gpio: Add dual GPIO LEDs driver leds: leds-dual-gpio: Add dual GPIO LEDs driver --- 2021-03-11 Hermes Zhang New
leds: leds-fsg: Drop FSG3 LED driver leds: leds-fsg: Drop FSG3 LED driver --- 2021-11-22 Linus Walleij New
leds: leds-is31fl32xx: fix an error in is31fl32xx_parse_dt() leds: leds-is31fl32xx: fix an error in is31fl32xx_parse_dt() --- 2021-06-05 Dan Carpenter New
leds: leds-lp5521/3: fix uninitialized variable ret leds: leds-lp5521/3: fix uninitialized variable ret --- 2022-11-19 Dongliang Mu New
leds: leds-mlxcpld: fix kernel-doc warnings leds: leds-mlxcpld: fix kernel-doc warnings --- 2024-02-21 Randy Dunlap New
leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks --- 2023-06-22 Nathan Chancellor New
leds: leds-multi-gpio: Add multiple GPIOs LED driver leds: leds-multi-gpio: Add multiple GPIOs LED driver --- 2021-03-22 Hermes Zhang New
leds: leds-nic78bx: handle error checking and error processing leds: leds-nic78bx: handle error checking and error processing --- 2020-02-14 qiwuchen55@gmail.com New
[leds] leds: regulator: remove driver [leds] leds: regulator: remove driver --- 2020-09-20 Marek Behún New
[leds] leds: tca6507: fix potential zero passed to ERR_PTR [leds] leds: tca6507: fix potential zero passed to ERR_PTR --- 2020-09-26 Marek Behún New
leds: leds-wm831x-status: init chip_pdata before access leds: leds-wm831x-status: init chip_pdata before access --- 2022-11-22 Shuah Khan New
leds: ledtrig-activity: use ktime_get_boot_ns() leds: ledtrig-activity: use ktime_get_boot_ns() --- 2018-06-18 Arnd Bergmann New
leds: ledtrig-transient: fix duration to be msec instead of jiffies --- 2015-11-10 Rob Herring (Arm) New
leds: lgm: fix gpiolib dependency leds: lgm: fix gpiolib dependency --- 2021-03-08 Arnd Bergmann New
« 1 2 ... 5 6 720 21 »