Age | Commit message (Expand) | Author | Files | Lines |
2024-04-02 | ALSA: control: Introduce snd_ctl_find_id_mixer_locked() | Richard Fitzgerald | 1 | -0/+23 |
2023-07-21 | ALSA: vmaster: Add snd_ctl_add_followers() helper | Takashi Iwai | 1 | -0/+3 |
2023-07-21 | ALSA: control: Introduce snd_ctl_find_id_mixer() | Takashi Iwai | 1 | -0/+22 |
2023-07-20 | ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers | Takashi Iwai | 1 | -1/+3 |
2023-07-20 | ALSA: control: Make snd_ctl_find_id() argument const | Takashi Iwai | 1 | -1/+1 |
2022-10-21 | ALSA: control: add snd_ctl_rename() | Maciej S. Szmigiero | 1 | -0/+1 |
2022-07-29 | ALSA: control: Use deferred fasync helper | Takashi Iwai | 1 | -1/+1 |
2022-06-15 | ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUG | Takashi Iwai | 1 | -1/+1 |
2021-03-30 | ALSA: control - add generic LED trigger module as the new control layer | Jaroslav Kysela | 1 | -1/+18 |
2021-03-30 | ALSA: control - add layer registration routines | Jaroslav Kysela | 1 | -0/+12 |
2021-03-30 | ALSA: control - introduce snd_ctl_notify_one() helper | Jaroslav Kysela | 1 | -2/+2 |
2020-10-26 | ALSA: make snd_kcontrol_new name a normal string | Arnd Bergmann | 1 | -1/+1 |
2020-07-20 | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai | 1 | -22/+23 |
2020-05-07 | ALSA: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-01-04 | ALSA: control: Add verification for kctl accesses | Takashi Iwai | 1 | -0/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -16/+1 |
2018-04-25 | ALSA: control: Hardening for potential Spectre v1 | Takashi Iwai | 1 | -2/+5 |
2017-11-22 | ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization | Takashi Iwai | 1 | -1/+3 |
2017-10-18 | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal | Takashi Iwai | 1 | -0/+3 |
2017-03-02 | sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies | Ingo Molnar | 1 | -0/+1 |
2015-04-27 | ALSA: hda - Update to use the new jack kctls method | Jie Yang | 1 | -1/+1 |
2015-04-27 | ALSA: Jack: handle jack embedded kcontrol creating within ctljack | Jie Yang | 1 | -1/+1 |
2015-03-04 | ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xml | Masanari Iida | 1 | -1/+1 |
2015-02-02 | ALSA: control: Provide a helper to look for the preferred subdevice | Takashi Iwai | 1 | -2/+9 |
2014-07-15 | ALSA: control: Define SNDRV_CTL_TLV_OP_* constants | Takashi Iwai | 1 | -1/+6 |
2013-06-24 | ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function | Takashi Iwai | 1 | -1/+2 |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi | 1 | -1/+4 |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2012-03-12 | ALSA: Add a hook capability to vmaster controls | Takashi Iwai | 1 | -0/+5 |
2012-02-17 | ALSA: core: Constify the name in new kcontrols | Mark Brown | 1 | -1/+1 |
2011-11-16 | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 1 | -0/+8 |
2011-05-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-22 | ALSA: Add snd_ctl_replace() to dynamically replace a control | Dimitris Papastamos | 1 | -0/+1 |
2011-03-11 | ALSA: Add snd_ctl_activate_id() | Takashi Iwai | 1 | -0/+2 |
2011-01-10 | ALSA: core, oxygen, virtuoso: add an enum control info helper | Clemens Ladisch | 1 | -1/+3 |
2009-11-06 | control: use reference-counted pid | Clemens Ladisch | 1 | -1/+3 |
2009-11-06 | control: remove snd_konctrol_volatile::owner_pid field | Clemens Ladisch | 1 | -1/+0 |
2009-03-09 | ALSA: Add kernel-doc comments to vmaster stuff | Takashi Iwai | 1 | -0/+32 |
2009-03-09 | ALSA: add snd_ctl_add_slave_uncached() | Takashi Iwai | 1 | -2/+18 |
2008-06-13 | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static | Takashi Iwai | 1 | -3/+0 |
2008-04-24 | [ALSA] Move vmaster code to sound core | Takashi Iwai | 1 | -0/+7 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -1/+1 |
2007-10-16 | [ALSA] Add helper functions for frequently used callbacks | Takashi Iwai | 1 | -0/+8 |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 1 | -2/+2 |
2007-02-09 | [ALSA] make sound/core/control.c:snd_ctl_new() static | Adrian Bunk | 1 | -1/+0 |
2006-09-23 | [ALSA] Remove unused tlv_rw field from struct snd_kcontrol | Takashi Iwai | 1 | -1/+0 |
2006-09-23 | [ALSA] Control API - more robust TLV implementation | Jaroslav Kysela | 1 | -2/+14 |
2006-09-23 | [ALSA] Control API - TLV implementation for additional information like dB scale | Jaroslav Kysela | 1 | -0/+2 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: Controls | Takashi Iwai | 1 | -52/+42 |