summaryrefslogtreecommitdiffstats
path: root/include/sound/control.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-221-1/+3
* ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-0/+3
* sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar2017-03-021-0/+1
* ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-271-1/+1
* ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-271-1/+1
* ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida2015-03-041-1/+1
* ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai2015-02-021-2/+9
* ALSA: control: Define SNDRV_CTL_TLV_OP_* constantsTakashi Iwai2014-07-151-1/+6
* ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai2013-06-241-1/+2
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-1/+4
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-181-1/+1
|\
| * ALSA: core: Constify the name in new kcontrolsMark Brown2012-02-171-1/+1
* | ALSA: Add a hook capability to vmaster controlsTakashi Iwai2012-03-121-0/+5
|/
* ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-161-0/+8
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-221-0/+1
|\
| * ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos2011-03-221-0/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* ALSA: Add snd_ctl_activate_id()Takashi Iwai2011-03-111-0/+2
* ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch2011-01-101-1/+3
* control: use reference-counted pidClemens Ladisch2009-11-061-1/+3
* control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch2009-11-061-1/+0
* ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai2009-03-091-0/+32
* ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai2009-03-091-2/+18
* ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai2008-06-131-3/+0
* [ALSA] Move vmaster code to sound coreTakashi Iwai2008-04-241-0/+7
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Add helper functions for frequently used callbacksTakashi Iwai2007-10-161-0/+8
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-2/+2
* [ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk2007-02-091-1/+0
* [ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai2006-09-231-1/+0
* [ALSA] Control API - more robust TLV implementationJaroslav Kysela2006-09-231-2/+14
* [ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela2006-09-231-0/+2
* [ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai2006-01-031-52/+42
* [ALSA] Add const prefixTakashi Iwai2005-06-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+162