index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
sb
/
sb_mixer.c
Age
Commit message (
Expand
)
Author
2021-06-09
ALSA: sb: Fix assignment in if condition
Takashi Iwai
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-01-05
ALSA: sb: More constifications
Takashi Iwai
2020-01-03
ALSA: isa: Constify snd_kcontrol_new items
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2014-10-21
ALSA: sb16: Use snd_ctl_enum_info()
Takashi Iwai
2014-05-14
ALSA: sb_mixer: missing return statement
Dan Carpenter
2009-12-21
ALSA: jazz16: Add support for Media Vision Jazz16 chipset
Krzysztof Helt
2009-12-14
ALSA: sb_mixer: convert pointer tables to mixer control tables
Krzysztof Helt
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
2009-02-23
ALSA: ALS4000, slight mixer improvements
Andreas Mohr
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
2008-06-23
ALSA: sb - Fix wrong assertions
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-07-20
[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)
Takashi Iwai
2006-03-22
[ALSA] sound/isa/sb/sb_mixer.c double kfree
Dave Jones
2006-01-03
[ALSA] Add PM support to SB-support code
Takashi Iwai
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE
Takashi Iwai
2006-01-03
[ALSA] ALS4000 update
Andreas Mohr
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds