index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
leds: rt4505: Add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-21
1
-0
/
+1
*
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-21
15
-17
/
+17
*
leds: trigger: Call synchronize_rcu() before calling trig->activate()
Hans de Goede
2024-06-21
1
-0
/
+7
*
leds: trigger: Unregister sysfs attributes before calling deactivate()
Hans de Goede
2024-06-21
1
-1
/
+1
*
leds: is31fl319x: Constify struct regmap_config
Christophe JAILLET
2024-06-21
1
-2
/
+2
*
-
.
Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...
Lee Jones
2024-06-21
10
-42
/
+174
|
\
\
|
|
*
mfd: cros_ec: Register keyboard backlight subdevice
Thomas Weißschuh
2024-06-14
1
-0
/
+9
|
|
*
platform/chrome: cros_kbd_led_backlight: allow binding through MFD
Thomas Weißschuh
2024-06-14
2
-3
/
+39
|
|
*
leds: class: Add flag to avoid automatic renaming of LED devices
Thomas Weißschuh
2024-06-14
1
-0
/
+2
|
|
*
leds: class: Warn about name collisions earlier
Thomas Weißschuh
2024-06-14
1
-4
/
+3
|
*
|
power: supply: power-supply-leds: Add charging_orange_full_green trigger for ...
Kate Hsuan
2024-05-31
1
-0
/
+23
|
*
|
leds: trigger: Add led_mc_trigger_event() function
Hans de Goede
2024-05-31
1
-0
/
+20
|
*
|
leds: core: Add led_mc_set_brightness() function
Hans de Goede
2024-05-31
2
-0
/
+32
|
*
|
leds: rgb: leds-ktd202x: Initialize mutex earlier
Hans de Goede
2024-05-31
1
-4
/
+4
|
*
|
leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
Kate Hsuan
2024-05-31
1
-0
/
+8
|
*
|
leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
Kate Hsuan
2024-05-31
2
-31
/
+34
|
|
/
*
|
mfd: cros_ec: Register LED subdevice
Thomas Weißschuh
2024-06-21
1
-0
/
+9
*
|
leds: Add ChromeOS EC driver
Thomas Weißschuh
2024-06-21
3
-0
/
+293
[next]