index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
leds: turris-omnia: Inform about missing LED gamma correction feature in the ...
Marek Behún
1
-6
/
+0
2024-12-12
leds: turris-omnia: Notify sysfs on MCU global LEDs brightness change
Marek Behún
2
-0
/
+63
2024-12-12
leds: turris-omnia: Document driver private structures
Marek Behún
1
-0
/
+16
2024-12-12
leds: turris-omnia: Use global header for MCU command definitions
Marek Behún
1
-48
/
+23
2024-12-12
leds: turris-omnia: Use command execution functions from the MCU driver
Marek Behún
2
-83
/
+55
2024-12-12
leds: ledtrig-activity: Fix the wrong format specifier
Zhu Jun
1
-1
/
+1
2024-12-11
leds: lp8860: Write full EEPROM, not only half of it
Alexander Sverdlin
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-7
/
+7
2024-11-22
Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
56
-234
/
+198
2024-11-12
leds: ss4200: Fix the wrong format specifier for 'blinking'
Zhu Jun
1
-1
/
+1
2024-11-12
leds: pwm: Add optional DT property default-brightness
George Stark
1
-1
/
+16
2024-11-09
leds: gpio: Avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-5
/
+4
2024-11-06
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-3
/
+11
2024-11-06
leds: ktd2692: Set missing timing properties
Raymond Hackley
1
-0
/
+1
2024-11-06
leds: max5970: Fix unreleased fwnode_handle in probe function
Javier Carrasco
1
-2
/
+3
2024-11-06
leds: Introduce ordered workqueue for LEDs events instead of system_wq
Dmitry Rokosov
2
-4
/
+14
2024-10-31
leds: bcm6328: Replace divide condition with comparison for shift value
Dipendra Khadka
1
-2
/
+2
2024-10-31
leds: lp55xx: Remove redundant test for invalid channel number
Michal Vokáč
1
-3
/
+0
2024-10-16
leds: rgb: leds-mt6370-rgb: Fix uninitialized variable 'ret' in mt6370_mc_pat...
Suraj Sonawane
1
-1
/
+1
2024-10-15
leds: lp5562: Add multicolor brightness control
Michal Vokáč
1
-0
/
+25
2024-10-15
leds: Switch back to struct platform_driver::remove()
Uwe Kleine-König
28
-30
/
+30
2024-10-11
leds: bcm63138: Add some register defines
Linus Walleij
1
-2
/
+5
2024-10-11
leds: bcm63138: Handle shift register config
Linus Walleij
1
-0
/
+8
2024-10-11
leds: bcm63138: Use scopes and guards
Linus Walleij
1
-10
/
+4
2024-10-10
leds: leds-gpio-register: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-10-09
leds: turris-omnia: Remove unused local leds.h
Javier Carrasco
1
-1
/
+0
2024-10-09
leds: pwm: Remove unused local leds.h
Javier Carrasco
1
-1
/
+0
2024-10-09
leds: lp50xx: Remove unused local leds.h
Javier Carrasco
1
-2
/
+0
2024-10-09
leds: gpio: Remove unused local leds.h
Javier Carrasco
1
-2
/
+0
2024-10-09
leds: multicolor: Remove unused local leds.h
Javier Carrasco
1
-2
/
+0
2024-10-09
leds: flash: Remove unused local leds.h
Javier Carrasco
1
-1
/
+0
2024-10-09
leds: rgb: mt6370: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-26
/
+11
2024-10-09
leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+3
2024-10-09
leds: tca6507: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+2
2024-10-09
leds: sun50i-a100: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-18
/
+9
2024-10-09
leds: pwm: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-11
/
+4
2024-10-09
leds: pca963x: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-8
/
+3
2024-10-09
leds: ns2: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+2
2024-10-09
leds: max77650: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-12
/
+6
2024-10-09
leds: lp50xx: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-14
/
+7
2024-10-09
leds: lm3697: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-12
/
+6
2024-10-09
leds: lm3532: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-11
/
+7
2024-10-09
leds: gpio: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-6
/
+3
2024-10-09
leds: el15203000: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-10
/
+4
2024-10-09
leds: cr0014114: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-3
/
+1
2024-10-09
leds: aw200xx: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+2
2024-10-09
leds: flash: leds-qcom-flash: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-3
/
+1
2024-10-09
leds: flash: mt6370: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-8
/
+3
2024-10-09
leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error paths
Javier Carrasco
1
-2
/
+1
2024-10-09
leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
WangYuli
1
-1
/
+1
[prev]
[next]