aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/control_led.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-13ALSA: core: control_led: use strscpy instead of strlcpyPierre-Louis Bossart1-1/+1
2021-06-14ALSA: control_led - fix initialization in the mode show callbackJaroslav Kysela1-1/+1
2021-06-08Merge branch 'for-linus' into for-nextTakashi Iwai1-7/+26
2021-06-02ALSA: control led: fix memory leak in snd_ctl_led_registerDongliang Mu1-7/+26
2021-05-25ALSA: control_led - use DEVICE_ATTR_*() macroYueHaibing1-15/+19
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