index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
2023-06-03
1
-4
/
+4
*
Merge tag 'leds-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-05-02
16
-58
/
+2702
|
\
|
*
leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver
Andreas Kemnade
2023-04-27
3
-0
/
+175
|
*
leds: pwm-multicolor: Simplify an error message
Christophe JAILLET
2023-04-20
1
-2
/
+2
|
*
leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM
Anjelique Melendez
2023-04-20
1
-0
/
+9
|
*
leds: rgb: leds-qcom-lpg: Add support for high resolution PWM
Anjelique Melendez
2023-04-20
1
-45
/
+106
|
*
leds: tca6507: Fix error handling of using fwnode_property_read_string
H. Nikolaus Schaller
2023-04-05
1
-2
/
+3
|
*
leds: flash: Set variables mvflash_{3,4}ch_regs storage-class-specifier to st...
Tom Rix
2023-03-30
1
-2
/
+2
|
*
leds: rgb: mt6370: Correct config name to select in LEDS_MT6370_RGB
Lukas Bulwahn
2023-03-30
1
-1
/
+1
|
*
leds: rgb: mt6370: Fix implicit declaration for FIELD_GET
ChiYuan Huang
2023-03-23
1
-0
/
+1
|
*
leds: flash: mt6370: Add MediaTek MT6370 flashlight support
ChiYuan Huang
2023-03-23
3
-0
/
+587
|
*
leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
ChiYuan Huang
2023-03-23
3
-0
/
+1024
|
*
leds: flash: Add driver to support flash LED module in QCOM PMICs
Fenglin Wu
2023-03-16
3
-0
/
+789
|
*
leds: Mark GPIO LED trigger broken
Linus Walleij
2023-03-16
1
-0
/
+1
|
*
leds: tlc591xx: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
|
*
leds: lp8860: Remove duplicate NULL checks for gpio_desc
Andy Shevchenko
2023-03-16
1
-6
/
+3
|
*
leds: lp8860: Remove unused of_gpio,h
Andy Shevchenko
2023-03-16
1
-1
/
+0
|
*
leds: TI_LMU_COMMON: select REGMAP instead of depending on it
Randy Dunlap
2023-03-16
1
-1
/
+1
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
Merge tag 'leds-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-02-24
38
-429
/
+171
|
\
|
*
leds: Remove ide-disk trigger
Corentin Labbe
2023-02-04
1
-4
/
+0
|
*
leds: Remove asic3 driver
Arnd Bergmann
2023-01-30
3
-189
/
+0
|
*
leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver
Henning Schild
2023-01-30
1
-0
/
+2
|
*
leds: tca6507: Convert to use fwnode_device_is_compatible()
Andy Shevchenko
2023-01-30
1
-2
/
+1
|
*
leds: syscon: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-26
/
+23
|
*
leds: pm8058: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-14
/
+15
|
*
leds: pca955x: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-20
/
+6
|
*
leds: mt6360: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-32
/
+6
|
*
leds: mt6323: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-15
/
+15
|
*
leds: bcm6358: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-16
/
+16
|
*
leds: bcm6328: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-25
/
+24
|
*
leds: an30259a: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-17
/
+4
|
*
leds: Move led_init_default_state_get() to the global header
Andy Shevchenko
2023-01-30
1
-1
/
+0
|
*
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
2023-01-30
1
-1
/
+6
|
*
leds: turris-omnia: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: tlc591xx: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: tca6507: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: pca963x: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
|
*
leds: pca9532: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-5
/
+4
|
*
leds: lp8860: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: lp8501: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
|
*
leds: lp5562: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: lp5523: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
|
*
leds: lp5521: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
|
*
leds: lp3952: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: lp3944: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: lm3697: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: lm3692x: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
|
*
leds: lm3642: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
|
*
leds: lm355x: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
[next]