summaryrefslogtreecommitdiff
path: root/sound/core/control_led.c
AgeCommit message (Expand)Author
2023-08-17ALSA: control: Don't embed ctl_devTakashi Iwai
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai
2023-06-21sound: make all 'class' structures constIvan Orlov
2023-01-09ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela
2022-08-02ALSA: control-led: Replace sprintf() with sysfs_emit()Takashi Iwai
2021-11-23ALSA: led: Use restricted type for iface assignmentTakashi Iwai
2021-08-13ALSA: core: control_led: use strscpy instead of strlcpyPierre-Louis Bossart
2021-06-14ALSA: control_led - fix initialization in the mode show callbackJaroslav Kysela
2021-06-08Merge branch 'for-linus' into for-nextTakashi Iwai
2021-06-02ALSA: control led: fix memory leak in snd_ctl_led_registerDongliang Mu
2021-05-25ALSA: control_led - use DEVICE_ATTR_*() macroYueHaibing
2021-04-14ALSA: control_led - fix the stack usage (control element ops)Jaroslav Kysela
2021-04-09ALSA: control - double free in snd_ctl_led_init()Dan Carpenter
2021-04-06ALSA: control - off by one in store_mode()Dan Carpenter
2021-04-01ALSA: control led - improve the set_led_id() parserJaroslav Kysela
2021-03-30ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela
2021-03-30ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela