index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
trigger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-07-03
3
-16
/
+7
|
\
|
*
leds: trigger: netdev: Remove NULL check before dev_{put, hold}
Yang Li
2023-05-25
1
-4
/
+2
|
*
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
2023-05-25
2
-12
/
+5
*
|
leds: trigger: netdev: expose hw_control status via sysfs
Christian Marangi
2023-06-21
1
-0
/
+11
*
|
leds: trigger: netdev: add additional specific link duplex mode
Christian Marangi
2023-06-21
1
-2
/
+25
*
|
leds: trigger: netdev: add additional specific link speed mode
Christian Marangi
2023-06-21
1
-10
/
+70
*
|
leds: trigger: netdev: uninitialized variable in netdev_trig_activate()
Dan Carpenter
2023-06-15
1
-1
/
+1
*
|
leds: trigger: netdev: expose netdev trigger modes in linux include
Christian Marangi
2023-05-31
1
-9
/
+0
*
|
leds: trigger: netdev: init mode if hw control already active
Christian Marangi
2023-05-31
1
-0
/
+17
*
|
leds: trigger: netdev: validate configured netdev
Andrew Lunn
2023-05-31
1
-2
/
+22
*
|
leds: trigger: netdev: add support for LED hw control
Christian Marangi
2023-05-31
1
-2
/
+41
*
|
leds: trigger: netdev: reject interval store for hw_control
Christian Marangi
2023-05-31
1
-0
/
+3
*
|
leds: trigger: netdev: add basic check for hw control support
Christian Marangi
2023-05-31
1
-0
/
+14
*
|
leds: trigger: netdev: introduce check for possible hw control
Christian Marangi
2023-05-31
1
-0
/
+8
*
|
leds: trigger: netdev: refactor code setting device name
Andrew Lunn
2023-05-31
1
-9
/
+20
|
/
*
leds: trigger: netdev: Use mutex instead of spinlocks
Christian Marangi
2023-05-25
1
-9
/
+9
*
leds: trigger: netdev: Convert device attr to macro
Christian Marangi
2023-05-25
1
-41
/
+16
*
leds: trigger: netdev: Rename add namespace to netdev trigger enum modes
Christian Marangi
2023-05-25
1
-33
/
+25
*
leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from mode
Christian Marangi
2023-05-25
1
-11
/
+8
*
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
2023-05-25
1
-0
/
+3
*
leds: Mark GPIO LED trigger broken
Linus Walleij
2023-03-16
1
-0
/
+1
*
leds: Remove ide-disk trigger
Corentin Labbe
2023-02-04
1
-4
/
+0
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
4
-4
/
+4
*
leds: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-07
1
-1
/
+1
*
leds: trigger: Disable CPU trigger on PREEMPT_RT
Sebastian Andrzej Siewior
2021-10-13
1
-0
/
+1
*
leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA
Lukas Bulwahn
2021-08-18
1
-1
/
+1
*
leds: trigger: audio: Add an activate callback to ensure the initial brightne...
Hans de Goede
2021-08-03
1
-8
/
+29
*
Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
|
*
leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'
Lee Jones
2021-05-28
1
-1
/
+1
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
3
-0
/
+3
|
/
*
Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-05-03
1
-1
/
+1
|
\
|
*
leds: trigger: pattern: Switch to using the new API kobj_to_dev()
Tian Tao
2021-04-25
1
-1
/
+1
*
|
leds: trigger/tty: Use led_set_brightness_sync() from workqueue
Uwe Kleine-König
2021-03-10
1
-2
/
+2
*
|
leds: trigger: Fix error path to not unlock the unlocked mutex
Uwe Kleine-König
2021-03-10
1
-5
/
+2
|
/
*
leds: trigger: implement a tty trigger
Uwe Kleine-König
2021-01-15
3
-0
/
+193
*
ledtrig-cpu: Limit to 8 CPUs
Pavel Machek
2020-09-30
1
-3
/
+10
*
leds: pattern trigger -- check pattern for validity
Pavel Machek
2020-07-24
1
-2
/
+4
*
leds: trigger: gpio: Avoid warning on update of inverted
Jan Kiszka
2020-07-12
1
-1
/
+2
*
leds: trigger: remove redundant assignment to variable ret
Colin Ian King
2020-04-27
1
-2
/
+2
*
ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
Pavel Machek
2020-01-22
1
-2
/
+2
*
Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2019-12-01
1
-1
/
+4
|
\
|
*
leds: trigger: netdev: fix handling on interface rename
Martin Schiller
2019-11-03
1
-1
/
+4
*
|
leds: Use all-in-one vtime aware kcpustat accessor
Frederic Weisbecker
2019-11-21
1
-5
/
+9
*
|
leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
1
-1
/
+1
|
/
*
leds: trigger: gpio: GPIO 0 is valid
Andy Shevchenko
2019-09-01
1
-5
/
+7
*
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
2
-2
/
+2
|
\
|
*
docs: leds: convert to ReST
Mauro Carvalho Chehab
2019-06-28
2
-2
/
+2
|
*
leds: avoid flush_work in atomic context
Pavel Machek
2019-05-26
1
-0
/
+5
*
|
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
12
-53
/
+12
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
12
-53
/
+12
[next]