index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
leds
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
5
-9
/
+9
2025-03-29
Merge tag 'leds-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
Linus Torvalds
19
-153
/
+324
2025-03-29
Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
3
-0
/
+284
2025-03-25
Merge tag 'gpio-updates-for-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-03-21
leds: nic78bx: Tidy up ACPI ID table
Andy Shevchenko
2
-5
/
+14
2025-03-21
leds: mlxcpld: Remove unused ACPI header inclusion
Andy Shevchenko
1
-1
/
+0
2025-03-21
leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMs
Abel Vesa
1
-3
/
+3
2025-03-21
leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs
Abel Vesa
1
-1
/
+1
2025-03-21
leds: rgb: leds-qcom-lpg: Fix pwm resolution max for normal PWMs
Abel Vesa
1
-1
/
+1
2025-03-21
leds: Rename simple directory to simatic
Lee Jones
10
-4
/
+4
2025-03-17
Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
1
-11
/
+10
2025-03-13
leds: Kconfig: leds-st1202: Add select for required LEDS_TRIGGER_PATTERN
Manuel Fombuena
1
-0
/
+1
2025-03-13
leds: leds-st1202: Spacing and proofreading editing
Manuel Fombuena
1
-5
/
+5
2025-03-13
leds: leds-st1202: Initialize hardware before DT node child operations
Manuel Fombuena
1
-2
/
+2
2025-02-28
leds: leds-st1202: Fix NULL pointer access on race condition
Manuel Fombuena
1
-11
/
+10
2025-02-27
leds: pwm-multicolor: Add check for fwnode_property_read_u32
Yuanjun Gong
1
-1
/
+4
2025-02-27
leds: rgb: leds-qcom-lpg: Add support for 6-bit PWM resolution
Anjelique Melendez
1
-6
/
+7
2025-02-27
leds: Fix LED_OFF brightness race
Remi Pommarel
1
-4
/
+18
2025-02-26
leds: aw200xx: don't use return with gpiod_set_value() variants
Bartosz Golaszewski
1
-1
/
+1
2025-02-21
Revert "leds-pca955x: Remove the unused function pca95xx_num_led_regs()"
Eddie James
1
-0
/
+6
2025-02-20
leds: max77705: Add LEDs support
Dzmitry Sankouski
3
-0
/
+284
2025-02-20
leds: st1202: Refactor st1202_led_set() to use !! operator for boolean conversion
Pei Xiao
1
-2
/
+1
2025-02-20
leds: pca955x: Add HW blink support
Eddie James
1
-52
/
+172
2025-02-20
leds: pca955x: Optimize probe LED selection
Eddie James
1
-10
/
+28
2025-02-20
leds: pca955x: Use pointers to driver data rather than I2C client
Eddie James
1
-34
/
+27
2025-02-20
leds: pca955x: Refactor with helper functions and renaming
Eddie James
1
-27
/
+25
2025-02-18
leds: trigger: pattern: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-11
leds: st1202: Check for error code from devm_mutex_init() call
Thomas Weißschuh
1
-1
/
+3
2025-02-10
leds: lp8860: Drop unneeded assignment for cache_type
Andy Shevchenko
1
-2
/
+0
2025-02-10
leds: trigger: netdev: Configure LED blink interval for HW offload
Marek Vasut
1
-3
/
+13
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2025-01-22
Merge tag 'leds-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
Linus Torvalds
14
-183
/
+636
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
4
-0
/
+665
2025-01-09
leds: triggers: Constify 'struct bin_attribute'
Thomas Weißschuh
3
-7
/
+7
2025-01-09
leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leak
Joe Hattori
1
-5
/
+1
2025-01-09
leds: lp8864: Add support for Texas Instruments LP8864, LP8864S, LP8866 LED-backlights
Alexander Sverdlin
3
-0
/
+309
2025-01-09
leds: Add LED1202 I2C driver
Vicentiu Galanopulo
3
-0
/
+427
2024-12-23
leds: Add LED1202 I2C driver
Vicentiu Galanopulo
2
-0
/
+426
2024-12-17
leds: pwm-multicolor: Disable PWM when going to suspend
Jakob Riepler
1
-1
/
+7
2024-12-17
leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata()
Joe Hattori
1
-0
/
+1
2024-12-17
leds: Add AAEON UP board LED driver
Thomas Richard
3
-0
/
+136
2024-12-17
leds: Add driver for LEDs from qnap-mcu devices
Heiko Stuebner
3
-0
/
+239
2024-12-17
leds: trigger: netdev: Check offload ability on interface up
Marek Vasut
1
-0
/
+2
2024-12-12
leds: turris-omnia: Use uppercase first letter in all comments
Marek Behún
1
-4
/
+4
2024-12-12
leds: turris-omnia: Use dev_err_probe() where appropriate
Marek Behún
1
-34
/
+16
2024-12-12
leds: turris-omnia: Inform about missing LED gamma correction feature in the MCU driver
Marek Behún
1
-6
/
+0
2024-12-12
leds: turris-omnia: Notify sysfs on MCU global LEDs brightness change
Marek Behún
2
-0
/
+63
2024-12-12
leds: turris-omnia: Document driver private structures
Marek Behún
1
-0
/
+16
2024-12-12
leds: turris-omnia: Use global header for MCU command definitions
Marek Behún
1
-48
/
+23
[next]