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