aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/mixart/mixart_mixer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09ALSA: mixart: Fix assignment in if conditionTakashi Iwai1-11/+22
2020-01-05ALSA: mixart: More constificationsTakashi Iwai1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-05-21ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal1-3/+3
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-3/+3
2016-07-13ALSA: mixart: don't print an unintialized variable on errorDan Carpenter1-1/+1
2016-03-15ALSA: mixart: silence unitialized variable warningsDan Carpenter1-2/+2
2014-02-26ALSA: mixart: Use standard printk helpersTakashi Iwai1-4/+12
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-4/+4
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] mixart - Check value range in ctl callbacksTakashi Iwai1-41/+83
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-8/+1
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-2/+2
2006-09-23[ALSA] Add dB scale information to mixart driverTakashi Iwai1-0/+14
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-25/+27
2006-01-03[ALSA] Remove xxx_t typedefs: PCI miXartTakashi Iwai1-54/+54
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1136