aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/sb_mixer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09ALSA: sb: Fix assignment in if conditionTakashi Iwai1-25/+30
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-01-05ALSA: sb: More constificationsTakashi Iwai1-19/+19
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-10-21ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai1-25/+6
2014-05-14ALSA: sb_mixer: missing return statementDan Carpenter1-6/+8
2009-12-21ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt1-0/+3
2009-12-14ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt1-215/+115
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-2/+2
2009-02-23ALSA: ALS4000, slight mixer improvementsAndreas Mohr1-38/+118
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-3/+6
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai1-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai1-0/+3
2006-03-22[ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones1-3/+1
2006-01-03[ALSA] Add PM support to SB-support codeTakashi Iwai1-0/+137
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai1-34/+34
2006-01-03[ALSA] ALS4000 updateAndreas Mohr1-23/+34
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-2/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+844