summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2025-10-15leds: flash: leds-qcom-flash: Update torch current clamp settingFenglin Wu
2025-08-28leds: flash: leds-qcom-flash: Fix registry access after re-bindKrzysztof Kozlowski
2025-08-28leds: flash: leds-qcom-flash: Limit LED current based on thermal conditionFenglin Wu
2025-08-28leds: leds-lp50xx: Handle reg to get correct multi_indexJohan Adolfsson
2025-08-28Revert "leds: trigger: netdev: Configure LED blink interval for HW offload"Daniel Golle
2025-07-06leds: multicolor: Fix intensity setting while SW blinkingSven Schwermer
2025-06-04leds: trigger: netdev: Configure LED blink interval for HW offloadMarek Vasut
2025-06-04leds: pwm-multicolor: Add check for fwnode_property_read_u32Yuanjun Gong
2025-04-25leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMsAbel Vesa
2025-04-25leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMsAbel Vesa
2025-04-10leds: Fix LED_OFF brightness raceRemi Pommarel
2025-02-17leds: lp8860: Write full EEPROM, not only half of itAlexander Sverdlin
2025-02-08leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leakJoe Hattori
2025-02-08leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata()Joe Hattori
2024-12-14leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha
2024-12-09leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error pathsJavier Carrasco
2024-12-09leds: lp55xx: Remove redundant test for invalid channel numberMichal Vokáč
2024-11-22leds: mlxreg: Use devm_mutex_init() for mutex initializationGeorge Stark
2024-10-04leds: pca995x: Fix device child node usage in pca995x_probe()Javier Carrasco
2024-10-04leds: pca995x: Use device_for_each_child_node() to access device child nodesJavier Carrasco
2024-10-04leds: leds-pca995x: Add support for NXP PCA9956BPieterjan Camerlynck
2024-10-04leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()Javier Carrasco
2024-09-12leds: spi-byte: Call of_node_put() on error pathAndy Shevchenko
2024-08-11leds: triggers: Flush pending brightness before activating triggerThomas Weißschuh
2024-08-11leds: trigger: Call synchronize_rcu() before calling trig->activate()Hans de Goede
2024-08-11leds: trigger: Store brightness set by led_trigger_event()Heiner Kallweit
2024-08-11leds: trigger: Remove unused function led_trigger_rename_static()Heiner Kallweit
2024-08-03leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()Javier Carrasco
2024-08-03leds: ss4200: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-08-03leds: flash: leds-qcom-flash: Test the correct variable in initDan Carpenter
2024-08-03Revert "leds: led-core: Fix refcount leak in of_led_get()"Luca Ceresoli
2024-08-03leds: trigger: Unregister sysfs attributes before calling deactivate()Hans de Goede
2024-07-11leds: an30259a: Use devm_mutex_init() for mutex initializationGeorge Stark
2024-06-12leds: pwm: Disable PWM when going to suspendUwe Kleine-König
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-04-03leds: trigger: netdev: Fix kernel panic on interface rename trig notifyChristian Marangi
2024-03-26leds: sgm3140: Add missing timer cleanup and flash gpio controlOndrej Jirman
2024-03-26leds: aw2013: Unlock mutex before destroying itGeorge Stark
2024-02-05leds: trigger: panic: Don't register panic notifier if creating the trigger f...Heiner Kallweit
2024-01-25leds: aw200xx: Fix write to DIM parameterMartin Kurbanov
2024-01-25leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh
2024-01-20leds: ledtrig-tty: Free allocated ttyname buffer on deactivateFlorian Eckert
2023-12-13leds: trigger: netdev: fix RTNL handling to prevent potential deadlockHeiner Kallweit
2023-12-08leds: class: Don't expose color sysfs entryTakashi Iwai
2023-11-28leds: trigger: netdev: Move size check in set_device_nameChristian Marangi
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-11-20leds: turris-omnia: Do not use SMBUS callsMarek Behún
2023-09-19leds: Drop BUG_ON check for LED_COLOR_ID_MULTIMarek Behún
2023-09-04Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds