Age | Commit message (Expand) | Author |
2024-05-02 | leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv' | Christophe JAILLET |
2024-05-02 | leds: lp50xx: Remove unused field 'num_of_banked_leds' from 'struct lp50xx' | Christophe JAILLET |
2024-05-02 | leds: lp50xx: Remove unused field 'bank_modules' from 'struct lp50xx_led' | Christophe JAILLET |
2024-05-02 | leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led' | Christophe JAILLET |
2024-05-02 | leds: sun50i-a100: Use match_string() helper to simplify the code | Andy Shevchenko |
2024-05-02 | leds: pwm: Disable PWM when going to suspend | Uwe Kleine-König |
2024-05-02 | leds: trigger: pattern: Add support for hrtimer | Martin Kurbanov |
2024-04-12 | leds: mt6360: Fix the second LED can not enable torch mode by V4L2 | ChiaEn Wu |
2024-04-12 | leds: qcom-lpg: Add support for PMI8950 PWM | Gianluca Boiano |
2024-04-12 | leds: apu: Remove duplicate DMI lookup data | Arnd Bergmann |
2024-04-12 | leds: trigger: netdev: Remove not needed call to led_set_brightness in deacti... | Heiner Kallweit |
2024-04-12 | leds: simatic-ipc-leds-gpio: Add support for module BX-59A | Xing Tong Wu |
2024-04-12 | Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-... | Lee Jones |
2024-04-11 | leds: an30259a: Use devm_mutex_init() for mutex initialization | George Stark |
2024-04-11 | leds: mlxreg: Use devm_mutex_init() for mutex initialization | George Stark |
2024-04-11 | leds: nic78bx: Use devm API to cleanup module's resources | George Stark |
2024-04-11 | leds: lm3532: Use devm API to cleanup module's resources | George Stark |
2024-04-11 | leds: lp3952: Use devm API to cleanup module's resources | George Stark |
2024-04-11 | leds: aw200xx: Use devm API to cleanup module's resources | George Stark |
2024-04-11 | leds: aw2013: Use devm API to cleanup module's resources | George Stark |
2024-03-28 | leds: trigger: audio: Remove this trigger | Heiner Kallweit |
2024-03-28 | ALSA: control-led: Integrate mute led trigger | Heiner Kallweit |
2024-03-28 | leds: trigger: Store brightness set by led_trigger_event() | Heiner Kallweit |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-03-14 | Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2024-03-14 | Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-03-07 | leds: ncp5623: Add MS suffix to time defines | Abdel Alkuor |
2024-03-07 | leds: Add NCP5623 multi-led driver | Abdel Alkuor |
2024-03-07 | leds: mlxreg: Drop an excess struct mlxreg_led_data member | Randy Dunlap |
2024-03-07 | leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member name | Randy Dunlap |
2024-03-07 | leds: lm3601x: Fix struct lm3601_led kernel-doc warnings | Randy Dunlap |
2024-03-07 | leds: sgm3140: Add missing timer cleanup and flash gpio control | Ondrej Jirman |
2024-03-07 | leds: expresswire: Don't depend on NEW_LEDS | Duje Mihanović |
2024-03-07 | leds: aw2013: Unlock mutex before destroying it | George Stark |
2024-03-07 | leds: qcom-lpg: Add QCOM_PBS dependency | Arnd Bergmann |
2024-03-07 | leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspend | Aren Moynihan |
2024-03-07 | leds: trigger: netdev: Fix kernel panic on interface rename trig notify | Christian Marangi |
2024-03-07 | leds: qcom-lpg: Add PM660L configuration and compatible | Marijn Suijten |
2024-03-07 | leds: spi-byte: Use devm_led_classdev_register_ext() | Stefan Kalscheuer |
2024-03-07 | leds: pca963x: Add support for suspend and resume | Amitesh Singh |
2024-03-07 | leds: triggers: Add helper led_match_default_trigger | Heiner Kallweit |
2024-03-07 | leds: trigger: Stop exporting trigger_list | Heiner Kallweit |
2024-03-07 | leds: Make flash and multicolor dependencies unconditional | Arnd Bergmann |
2024-03-07 | leds: aw200xx: Make read-only array coeff_table static const | Colin Ian King |
2024-03-07 | leds: trigger: panic: Simplify led_trigger_set_panic | Heiner Kallweit |
2024-03-07 | leds: triggers: default-on: Add module alias for module auto-loading | Heiner Kallweit |
2024-03-07 | leds: trigger: audio: Set module alias for module auto-loading | Heiner Kallweit |
2024-03-07 | leds: trigger: netdev: Display only supported link speed attribute | Christian Marangi |
2024-03-07 | leds: class: If no default trigger is given, make hw_control trigger the defa... | Heiner Kallweit |
2024-03-07 | leds: trigger: netdev: Add module alias ledtrig:netdev | Heiner Kallweit |