summaryrefslogtreecommitdiff
path: root/sound/isa/wss
AgeCommit message (Expand)Author
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal
2017-08-12ALSA: wss: constify snd_pcm_ops structuresArvind Yadav
2017-06-09ALSA: wss: Constify hw_constraintsTakashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen
2014-10-21ALSA: wss: Use snd_ctl_enum_info()Takashi Iwai
2012-07-16ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary
2012-07-16ALSA: wss_lib: fix suspend/resumeOndrej Zary
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2009-12-11ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt
2009-11-18ALSA: cs4236: update control namesKrzysztof Helt
2009-11-05ALSA: cs4236: detect chip in one passKrzysztof Helt
2009-10-11ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt
2009-10-10ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt
2009-03-24Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai
2009-02-16ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt
2009-02-05ALSA: wss - Add missing KERN_* prefix to printkTakashi Iwai
2009-01-17ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt
2009-01-11ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt
2008-08-25ALSA: wss_lib: do not mess mixer settings during probeKrzysztof Helt
2008-08-25ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-08-13ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman
2008-08-06ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman
2008-08-06ALSA: wss_lib: fix AZT2320 probe.Rene Herman
2008-08-06ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt
2008-08-06ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt