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
*
Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-07-18
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
|
*
leds: leds-lp55xx: Generalize sysfs engine_load and engine_mode
Christian Marangi
2024-06-26
4
-186
/
+117
|
*
leds: leds-lp55xx: Generalize stop_engine function
Christian Marangi
2024-06-26
4
-34
/
+20
|
*
leds: leds-lp55xx: Generalize turn_off_channels function
Christian Marangi
2024-06-26
4
-18
/
+13
|
*
leds: leds-lp55xx: Generalize set_led_current function
Christian Marangi
2024-06-26
5
-24
/
+26
|
*
leds: leds-lp55xx: Generalize multicolor_brightness function
Christian Marangi
2024-06-26
4
-40
/
+24
|
*
leds: leds-lp55xx: Generalize led_brightness function
Christian Marangi
2024-06-26
5
-41
/
+29
|
*
leds: leds-lp55xx: Generalize firmware_loaded function
Christian Marangi
2024-06-26
6
-88
/
+30
|
*
leds: leds-lp55xx: Generalize update_program_memory function
Christian Marangi
2024-06-26
6
-198
/
+79
|
*
leds: leds-lp55xx: Generalize run_engine function
Christian Marangi
2024-06-26
6
-146
/
+65
|
*
leds: leds-lp55xx: Generalize load_engine_and_select_page function
Christian Marangi
2024-06-26
4
-33
/
+21
|
*
leds: leds-lp55xx: Generalize load_engine function
Christian Marangi
2024-06-26
6
-84
/
+43
|
*
leds: leds-lp55xx: Generalize probe/remove functions
Christian Marangi
2024-06-26
6
-362
/
+127
|
*
leds: leds-lp55xx: Generalize stop_all_engine OP
Christian Marangi
2024-06-26
6
-34
/
+84
|
*
leds: sy7802: Add support for Silergy SY7802 flash LED controller
André Apitzsch
2024-06-26
3
-0
/
+551
|
*
leds: pca9532: Change default blinking frequency to 1Hz
Bastien Curutchet
2024-06-26
1
-2
/
+2
|
*
leds: pca9532: Explicitly disable hardware blink when PWM1 is unavailable
Bastien Curutchet
2024-06-26
1
-0
/
+9
|
*
leds: pca9532: Use PWM1 for hardware blinking
Bastien Curutchet
2024-06-26
1
-10
/
+43
|
*
leds: pca9532: Use defines to select PWM instance
Bastien Curutchet
2024-06-26
1
-9
/
+12
|
*
leds: trigger: input-events: Rewrite to fix a serious locking issue
Hans de Goede
2024-06-26
1
-102
/
+34
|
*
leds: powernv: Replace of_node_put to __free
MarileneGarcia
2024-06-26
1
-19
/
+9
|
*
leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()
Javier Carrasco
2024-06-26
1
-1
/
+4
|
*
leds: tlc591xx: Replace of_node_put to __free
Marilene A Garcia
2024-06-26
1
-11
/
+7
|
*
leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
Anjelique Melendez
2024-06-26
1
-1
/
+7
|
*
leds: triggers: Flush pending brightness before activating trigger
Thomas Weißschuh
2024-06-26
2
-5
/
+6
|
*
leds: spi-byte: Move OF ID table closer to their user
Andy Shevchenko
2024-06-26
1
-7
/
+6
|
*
leds: spi-byte: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
2024-06-26
1
-20
/
+6
|
*
leds: spi-byte: Utilise temporary variable for struct device
Andy Shevchenko
2024-06-26
1
-1
/
+1
|
*
leds: spi-byte: Make use of device properties
Andy Shevchenko
2024-06-26
2
-9
/
+7
|
*
leds: spi-byte: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2024-06-26
1
-12
/
+5
|
*
leds: spi-byte: Call of_node_put() on error path
Andy Shevchenko
2024-06-26
1
-1
/
+5
|
*
leds: ncp5623: Use common error handling code in ncp5623_probe()
Markus Elfring
2024-06-26
1
-8
/
+8
|
*
leds: core: Omit set_brightness error message for a LED supporting hw trigger...
Lee Jones
2024-06-26
1
-6
/
+13
|
*
leds: trigger: Add new LED Input events trigger
Hans de Goede
2024-06-21
3
-0
/
+250
|
*
leds: ss4200: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-06-21
1
-2
/
+5
|
*
leds: bcm63138: Add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-21
1
-0
/
+1
|
*
leds: simatic-ipc-leds: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-21
5
-0
/
+5
[next]