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.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
...
|
*
leds: Make leds_class a static const structure
Ivan Orlov
2023-08-18
1
-13
/
+13
|
*
leds: Remove redundant of_match_ptr()
Zhu Wang
2023-08-17
6
-14
/
+7
|
*
leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...
Marek Behún
2023-08-17
1
-4
/
+8
|
*
leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
Marek Behún
2023-08-17
1
-4
/
+4
|
*
leds: multicolor: Use rounded division when calculating color components
Marek Behún
2023-08-17
1
-3
/
+5
|
*
leds: rgb: Add a multicolor LED driver to group monochromatic LEDs
Jean-Jacques Hiblot
2023-08-17
3
-0
/
+182
|
*
leds: class: Store the color index in struct led_classdev
Jean-Jacques Hiblot
2023-08-17
1
-0
/
+21
|
*
leds: Provide devm_of_led_get_optional()
Jean-Jacques Hiblot
2023-08-17
1
-0
/
+25
|
*
leds: pca995x: Fix MODULE_DEVICE_TABLE for OF
Marek Vasut
2023-08-15
1
-1
/
+1
|
*
leds: qcom-lpg: Drop assignment to struct pwmchip::base
Uwe Kleine-König
2023-07-28
1
-1
/
+0
|
*
leds: flash: leds-qcom-flash: Put child node if registration failed
Fenglin Wu
2023-07-28
1
-0
/
+1
|
*
leds: flash: leds-qcom-flash: Turn off LED before setting flash current
Fenglin Wu
2023-07-28
1
-0
/
+4
|
*
leds: flash: leds-qcom-flash: Declare the driver as a module
Fenglin Wu
2023-07-28
1
-0
/
+2
|
*
leds: ns2: Slightly simplify a memory allocation
Christophe JAILLET
2023-07-28
1
-1
/
+1
|
*
leds: Explicitly include correct DT includes
Rob Herring
2023-07-28
13
-14
/
+7
|
*
leds: bcm63138: Rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCA
Rafał Miłecki
2023-07-28
1
-2
/
+2
|
*
leds: simatic-ipc-leds-gpio: Add Elkhart Lake version
Henning Schild
2023-07-28
4
-0
/
+75
|
*
leds: pca995x: Add support for PCA995X chips
Isai Gaspar
2023-07-28
3
-0
/
+214
|
*
leds: simatic-ipc-leds-gpio: Fix comment style in SPDX header
Henning Schild
2023-07-28
1
-1
/
+1
|
*
leds: pwm: Fix error code in led_pwm_create_fwnode()
Dan Carpenter
2023-07-28
1
-1
/
+1
|
*
led: led-class: Read max-brightness from devicetree
Astrid Rost
2023-07-28
1
-0
/
+4
|
*
leds: ip30: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-28
1
-7
/
+1
|
*
leds: aw200xx: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
2023-07-28
1
-1
/
+1
|
*
leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependency
Arnd Bergmann
2023-07-28
1
-0
/
+1
|
*
leds: aw200xx: Fix error code in probe()
Dan Carpenter
2023-07-28
1
-1
/
+1
*
|
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-09-01
1
-0
/
+1
|
\
\
|
*
|
leds: simatic-ipc-leds: default config switch to platform switch
Henning Schild
2023-07-31
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-4
/
+4
|
\
\
|
*
|
leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'
Marek Behún
2023-08-22
1
-4
/
+4
|
|
/
*
|
leds: trig-netdev: Disable offload on deactivation of trigger
Andrew Lunn
2023-08-10
1
-0
/
+2
*
|
led: trig: netdev: Fix requesting offload device
Andrew Lunn
2023-08-10
1
-3
/
+5
|
/
*
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-07-03
56
-345
/
+1938
|
\
|
*
leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
Nathan Chancellor
2023-06-23
1
-3
/
+3
|
*
leds: sgm3140: Add richtek,rt5033-led compatible
Raymond Hackley
2023-06-21
1
-0
/
+1
|
*
leds: Fix config reference for AW200xx driver
Lukas Bulwahn
2023-06-15
1
-1
/
+1
|
*
leds: leds-mt6323: Add support for WLEDs and MT6332
AngeloGioacchino Del Regno
2023-06-09
1
-7
/
+164
|
*
leds: leds-mt6323: Add support for MT6331 leds
AngeloGioacchino Del Regno
2023-06-09
1
-0
/
+17
|
*
leds: leds-mt6323: Open code and drop MT6323_CAL_HW_DUTY macro
AngeloGioacchino Del Regno
2023-06-09
1
-3
/
+1
|
*
leds: leds-mt6323: Drop MT6323_ prefix from macros and defines
AngeloGioacchino Del Regno
2023-06-09
1
-63
/
+60
|
*
leds: leds-mt6323: Specify registers and specs in platform data
AngeloGioacchino Del Regno
2023-06-09
1
-38
/
+115
|
*
leds: simatic-ipc-leds-gpio: Introduce more Kconfig switches
Henning Schild
2023-06-08
2
-7
/
+31
|
*
leds: simatic-ipc-leds-gpio: Split up into multiple drivers
Henning Schild
2023-06-08
7
-165
/
+261
|
*
leds: simatic-ipc-leds-gpio: Move two extra gpio pins into another table
Henning Schild
2023-06-08
1
-3
/
+25
|
*
leds: simatic-ipc-leds-gpio: Add terminating entries to gpio tables
Henning Schild
2023-06-08
1
-0
/
+2
|
*
leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...
Jiapeng Chong
2023-06-08
1
-2
/
+2
|
*
leds: cht-wcove: Remove unneeded semicolon
Jiapeng Chong
2023-06-08
1
-1
/
+1
|
*
leds: cht-wcove: Fix an unsigned comparison which can never be negative
Yang Li
2023-06-08
1
-2
/
+1
|
*
leds: cht-wcove: Mark cht_wc_leds_brightness_get() static
Hans de Goede
2023-06-08
1
-1
/
+1
|
*
leds: Add AW20xx driver
Martin Kurbanov
2023-06-01
3
-0
/
+608
|
*
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
Lu Hongfei
2023-05-25
1
-2
/
+6
[prev]
[next]