summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2024-05-02leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv'Christophe JAILLET
2024-05-02leds: lp50xx: Remove unused field 'num_of_banked_leds' from 'struct lp50xx'Christophe JAILLET
2024-05-02leds: lp50xx: Remove unused field 'bank_modules' from 'struct lp50xx_led'Christophe JAILLET
2024-05-02leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led'Christophe JAILLET
2024-05-02leds: sun50i-a100: Use match_string() helper to simplify the codeAndy Shevchenko
2024-05-02leds: pwm: Disable PWM when going to suspendUwe Kleine-König
2024-05-02leds: trigger: pattern: Add support for hrtimerMartin Kurbanov
2024-04-12leds: mt6360: Fix the second LED can not enable torch mode by V4L2ChiaEn Wu
2024-04-12leds: qcom-lpg: Add support for PMI8950 PWMGianluca Boiano
2024-04-12leds: apu: Remove duplicate DMI lookup dataArnd Bergmann
2024-04-12leds: trigger: netdev: Remove not needed call to led_set_brightness in deacti...Heiner Kallweit
2024-04-12leds: simatic-ipc-leds-gpio: Add support for module BX-59AXing Tong Wu
2024-04-12Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...Lee Jones
2024-04-11leds: an30259a: Use devm_mutex_init() for mutex initializationGeorge Stark
2024-04-11leds: mlxreg: Use devm_mutex_init() for mutex initializationGeorge Stark
2024-04-11leds: nic78bx: Use devm API to cleanup module's resourcesGeorge Stark
2024-04-11leds: lm3532: Use devm API to cleanup module's resourcesGeorge Stark
2024-04-11leds: lp3952: Use devm API to cleanup module's resourcesGeorge Stark
2024-04-11leds: aw200xx: Use devm API to cleanup module's resourcesGeorge Stark
2024-04-11leds: aw2013: Use devm API to cleanup module's resourcesGeorge Stark
2024-03-28leds: trigger: audio: Remove this triggerHeiner Kallweit
2024-03-28ALSA: control-led: Integrate mute led triggerHeiner Kallweit
2024-03-28leds: trigger: Store brightness set by led_trigger_event()Heiner Kallweit
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-03-14Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-07leds: ncp5623: Add MS suffix to time definesAbdel Alkuor
2024-03-07leds: Add NCP5623 multi-led driverAbdel Alkuor
2024-03-07leds: mlxreg: Drop an excess struct mlxreg_led_data memberRandy Dunlap
2024-03-07leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member nameRandy Dunlap
2024-03-07leds: lm3601x: Fix struct lm3601_led kernel-doc warningsRandy Dunlap
2024-03-07leds: sgm3140: Add missing timer cleanup and flash gpio controlOndrej Jirman
2024-03-07leds: expresswire: Don't depend on NEW_LEDSDuje Mihanović
2024-03-07leds: aw2013: Unlock mutex before destroying itGeorge Stark
2024-03-07leds: qcom-lpg: Add QCOM_PBS dependencyArnd Bergmann
2024-03-07leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspendAren Moynihan
2024-03-07leds: trigger: netdev: Fix kernel panic on interface rename trig notifyChristian Marangi
2024-03-07leds: qcom-lpg: Add PM660L configuration and compatibleMarijn Suijten
2024-03-07leds: spi-byte: Use devm_led_classdev_register_ext()Stefan Kalscheuer
2024-03-07leds: pca963x: Add support for suspend and resumeAmitesh Singh
2024-03-07leds: triggers: Add helper led_match_default_triggerHeiner Kallweit
2024-03-07leds: trigger: Stop exporting trigger_listHeiner Kallweit
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann
2024-03-07leds: aw200xx: Make read-only array coeff_table static constColin Ian King
2024-03-07leds: trigger: panic: Simplify led_trigger_set_panicHeiner Kallweit
2024-03-07leds: triggers: default-on: Add module alias for module auto-loadingHeiner Kallweit
2024-03-07leds: trigger: audio: Set module alias for module auto-loadingHeiner Kallweit
2024-03-07leds: trigger: netdev: Display only supported link speed attributeChristian Marangi
2024-03-07leds: class: If no default trigger is given, make hw_control trigger the defa...Heiner Kallweit
2024-03-07leds: trigger: netdev: Add module alias ledtrig:netdevHeiner Kallweit