aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/cs4236_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: wss: Allocate resources with device-managed APIsTakashi Iwai1-2/+0
2021-06-09ALSA: cs423x: Fix assignment in if conditionTakashi Iwai1-4/+8
2020-08-06ALSA: isa: delete repeated words in commentsRandy Dunlap1-1/+1
2020-01-05ALSA: cs423x: More constificationTakashi Iwai1-1/+1
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai1-7/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2017-06-09ALSA: cs423x: Constify hw_constraintsTakashi Iwai1-2/+2
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen1-6/+3
2009-11-19ALSA: cs4236: add dB scale for all volume controlsKrzysztof Helt1-44/+108
2009-11-18ALSA: cs4236: update control namesKrzysztof Helt1-28/+21
2009-11-05ALSA: cs4236: detect chip in one passKrzysztof Helt1-19/+31
2009-02-17ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236Takashi Iwai1-24/+0
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai1-7/+14
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-1/+2
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt1-140/+204
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt1-1/+1
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-2/+2
2006-03-22[ALSA] cs4236 - Fix a typoTakashi Iwai1-1/+1
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar1-2/+2
2006-01-03[ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai1-53/+53
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+970