summaryrefslogtreecommitdiffstats
path: root/include/sound/control.h
AgeCommit message (Expand)AuthorLines
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai-25/+0
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai-7/+0
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai-20/+2
2024-07-30ALSA: control: Annotate snd_kcontrol with __counted_by()Takashi Iwai-1/+1
2024-04-02ALSA: control: Introduce snd_ctl_find_id_mixer_locked()Richard Fitzgerald-0/+23
2023-07-21ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai-0/+3
2023-07-21ALSA: control: Introduce snd_ctl_find_id_mixer()Takashi Iwai-0/+22
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai-1/+3
2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai-1/+1
2022-10-21ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero-0/+1
2022-07-29ALSA: control: Use deferred fasync helperTakashi Iwai-1/+1
2022-06-15ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUGTakashi Iwai-1/+1
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela-1/+18
2021-03-30ALSA: control - add layer registration routinesJaroslav Kysela-0/+12
2021-03-30ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela-2/+2
2020-10-26ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann-1/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai-22/+23
2020-05-07ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-01-04ALSA: control: Add verification for kctl accessesTakashi Iwai-0/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-16/+1
2018-04-25ALSA: control: Hardening for potential Spectre v1Takashi Iwai-2/+5
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai-1/+3
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai-0/+3
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar-0/+1
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang-1/+1
2015-04-27ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang-1/+1
2015-03-04ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida-1/+1
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai-2/+9
2014-07-15ALSA: control: Define SNDRV_CTL_TLV_OP_* constantsTakashi Iwai-1/+6
2013-06-24ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai-1/+2
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi-1/+4
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai-1/+1
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai-0/+5
2012-02-17ALSA: core: Constify the name in new kcontrolsMark Brown-1/+1
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai-0/+8
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai-0/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-22ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos-0/+1
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai-0/+2
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch-1/+3
2009-11-06control: use reference-counted pidClemens Ladisch-1/+3
2009-11-06control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch-1/+0
2009-03-09ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai-0/+32
2009-03-09ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai-2/+18
2008-06-13ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai-3/+0
2008-04-24[ALSA] Move vmaster code to sound coreTakashi Iwai-0/+7
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2007-10-16[ALSA] Add helper functions for frequently used callbacksTakashi Iwai-0/+8
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai-2/+2
2007-02-09[ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk-1/+0