summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2024-05-02leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv'Christophe JAILLET1-1/+0
2024-05-02leds: lp50xx: Remove unused field 'num_of_banked_leds' from 'struct lp50xx'Christophe JAILLET1-4/+0
2024-05-02leds: lp50xx: Remove unused field 'bank_modules' from 'struct lp50xx_led'Christophe JAILLET1-1/+0
2024-05-02leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led'Christophe JAILLET1-2/+0
2024-05-02leds: sun50i-a100: Use match_string() helper to simplify the codeAndy Shevchenko1-8/+6
2024-05-02leds: pwm: Disable PWM when going to suspendUwe Kleine-König1-1/+7
2024-05-02leds: trigger: pattern: Add support for hrtimerMartin Kurbanov1-23/+103
2024-04-12leds: mt6360: Fix the second LED can not enable torch mode by V4L2ChiaEn Wu1-1/+11
2024-04-12leds: qcom-lpg: Add support for PMI8950 PWMGianluca Boiano1-0/+8
2024-04-12leds: apu: Remove duplicate DMI lookup dataArnd Bergmann1-2/+1
2024-04-12leds: trigger: netdev: Remove not needed call to led_set_brightness in deacti...Heiner Kallweit1-2/+0
2024-04-12leds: simatic-ipc-leds-gpio: Add support for module BX-59AXing Tong Wu2-6/+47
2024-04-12Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...Lee Jones7-74/+84
2024-04-11leds: an30259a: Use devm_mutex_init() for mutex initializationGeorge Stark1-10/+4
2024-04-11leds: mlxreg: Use devm_mutex_init() for mutex initializationGeorge Stark1-9/+5
2024-04-11leds: nic78bx: Use devm API to cleanup module's resourcesGeorge Stark1-10/+13
2024-04-11leds: lm3532: Use devm API to cleanup module's resourcesGeorge Stark1-12/+17
2024-04-11leds: lp3952: Use devm API to cleanup module's resourcesGeorge Stark1-10/+11
2024-04-11leds: aw200xx: Use devm API to cleanup module's resourcesGeorge Stark1-11/+21
2024-04-11leds: aw2013: Use devm API to cleanup module's resourcesGeorge Stark1-12/+13
2024-03-28leds: trigger: audio: Remove this triggerHeiner Kallweit1-67/+0
2024-03-28ALSA: control-led: Integrate mute led triggerHeiner Kallweit2-8/+0
2024-03-28leds: trigger: Store brightness set by led_trigger_event()Heiner Kallweit1-2/+4
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-14Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds22-85/+811
2024-03-14Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-90/+108
2024-03-07leds: ncp5623: Add MS suffix to time definesAbdel Alkuor1-5/+5
2024-03-07leds: Add NCP5623 multi-led driverAbdel Alkuor3-0/+283
2024-03-07leds: mlxreg: Drop an excess struct mlxreg_led_data memberRandy Dunlap1-1/+0
2024-03-07leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member nameRandy Dunlap1-1/+1
2024-03-07leds: lm3601x: Fix struct lm3601_led kernel-doc warningsRandy Dunlap1-2/+1
2024-03-07leds: sgm3140: Add missing timer cleanup and flash gpio controlOndrej Jirman1-0/+3
2024-03-07leds: expresswire: Don't depend on NEW_LEDSDuje Mihanović1-0/+6
2024-03-07leds: aw2013: Unlock mutex before destroying itGeorge Stark1-0/+1
2024-03-07leds: qcom-lpg: Add QCOM_PBS dependencyArnd Bergmann1-0/+1
2024-03-07leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspendAren Moynihan1-2/+6
2024-03-07leds: trigger: netdev: Fix kernel panic on interface rename trig notifyChristian Marangi1-2/+2
2024-03-07leds: qcom-lpg: Add PM660L configuration and compatibleMarijn Suijten1-0/+18
2024-03-07leds: spi-byte: Use devm_led_classdev_register_ext()Stefan Kalscheuer1-5/+6
2024-03-07leds: pca963x: Add support for suspend and resumeAmitesh Singh1-0/+28
2024-03-07leds: triggers: Add helper led_match_default_triggerHeiner Kallweit1-12/+17
2024-03-07leds: trigger: Stop exporting trigger_listHeiner Kallweit2-2/+1
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann2-4/+4
2024-03-07leds: aw200xx: Make read-only array coeff_table static constColin Ian King1-1/+1
2024-03-07leds: trigger: panic: Simplify led_trigger_set_panicHeiner Kallweit1-16/+7
2024-03-07leds: triggers: default-on: Add module alias for module auto-loadingHeiner Kallweit1-0/+1
2024-03-07leds: trigger: audio: Set module alias for module auto-loadingHeiner Kallweit1-0/+2
2024-03-07leds: trigger: netdev: Display only supported link speed attributeChristian Marangi1-6/+84
2024-03-07leds: class: If no default trigger is given, make hw_control trigger the defa...Heiner Kallweit1-0/+6
2024-03-07leds: trigger: netdev: Add module alias ledtrig:netdevHeiner Kallweit1-0/+1