summaryrefslogtreecommitdiffstats
path: root/sound/core/control_led.c
AgeCommit message (Expand)AuthorLines
2021-08-13ALSA: core: control_led: use strscpy instead of strlcpyPierre-Louis Bossart-1/+1
2021-06-14ALSA: control_led - fix initialization in the mode show callbackJaroslav Kysela-1/+1
2021-06-08Merge branch 'for-linus' into for-nextTakashi Iwai-7/+26
2021-06-02ALSA: control led: fix memory leak in snd_ctl_led_registerDongliang Mu-7/+26
2021-05-25ALSA: control_led - use DEVICE_ATTR_*() macroYueHaibing-15/+19
2021-04-14ALSA: control_led - fix the stack usage (control element ops)Jaroslav Kysela-2/+6
2021-04-09ALSA: control - double free in snd_ctl_led_init()Dan Carpenter-1/+1
2021-04-06ALSA: control - off by one in store_mode()Dan Carpenter-1/+1
2021-04-01ALSA: control led - improve the set_led_id() parserJaroslav Kysela-1/+4
2021-03-30ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela-4/+362
2021-03-30ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela-29/+163
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela-0/+278