aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/control.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-04ALSA: control: Add verification for kctl accessesTakashi Iwai1-0/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2018-04-25ALSA: control: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai1-1/+3
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai1-0/+3
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar1-0/+1
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang1-1/+1
2015-04-27ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang1-1/+1
2015-03-04ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida1-1/+1
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai1-2/+9
2014-07-15ALSA: control: Define SNDRV_CTL_TLV_OP_* constantsTakashi Iwai1-1/+6
2013-06-24ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai1-1/+2
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi1-1/+4
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai1-0/+5
2012-02-17ALSA: core: Constify the name in new kcontrolsMark Brown1-1/+1
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai1-0/+8
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos1-0/+1
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai1-0/+2
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch1-1/+3
2009-11-06control: use reference-counted pidClemens Ladisch1-1/+3
2009-11-06control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch1-1/+0
2009-03-09ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai1-0/+32
2009-03-09ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai1-2/+18
2008-06-13ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai1-3/+0
2008-04-24[ALSA] Move vmaster code to sound coreTakashi Iwai1-0/+7
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] Add helper functions for frequently used callbacksTakashi Iwai1-0/+8
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-2/+2
2007-02-09[ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk1-1/+0
2006-09-23[ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai1-1/+0
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela1-2/+14
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela1-0/+2
2006-01-03[ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai1-52/+42
2005-06-22[ALSA] Add const prefixTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+162