index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-7
/
+7
2024-11-23
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
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-30
leds: turris-omnia: Fix module autoloading with MODULE_DEVICE_TABLE()
Liao Chen
1
-0
/
+1
2024-08-30
leds: pca9532: Remove irrelevant blink configuration error message
Bastien Curutchet
1
-3
/
+2
2024-08-23
leds: gpio: Set num_leds after allocation
Kees Cook
1
-3
/
+6
2024-08-22
leds: lp55xx: Use devm_clk_get_enabled() helpers
Huan Yang
2
-14
/
+2
2024-08-22
leds: as3645a: Use device_* to iterate over device child nodes
Javier Carrasco
1
-5
/
+3
[next]