summaryrefslogtreecommitdiffstats
path: root/sound/core/vmaster.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-5/+1Star
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-2/+2
|\
| * treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+2
* | ALSA: vmaster: use position offset macro of TLV dataTakashi Sakamoto2018-05-141-7/+9
|/
* ALSA: vmaster: Zero-clear ctl before calling slave getTakashi Iwai2018-03-081-1/+1
* ALSA: vmaster: Propagate slave errorTakashi Iwai2018-03-081-1/+4
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-221-2/+4
* ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-0/+31
* ALSA: core: Use standard printk helpersTakashi Iwai2014-02-141-1/+1
* ALSA: vmaster: Fix the regression of missing vmaster hook callTakashi Iwai2013-07-031-1/+1
* ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai2013-06-241-20/+45
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-181-1/+4
|\
| * ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-051-1/+4
* | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-2/+5
|/
* ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap2012-04-181-0/+1
* ALSA: Add a hook capability to vmaster controlsTakashi Iwai2012-03-121-1/+45
* ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai2011-11-101-4/+14
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-11-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-1/+1
* ALSA: Add new TLV types for dBwith min/maxTakashi Iwai2009-06-171-2/+6
* ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai2009-03-091-2/+14
* ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai2009-03-091-17/+29
* [ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai2008-04-241-3/+6
* [ALSA] Move vmaster code to sound coreTakashi Iwai2008-04-241-0/+368