summaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx/vx_mixer.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: vx: Fix assignment in if conditionTakashi Iwai2021-06-091-13/+26
* ALSA: vx: More constificationsTakashi Iwai2020-01-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-301-12/+12
* ALSA: vx: Use snd_ctl_elem_info()Takashi Iwai2014-10-211-27/+8
* ALSA: vx: Use nonatomic PCM opsTakashi Iwai2014-09-151-8/+4
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-1/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] vxpocket - Check value range in ctl callbacksTakashi Iwai2008-01-311-19/+48
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-16/+2
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-1/+1
* [ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai2006-09-231-2/+15
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-221-36/+36
* [ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai2006-01-031-81/+81
* [ALSA] use PCM interface for IEC958 controlsClemens Ladisch2005-08-301-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1000