index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
leds: mlxreg: Use devm_mutex_init() for mutex initialization
George Stark
1
-11
/
+5
2025-02-21
leds: lp8860: Write full EEPROM, not only half of it
Alexander Sverdlin
1
-1
/
+1
2025-02-21
leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata()
Joe Hattori
1
-0
/
+1
2024-12-14
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-3
/
+11
2024-12-14
leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error paths
Javier Carrasco
1
-2
/
+1
2024-12-14
leds: lp55xx: Remove redundant test for invalid channel number
Michal Vokáč
1
-3
/
+0
2024-09-12
leds: spi-byte: Call of_node_put() on error path
Andy Shevchenko
1
-1
/
+5
2024-08-11
leds: triggers: Flush pending brightness before activating trigger
Thomas Weißschuh
2
-5
/
+6
2024-08-11
leds: trigger: Call synchronize_rcu() before calling trig->activate()
Hans de Goede
1
-0
/
+7
2024-08-11
leds: trigger: Store brightness set by led_trigger_event()
Heiner Kallweit
1
-2
/
+4
2024-08-11
leds: trigger: Remove unused function led_trigger_rename_static()
Heiner Kallweit
1
-13
/
+0
2024-08-03
leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()
Javier Carrasco
1
-1
/
+4
2024-08-03
leds: ss4200: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+5
2024-08-03
Revert "leds: led-core: Fix refcount leak in of_led_get()"
Luca Ceresoli
1
-1
/
+0
2024-08-03
leds: trigger: Unregister sysfs attributes before calling deactivate()
Hans de Goede
1
-1
/
+1
2024-03-26
leds: sgm3140: Add missing timer cleanup and flash gpio control
Ondrej Jirman
1
-0
/
+3
2024-03-26
leds: aw2013: Unlock mutex before destroying it
George Stark
1
-0
/
+1
2024-02-05
leds: trigger: panic: Don't register panic notifier if creating the trigger f...
Heiner Kallweit
1
-1
/
+4
2024-01-25
leds: aw2013: Select missing dependency REGMAP_I2C
Dang Huynh
1
-0
/
+1
2024-01-20
leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
Florian Eckert
1
-0
/
+4
2023-11-20
leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
Christophe JAILLET
1
-2
/
+2
2023-11-20
leds: pwm: Don't disable the PWM when the LED should be off
Uwe Kleine-König
1
-1
/
+1
2023-11-20
leds: turris-omnia: Do not use SMBUS calls
Marek Behún
1
-12
/
+42
2023-11-20
leds: turris-omnia: Drop unnecessary mutex locking
Marek Behún
1
-10
/
+1
2023-10-10
leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
Marek Behún
1
-4
/
+0
2023-09-13
leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...
Marek Behún
1
-4
/
+8
2023-09-13
leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
Marek Behún
1
-4
/
+4
2023-09-13
leds: multicolor: Use rounded division when calculating color components
Marek Behún
1
-3
/
+5
2023-09-13
leds: pwm: Fix error code in led_pwm_create_fwnode()
Dan Carpenter
1
-1
/
+1
2023-08-23
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
Lu Hongfei
1
-2
/
+6
2023-07-19
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
1
-0
/
+3
2023-05-11
leds: tca6507: Fix error handling of using fwnode_property_read_string
H. Nikolaus Schaller
1
-2
/
+3
2023-05-11
leds: TI_LMU_COMMON: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+1
2023-04-13
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-6
/
+8
2023-03-10
leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver
Henning Schild
1
-0
/
+2
2023-03-10
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
1
-1
/
+6
2023-03-10
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
1
-0
/
+1
2023-03-10
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
1
-1
/
+4
2022-12-31
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Luca Weiss
1
-1
/
+2
2022-12-31
led: qcom-lpg: Fix sleeping in atomic
Dmitry Baryshkov
1
-7
/
+11
2022-10-24
leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
Henning Schild
1
-6
/
+6
2022-10-14
Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
1
-2
/
+20
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+37
2022-09-26
leds: pca963: fix misleading indentation
Pavel Machek
1
-1
/
+1
2022-09-21
leds: pca963x: fix blink with hw acceleration
Bernardo Rodrigues
1
-2
/
+20
2022-09-10
leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table static
Hans de Goede
1
-1
/
+1
2022-09-01
leds: simatic-ipc-leds-gpio: add new model 227G
Henning Schild
1
-5
/
+37
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
25
-72
/
+26
2022-08-16
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-3
/
+8
2022-08-16
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
1
-2
/
+0
[next]