summaryrefslogtreecommitdiff
path: root/drivers/leds/trigger/ledtrig-input-events.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-11-13leds: trigger: Replace use of system_wq() with system_percpu_wq()Marco Crivellari1-1/+1
2024-06-26leds: trigger: input-events: Rewrite to fix a serious locking issueHans de Goede1-102/+34
2024-06-21leds: trigger: Add new LED Input events triggerHans de Goede1-0/+233