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-07-18
Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
51
-1862
/
+2564
2024-07-18
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
7
-8
/
+309
2024-07-12
leds: leds-lp5569: Enable chip after chip configuration
Christian Marangi
1
-8
/
+11
2024-07-12
leds: leds-lp5569: Better handle enabling clock internal setting
Christian Marangi
1
-5
/
+10
2024-07-12
leds: leds-lp5569: Fix typo in driver name
Christian Marangi
1
-1
/
+1
2024-07-11
leds: flash: leds-qcom-flash: Test the correct variable in init
Dan Carpenter
1
-3
/
+7
2024-07-11
leds: leds-lp55xx: Convert mutex lock/unlock to guard API
Christian Marangi
5
-92
/
+64
2024-07-04
Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged
Lee Jones
1
-4
/
+5
2024-07-04
leds: leds-lp5523: Convert to sysfs_emit API
Christian Marangi
1
-4
/
+4
2024-07-04
leds: leds-lp5569: Convert to sysfs_emit API
Christian Marangi
1
-7
/
+7
2024-06-27
Revert "leds: led-core: Fix refcount leak in of_led_get()"
Luca Ceresoli
1
-1
/
+0
2024-06-26
leds: leds-lp5569: Add support for Texas Instruments LP5569
Christian Marangi
3
-3
/
+558
2024-06-26
leds: leds-lp55xx: Drop deprecated defines
Christian Marangi
4
-116
/
+0
2024-06-26
leds: leds-lp55xx: Support ENGINE program up to 128 bytes
Christian Marangi
4
-19
/
+49
2024-06-26
leds: leds-lp55xx: Generalize sysfs master_fader
Christian Marangi
3
-139
/
+156
2024-06-26
leds: leds-lp55xx: Generalize sysfs engine_leds
Christian Marangi
3
-129
/
+131
2024-06-26
leds: leds-lp55xx: Generalize sysfs engine_load and engine_mode
Christian Marangi
4
-186
/
+117
2024-06-26
leds: leds-lp55xx: Generalize stop_engine function
Christian Marangi
4
-34
/
+20
2024-06-26
leds: leds-lp55xx: Generalize turn_off_channels function
Christian Marangi
4
-18
/
+13
2024-06-26
leds: leds-lp55xx: Generalize set_led_current function
Christian Marangi
5
-24
/
+26
2024-06-26
leds: leds-lp55xx: Generalize multicolor_brightness function
Christian Marangi
4
-40
/
+24
2024-06-26
leds: leds-lp55xx: Generalize led_brightness function
Christian Marangi
5
-41
/
+29
2024-06-26
leds: leds-lp55xx: Generalize firmware_loaded function
Christian Marangi
6
-88
/
+30
2024-06-26
leds: leds-lp55xx: Generalize update_program_memory function
Christian Marangi
6
-198
/
+79
2024-06-26
leds: leds-lp55xx: Generalize run_engine function
Christian Marangi
6
-146
/
+65
2024-06-26
leds: leds-lp55xx: Generalize load_engine_and_select_page function
Christian Marangi
4
-33
/
+21
2024-06-26
leds: leds-lp55xx: Generalize load_engine function
Christian Marangi
6
-84
/
+43
2024-06-26
leds: leds-lp55xx: Generalize probe/remove functions
Christian Marangi
6
-362
/
+127
2024-06-26
leds: leds-lp55xx: Generalize stop_all_engine OP
Christian Marangi
6
-34
/
+84
2024-06-26
leds: sy7802: Add support for Silergy SY7802 flash LED controller
André Apitzsch
3
-0
/
+551
2024-06-26
leds: pca9532: Change default blinking frequency to 1Hz
Bastien Curutchet
1
-2
/
+2
2024-06-26
leds: pca9532: Explicitly disable hardware blink when PWM1 is unavailable
Bastien Curutchet
1
-0
/
+9
2024-06-26
leds: pca9532: Use PWM1 for hardware blinking
Bastien Curutchet
1
-10
/
+43
2024-06-26
leds: pca9532: Use defines to select PWM instance
Bastien Curutchet
1
-9
/
+12
2024-06-26
leds: trigger: input-events: Rewrite to fix a serious locking issue
Hans de Goede
1
-102
/
+34
2024-06-26
leds: powernv: Replace of_node_put to __free
MarileneGarcia
1
-19
/
+9
2024-06-26
leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()
Javier Carrasco
1
-1
/
+4
2024-06-26
leds: tlc591xx: Replace of_node_put to __free
Marilene A Garcia
1
-11
/
+7
2024-06-26
leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
Anjelique Melendez
1
-1
/
+7
2024-06-26
leds: triggers: Flush pending brightness before activating trigger
Thomas Weißschuh
2
-5
/
+6
2024-06-26
leds: spi-byte: Move OF ID table closer to their user
Andy Shevchenko
1
-7
/
+6
2024-06-26
leds: spi-byte: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
1
-20
/
+6
2024-06-26
leds: spi-byte: Utilise temporary variable for struct device
Andy Shevchenko
1
-1
/
+1
2024-06-26
leds: spi-byte: Make use of device properties
Andy Shevchenko
2
-9
/
+7
2024-06-26
leds: spi-byte: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-12
/
+5
2024-06-26
leds: spi-byte: Call of_node_put() on error path
Andy Shevchenko
1
-1
/
+5
2024-06-26
leds: ncp5623: Use common error handling code in ncp5623_probe()
Markus Elfring
1
-8
/
+8
2024-06-26
leds: core: Omit set_brightness error message for a LED supporting hw trigger...
Lee Jones
1
-6
/
+13
2024-06-21
leds: trigger: Add new LED Input events trigger
Hans de Goede
3
-0
/
+250
2024-06-21
leds: ss4200: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+5
[next]