aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/wss (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt1-65/+15
2009-11-18ALSA: cs4236: update control namesKrzysztof Helt1-4/+4
2009-11-05ALSA: cs4236: detect chip in one passKrzysztof Helt1-2/+1
2009-10-11ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt1-56/+23
2009-10-10ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt1-17/+26
2009-03-24Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai1-28/+53
2009-02-16ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt1-1/+2
2009-02-05ALSA: wss - Add missing KERN_* prefix to printkTakashi Iwai1-23/+53
2009-01-17ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt1-28/+13
2009-01-11ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt1-0/+40
2008-08-25ALSA: wss_lib: do not mess mixer settings during probeKrzysztof Helt1-5/+5
2008-08-25ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt1-13/+13
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-2/+4
2008-08-13ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman1-1/+1
2008-08-06ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman1-64/+69
2008-08-06ALSA: wss_lib: fix AZT2320 probe.Rene Herman1-5/+7
2008-08-06ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt1-4/+0
2008-08-06ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt1-2/+4
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt1-30/+120
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt1-26/+100
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt1-5/+56
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt1-546/+701
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt1-1/+1
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2-0/+1955