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-13
leds: lp8860: Write full EEPROM, not only half of it
Alexander Sverdlin
1
-1
/
+1
2025-03-13
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: 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-19
leds: ss4200: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+5
2024-08-19
Revert "leds: led-core: Fix refcount leak in of_led_get()"
Luca Ceresoli
1
-1
/
+0
2024-08-19
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-23
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
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-07-27
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
1
-0
/
+3
2023-05-17
leds: tca6507: Fix error handling of using fwnode_property_read_string
H. Nikolaus Schaller
1
-2
/
+3
2023-05-17
leds: TI_LMU_COMMON: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+1
2023-03-11
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
1
-0
/
+1
2023-03-11
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
1
-1
/
+4
2022-10-26
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
1
-2
/
+0
2021-09-15
leds: trigger: audio: Add an activate callback to ensure the initial brightne...
Hans de Goede
1
-8
/
+29
2021-09-15
leds: lt3593: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-3
/
+2
2021-09-15
leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
Jiapeng Chong
1
-0
/
+1
2021-07-20
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
leds: tlc591xx: fix return value check in tlc591xx_probe()
Yang Yingliang
1
-2
/
+6
2021-07-14
leds: ktd2692: Fix an error handling path
Christophe JAILLET
1
-9
/
+18
2021-07-14
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
1
-0
/
+1
2021-07-14
leds: lp50xx: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+1
2021-07-14
leds: lm3697: Don't spam logs when probe is deferred
Andy Shevchenko
1
-5
/
+3
2021-07-14
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-4
/
+4
2021-07-14
leds: lm36274: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-0
/
+1
2021-07-14
leds: lm3532: select regmap I2C API
Andy Shevchenko
1
-0
/
+1
2021-07-14
leds: class: The -ENOTSUPP should never be seen by user space
Andy Shevchenko
1
-4
/
+0
2021-05-26
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
1
-1
/
+3
2021-05-26
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
1
-3
/
+1
2021-02-03
leds: trigger: fix potential deadlock with libata
Andrea Righi
1
-4
/
+6
2020-12-30
leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI
Marek Behún
1
-2
/
+2
2020-12-30
leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
Christophe JAILLET
1
-2
/
+4
2020-12-30
leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()
Yu Kuai
1
-11
/
+24
2020-10-07
leds: pwm: Remove platform_data support
Alexander Dahl
1
-25
/
+5
2020-10-05
leds: lm3697: Fix out-of-bound access
Gabriel David
1
-3
/
+5
2020-09-30
leds: ns2: do not guard OF match pointer with of_match_ptr
Marek Behún
1
-7
/
+7
2020-09-30
leds: ns2: convert to fwnode API
Marek Behún
1
-29
/
+26
2020-09-30
leds: tlc591xx: fix leak of device node iterator
Tobias Jordan
1
-1
/
+3
2020-09-30
leds: pca963x: use struct led_init_data when registering
Marek Behún
1
-13
/
+12
2020-09-30
leds: pca963x: register LEDs immediately after parsing, get rid of platdata
Marek Behún
1
-117
/
+71
2020-09-30
leds: tca6507: remove binding comment
Marek Behún
1
-17
/
+0
2020-09-30
leds: tca6507: cosmetic change: use helper variable
Marek Behún
1
-17
/
+16
2020-09-30
leds: tca6507: do not set GPIO names
Marek Behún
1
-3
/
+0
2020-09-30
ledtrig-cpu: Limit to 8 CPUs
Pavel Machek
1
-3
/
+10
[next]