index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
control_led.c
Age
Commit message (
Expand
)
Author
2023-08-17
ALSA: control: Don't embed ctl_dev
Takashi Iwai
2023-07-20
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
2023-06-21
sound: make all 'class' structures const
Ivan Orlov
2023-01-09
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
2022-08-02
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
2021-11-23
ALSA: led: Use restricted type for iface assignment
Takashi Iwai
2021-08-13
ALSA: core: control_led: use strscpy instead of strlcpy
Pierre-Louis Bossart
2021-06-14
ALSA: control_led - fix initialization in the mode show callback
Jaroslav Kysela
2021-06-08
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-06-02
ALSA: control led: fix memory leak in snd_ctl_led_register
Dongliang Mu
2021-05-25
ALSA: control_led - use DEVICE_ATTR_*() macro
YueHaibing
2021-04-14
ALSA: control_led - fix the stack usage (control element ops)
Jaroslav Kysela
2021-04-09
ALSA: control - double free in snd_ctl_led_init()
Dan Carpenter
2021-04-06
ALSA: control - off by one in store_mode()
Dan Carpenter
2021-04-01
ALSA: control led - improve the set_led_id() parser
Jaroslav Kysela
2021-03-30
ALSA: led control - add sysfs kcontrol LED marking layer
Jaroslav Kysela
2021-03-30
ALSA: control - add sysfs support to the LED trigger module
Jaroslav Kysela
2021-03-30
ALSA: control - add generic LED trigger module as the new control layer
Jaroslav Kysela