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
2023-03-23
leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
ChiYuan Huang
3
-0
/
+1024
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-16
leds: flash: Add driver to support flash LED module in QCOM PMICs
Fenglin Wu
3
-0
/
+789
2023-03-16
leds: Mark GPIO LED trigger broken
Linus Walleij
1
-0
/
+1
2023-03-16
leds: tlc591xx: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
leds: lp8860: Remove duplicate NULL checks for gpio_desc
Andy Shevchenko
1
-6
/
+3
2023-03-16
leds: lp8860: Remove unused of_gpio,h
Andy Shevchenko
1
-1
/
+0
2023-03-16
leds: TI_LMU_COMMON: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+1
2023-02-23
Merge tag 'leds-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
38
-429
/
+171
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+118
2023-02-04
leds: Remove ide-disk trigger
Corentin Labbe
1
-4
/
+0
2023-01-30
leds: Remove asic3 driver
Arnd Bergmann
3
-189
/
+0
2023-01-30
leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver
Henning Schild
1
-0
/
+2
2023-01-30
leds: tca6507: Convert to use fwnode_device_is_compatible()
Andy Shevchenko
1
-2
/
+1
2023-01-30
leds: syscon: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-26
/
+23
2023-01-30
leds: pm8058: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-14
/
+15
2023-01-30
leds: pca955x: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-20
/
+6
2023-01-30
leds: mt6360: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-32
/
+6
2023-01-30
leds: mt6323: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-15
/
+15
2023-01-30
leds: bcm6358: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-16
/
+16
2023-01-30
leds: bcm6328: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-25
/
+24
2023-01-30
leds: an30259a: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-17
/
+4
2023-01-30
leds: Move led_init_default_state_get() to the global header
Andy Shevchenko
1
-1
/
+0
2023-01-30
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
1
-1
/
+6
2023-01-30
leds: turris-omnia: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: tlc591xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: tca6507: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: pca963x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: pca9532: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-5
/
+4
2023-01-30
leds: lp8860: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lp8501: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lp5562: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lp5523: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lp5521: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lp3952: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lp3944: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm3697: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm3692x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lm3642: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm355x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lm3532: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm3530: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: is31fl32xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: blinkm: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: bd2802: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
1
-0
/
+1
2023-01-30
leds: pwm: Clear the led structure before parsing each child node
Hui Wang
1
-2
/
+2
2023-01-27
leds: led-class: Add generic [devm_]led_get()
Hans de Goede
1
-0
/
+84
2023-01-27
leds: led-class: Add __devm_led_get() helper
Hans de Goede
1
-12
/
+17
2023-01-27
leds: led-class: Add led_module_get() helper
Hans de Goede
1
-12
/
+18
[prev]
[next]