summaryrefslogtreecommitdiff
path: root/drivers/leds/trigger/ledtrig-input-events.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-13leds: trigger: Replace use of system_wq() with system_percpu_wq()Marco Crivellari
2024-06-26leds: trigger: input-events: Rewrite to fix a serious locking issueHans de Goede
2024-06-21leds: trigger: Add new LED Input events triggerHans de Goede