summaryrefslogtreecommitdiff
path: root/sound/core/control_led.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-14ALSA: control_led - fix the stack usage (control element ops)Jaroslav Kysela1-2/+6
2021-04-09ALSA: control - double free in snd_ctl_led_init()Dan Carpenter1-1/+1
2021-04-06ALSA: control - off by one in store_mode()Dan Carpenter1-1/+1
2021-04-01ALSA: control led - improve the set_led_id() parserJaroslav Kysela1-1/+4
2021-03-30ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela1-4/+362
2021-03-30ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela1-29/+163
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela1-0/+278