index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
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