index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
control_led.c
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-27
ALSA: control: Don't add invalid kcontrols to LED layer
Takashi Iwai
1
-0
/
+2
2026-06-04
ALSA: core: Add scoped cleanup helper for card references
Cássio Gabriel
1
-7
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-17
ALSA: control: Relax __free() variable declarations
Takashi Iwai
1
-6
/
+6
2024-12-10
ALSA: control: Avoid WARN() for symlink errors
Takashi Iwai
1
-4
/
+10
2024-08-09
Merge branch 'topic/control-lookup-rwlock' into for-next
Takashi Iwai
1
-1
/
+1
2024-08-09
ALSA: control: Optimize locking for look-up
Takashi Iwai
1
-1
/
+1
2024-08-08
ALSA: control_led: Use dev_err()
Takashi Iwai
1
-1
/
+1
2024-05-22
Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-3
/
+17
2024-04-24
ALSA: control: Use list_for_each_entry_safe()
Andy Shevchenko
1
-10
/
+5
2024-03-28
ALSA: control-led: Integrate mute led trigger
Heiner Kallweit
1
-3
/
+17
2024-02-28
ALSA: control_led: Use guard() for locking
Takashi Iwai
1
-85
/
+65
2023-08-17
ALSA: control: Don't embed ctl_dev
Takashi Iwai
1
-2
/
+2
2023-07-20
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
1
-1
/
+1
2023-06-21
sound: make all 'class' structures const
Ivan Orlov
1
-1
/
+1
2023-01-09
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
1
-3
/
+2
2022-08-02
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-17
/
+12
2021-11-23
ALSA: led: Use restricted type for iface assignment
Takashi Iwai
1
-1
/
+1
2021-08-13
ALSA: core: control_led: use strscpy instead of strlcpy
Pierre-Louis Bossart
1
-1
/
+1
2021-06-14
ALSA: control_led - fix initialization in the mode show callback
Jaroslav Kysela
1
-1
/
+1
2021-06-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-7
/
+26
2021-06-02
ALSA: control led: fix memory leak in snd_ctl_led_register
Dongliang Mu
1
-7
/
+26
2021-05-25
ALSA: control_led - use DEVICE_ATTR_*() macro
YueHaibing
1
-15
/
+19
2021-04-14
ALSA: control_led - fix the stack usage (control element ops)
Jaroslav Kysela
1
-2
/
+6
2021-04-09
ALSA: control - double free in snd_ctl_led_init()
Dan Carpenter
1
-1
/
+1
2021-04-06
ALSA: control - off by one in store_mode()
Dan Carpenter
1
-1
/
+1
2021-04-01
ALSA: control led - improve the set_led_id() parser
Jaroslav Kysela
1
-1
/
+4
2021-03-30
ALSA: led control - add sysfs kcontrol LED marking layer
Jaroslav Kysela
1
-4
/
+362
2021-03-30
ALSA: control - add sysfs support to the LED trigger module
Jaroslav Kysela
1
-29
/
+163
2021-03-30
ALSA: control - add generic LED trigger module as the new control layer
Jaroslav Kysela
1
-0
/
+278