index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
leds: bcm63138: Add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-21
leds: simatic-ipc-leds: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-06-21
leds: rt4505: Add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-21
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
15
-17
/
+17
2024-06-21
leds: trigger: Call synchronize_rcu() before calling trig->activate()
Hans de Goede
1
-0
/
+7
2024-06-21
leds: trigger: Unregister sysfs attributes before calling deactivate()
Hans de Goede
1
-1
/
+1
2024-06-21
leds: is31fl319x: Constify struct regmap_config
Christophe JAILLET
1
-2
/
+2
2024-06-21
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...
Lee Jones
6
-39
/
+103
2024-06-21
leds: Add ChromeOS EC driver
Thomas Weißschuh
3
-0
/
+293
2024-06-21
leds: core: Unexport led_colors[] array
Thomas Weißschuh
2
-3
/
+1
2024-06-21
leds: multicolor: Use led_get_color_name() function
Thomas Weißschuh
1
-1
/
+1
2024-06-21
leds: core: Introduce led_get_color_name() function
Thomas Weißschuh
1
-0
/
+9
2024-06-16
leds: class: Revert: "If no default trigger is given, make hw_control trigger...
Hans de Goede
1
-6
/
+0
2024-06-14
leds: class: Add flag to avoid automatic renaming of LED devices
Thomas Weißschuh
1
-0
/
+2
2024-06-14
leds: class: Warn about name collisions earlier
Thomas Weißschuh
1
-4
/
+3
2024-05-31
leds: trigger: Add led_mc_trigger_event() function
Hans de Goede
1
-0
/
+20
2024-05-31
leds: core: Add led_mc_set_brightness() function
Hans de Goede
2
-0
/
+32
2024-05-31
leds: rgb: leds-ktd202x: Initialize mutex earlier
Hans de Goede
1
-4
/
+4
2024-05-31
leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
Kate Hsuan
1
-0
/
+8
2024-05-31
leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
Kate Hsuan
2
-31
/
+34
2024-05-02
leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv'
Christophe JAILLET
1
-1
/
+0
2024-05-02
leds: lp50xx: Remove unused field 'num_of_banked_leds' from 'struct lp50xx'
Christophe JAILLET
1
-4
/
+0
2024-05-02
leds: lp50xx: Remove unused field 'bank_modules' from 'struct lp50xx_led'
Christophe JAILLET
1
-1
/
+0
2024-05-02
leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led'
Christophe JAILLET
1
-2
/
+0
2024-05-02
leds: sun50i-a100: Use match_string() helper to simplify the code
Andy Shevchenko
1
-8
/
+6
2024-05-02
leds: pwm: Disable PWM when going to suspend
Uwe Kleine-König
1
-1
/
+7
2024-05-02
leds: trigger: pattern: Add support for hrtimer
Martin Kurbanov
1
-23
/
+103
2024-04-12
leds: mt6360: Fix the second LED can not enable torch mode by V4L2
ChiaEn Wu
1
-1
/
+11
2024-04-12
leds: qcom-lpg: Add support for PMI8950 PWM
Gianluca Boiano
1
-0
/
+8
2024-04-12
leds: apu: Remove duplicate DMI lookup data
Arnd Bergmann
1
-2
/
+1
2024-04-12
leds: trigger: netdev: Remove not needed call to led_set_brightness in deacti...
Heiner Kallweit
1
-2
/
+0
2024-04-12
leds: simatic-ipc-leds-gpio: Add support for module BX-59A
Xing Tong Wu
2
-6
/
+47
2024-04-12
Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...
Lee Jones
7
-74
/
+84
2024-04-11
leds: an30259a: Use devm_mutex_init() for mutex initialization
George Stark
1
-10
/
+4
2024-04-11
leds: mlxreg: Use devm_mutex_init() for mutex initialization
George Stark
1
-9
/
+5
2024-04-11
leds: nic78bx: Use devm API to cleanup module's resources
George Stark
1
-10
/
+13
2024-04-11
leds: lm3532: Use devm API to cleanup module's resources
George Stark
1
-12
/
+17
2024-04-11
leds: lp3952: Use devm API to cleanup module's resources
George Stark
1
-10
/
+11
2024-04-11
leds: aw200xx: Use devm API to cleanup module's resources
George Stark
1
-11
/
+21
2024-04-11
leds: aw2013: Use devm API to cleanup module's resources
George Stark
1
-12
/
+13
2024-03-28
leds: trigger: audio: Remove this trigger
Heiner Kallweit
1
-67
/
+0
2024-03-28
ALSA: control-led: Integrate mute led trigger
Heiner Kallweit
2
-8
/
+0
2024-03-28
leds: trigger: Store brightness set by led_trigger_event()
Heiner Kallweit
1
-2
/
+4
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
22
-85
/
+811
2024-03-14
Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-90
/
+108
2024-03-07
leds: ncp5623: Add MS suffix to time defines
Abdel Alkuor
1
-5
/
+5
2024-03-07
leds: Add NCP5623 multi-led driver
Abdel Alkuor
3
-0
/
+283
2024-03-07
leds: mlxreg: Drop an excess struct mlxreg_led_data member
Randy Dunlap
1
-1
/
+0
2024-03-07
leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member name
Randy Dunlap
1
-1
/
+1
[prev]
[next]