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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-05-28
leds: leds-lm3697: Provide some missing descriptions for struct members
Lee Jones
1
-0
/
+4
2021-05-28
leds: leds-lm3692x: Fix some kernel-doc formatting issues
Lee Jones
1
-9
/
+9
2021-05-28
leds: leds-lm3530: Fix incorrect spelling of 'brightness'
Lee Jones
1
-1
/
+1
2021-05-28
leds: leds-lp3944: Provide missing function names in documentation headers
Lee Jones
1
-3
/
+3
2021-05-28
leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'
Lee Jones
1
-1
/
+2
2021-05-28
leds: leds-blinkm: Remove unused variable 'ret'
Lee Jones
1
-3
/
+2
2021-05-28
leds: leds-as3645a: Fix function name 'as3645a_set_current()'
Lee Jones
1
-1
/
+1
2021-05-28
leds: leds-bcm6328: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-05-28
leds: led-class: Fix incorrectly documented param 'dev'
Lee Jones
1
-1
/
+1
2021-05-28
leds: leds-gpio-register: Supply description for param 'id'
Lee Jones
1
-0
/
+1
2021-05-28
leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'
Lee Jones
1
-1
/
+1
2021-05-13
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
1
-1
/
+3
2021-05-13
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-10
leds: tlc591xx: fix return value check in tlc591xx_probe()
Yang Yingliang
1
-2
/
+6
2021-05-03
Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
11
-28
/
+468
2021-04-25
leds: pca9532: Assign gpio base dynamically
Stefan Riedmueller
1
-0
/
+2
2021-04-25
leds: trigger: pattern: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2021-04-25
leds: LEDS_BLINK_LGM should depend on X86
Geert Uytterhoeven
1
-4
/
+2
2021-04-25
leds: lgm: Fix spelling mistake "prepate" -> "prepare"
Colin Ian King
1
-1
/
+1
2021-04-25
leds-lm3642: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
1
-2
/
+2
2021-03-26
leds: rt4505: Add support for Richtek RT4505 flash LED controller
ChiYuan Huang
3
-0
/
+442
2021-03-25
leds: Kconfig: LEDS_CLASS is usually selected.
Pavel Machek
1
-1
/
+1
2021-03-25
leds: lgm: Improve Kconfig help
Rahul Tanwar
4
-24
/
+21
2021-03-10
leds: trigger/tty: Use led_set_brightness_sync() from workqueue
Uwe Kleine-König
1
-2
/
+2
2021-03-10
leds: trigger: Fix error path to not unlock the unlocked mutex
Uwe Kleine-König
1
-5
/
+2
2021-03-09
leds: lgm: fix gpiolib dependency
Arnd Bergmann
1
-0
/
+1
2021-02-26
Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
20
-126
/
+1030
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+193
2021-02-19
leds: lp50xx: Get rid of redundant explicit casting
Andy Shevchenko
1
-2
/
+2
2021-02-19
leds: lp50xx: Update headers block to reflect reality
Andy Shevchenko
1
-2
/
+1
2021-02-19
leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()
Andy Shevchenko
1
-5
/
+3
2021-02-19
leds: lp50xx: Reduce level of dereferences
Andy Shevchenko
1
-14
/
+12
2021-02-19
leds: lp50xx: Switch to new style i2c-driver probe function
Andy Shevchenko
1
-17
/
+16
2021-02-19
leds: lp50xx: Don't spam logs when probe is deferred
Andy Shevchenko
1
-6
/
+3
2021-02-19
leds: apu: extend support for PC Engines APU1 with newer firmware
Andreas Eberlein
1
-1
/
+10
2021-02-19
leds: lgm: Add LED controller driver for LGM SoC
Amireddy Mallikarjuna reddy
5
-0
/
+916
2021-02-19
leds: led-core: Get rid of enum led_brightness
Abanoub Sameh
3
-19
/
+10
2021-02-14
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2021-02-03
leds: gpio: Set max brightness to 1
Dylan Van Assche
1
-1
/
+2
2021-02-03
leds: lm3533: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2021-01-31
leds: rt8515: Add Richtek RT8515 LED driver
Linus Walleij
5
-0
/
+421
2021-01-31
leds: trigger: fix potential deadlock with libata
Andrea Righi
1
-4
/
+6
2021-01-31
leds: leds-ariel: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2021-01-31
leds: leds-lm3533: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-15
leds: trigger: implement a tty trigger
Uwe Kleine-König
3
-0
/
+193
2020-12-30
leds: ss4200: simplify the return expression of register_nasgpio_led()
Zheng Yongjun
1
-5
/
+1
2020-12-30
leds: Use DEVICE_ATTR_{RW, RO, WO} macros
Dwaipayan Ray
8
-53
/
+53
2020-11-25
leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI
Marek Behún
1
-2
/
+2
2020-11-25
leds: turris-omnia: fix checkpatch warning
Marek Behún
1
-2
/
+2
[prev]
[next]