index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
leds: turris-omnia: Fix module autoloading with MODULE_DEVICE_TABLE()
Liao Chen
2024-08-30
1
-0
/
+1
*
leds: pca9532: Remove irrelevant blink configuration error message
Bastien Curutchet
2024-08-30
1
-3
/
+2
*
leds: gpio: Set num_leds after allocation
Kees Cook
2024-08-23
1
-3
/
+6
*
leds: lp55xx: Use devm_clk_get_enabled() helpers
Huan Yang
2024-08-22
2
-14
/
+2
*
leds: as3645a: Use device_* to iterate over device child nodes
Javier Carrasco
2024-08-22
1
-5
/
+3
*
leds: qcom-lpg: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-10
/
+4
*
leds: turris-omnia: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-5
/
+3
*
leds: sc27xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-8
/
+4
*
leds: pca9532: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-5
/
+2
*
leds: netxbig: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-11
/
+8
*
leds: mt6323: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-15
/
+7
*
leds: mc13783: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-22
1
-13
/
+11
*
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-5
/
+2
*
leds: is31fl32xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-10
/
+4
*
leds: bcm6358: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-5
/
+2
*
leds: bcm6328: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-5
/
+2
*
leds: aw2013: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-5
/
+3
*
leds: 88pm860x: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-3
/
+2
*
leds: max77693: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
1
-8
/
+3
*
leds: max77693: Add missing of_node_get for probe duration
Krzysztof Kozlowski
2024-08-22
1
-2
/
+7
*
leds: ktd2692: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-22
1
-8
/
+7
*
leds: aat1290: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-22
1
-8
/
+6
*
leds: sun50i-a100: Replace msleep() with usleep_range()
Abhishek Tamboli
2024-08-22
1
-1
/
+1
*
leds: blinkm: Fix CONFIG_LEDS_CLASS_MULTICOLOR dependency
Arnd Bergmann
2024-08-16
1
-1
/
+1
*
leds: pca995x: Fix device child node usage in pca995x_probe()
Javier Carrasco
2024-08-16
1
-5
/
+5
*
leds: pca995x: Use device_for_each_child_node() to access device child nodes
Javier Carrasco
2024-08-05
1
-10
/
+5
*
leds: lm3601x: Reset LED controller during probe
Jack Chen
2024-08-05
1
-0
/
+4
*
leds: flash: leds-qcom-flash: Limit LED current based on thermal condition
Fenglin Wu
2024-08-01
1
-1
/
+162
*
leds: is31fl319x: Use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
2024-08-01
1
-23
/
+11
*
leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()
Javier Carrasco
2024-08-01
1
-13
/
+10
*
leds: leds-pca995x: Add support for NXP PCA9956B
Pieterjan Camerlynck
2024-08-01
1
-20
/
+39
*
leds: Add multicolor support to BlinkM LED driver
Joseph Strauss
2024-08-01
2
-66
/
+162
*
leds: trigger: netdev: Add support for tx_err and rx_err notification with LEDs
Lukasz Majewski
2024-08-01
1
-3
/
+21
*
leds: lm3601x: Calculate max_brightness and brightness properly
Jack Chen
2024-08-01
1
-3
/
+12
*
Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-07-17
51
-1862
/
+2564
|
\
|
*
leds: leds-lp5569: Enable chip after chip configuration
Christian Marangi
2024-07-12
1
-8
/
+11
|
*
leds: leds-lp5569: Better handle enabling clock internal setting
Christian Marangi
2024-07-12
1
-5
/
+10
|
*
leds: leds-lp5569: Fix typo in driver name
Christian Marangi
2024-07-12
1
-1
/
+1
|
*
leds: flash: leds-qcom-flash: Test the correct variable in init
Dan Carpenter
2024-07-11
1
-3
/
+7
|
*
leds: leds-lp55xx: Convert mutex lock/unlock to guard API
Christian Marangi
2024-07-11
5
-92
/
+64
|
*
leds: leds-lp5523: Convert to sysfs_emit API
Christian Marangi
2024-07-04
1
-4
/
+4
|
*
leds: leds-lp5569: Convert to sysfs_emit API
Christian Marangi
2024-07-04
1
-7
/
+7
|
*
Revert "leds: led-core: Fix refcount leak in of_led_get()"
Luca Ceresoli
2024-06-27
1
-1
/
+0
|
*
leds: leds-lp5569: Add support for Texas Instruments LP5569
Christian Marangi
2024-06-26
3
-3
/
+558
|
*
leds: leds-lp55xx: Drop deprecated defines
Christian Marangi
2024-06-26
4
-116
/
+0
|
*
leds: leds-lp55xx: Support ENGINE program up to 128 bytes
Christian Marangi
2024-06-26
4
-19
/
+49
|
*
leds: leds-lp55xx: Generalize sysfs master_fader
Christian Marangi
2024-06-26
3
-139
/
+156
|
*
leds: leds-lp55xx: Generalize sysfs engine_leds
Christian Marangi
2024-06-26
3
-129
/
+131
[next]