summaryrefslogtreecommitdiff
path: root/sound/core/ctljack.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-301-1/+1
* ALSA: jack: Fix endless loop at unique index detectionTakashi Iwai2015-06-261-1/+4
* ALSA: jack: Fix the id uniqueness checkTakashi Iwai2015-05-291-1/+1
* ALSA: jack: remove exporting ctljack functionsJie Yang2015-04-271-2/+0
* ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-271-2/+2
* ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-271-3/+34
* ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2011-11-161-0/+1
* ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-161-0/+55