summaryrefslogtreecommitdiffstats
path: root/sound/isa/wss
Commit message (Expand)AuthorAgeFilesLines
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: wss: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: wss: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-6/+2
* ALSA: wss: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-11/+5
* ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary2012-07-161-0/+4
* ALSA: wss_lib: fix suspend/resumeOndrej Zary2012-07-161-1/+0
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt2009-12-111-65/+15
* ALSA: cs4236: update control namesKrzysztof Helt2009-11-181-4/+4
* ALSA: cs4236: detect chip in one passKrzysztof Helt2009-11-051-2/+1
* ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt2009-10-111-56/+23
* ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt2009-10-101-17/+26
* Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai2009-03-241-28/+53
|\
| * ALSA: wss-lib: remove "pops" before each played soundKrzysztof Helt2009-01-171-28/+13
| * ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt2009-01-111-0/+40
* | ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt2009-02-161-1/+2
* | ALSA: wss - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-23/+53
|/
* ALSA: wss_lib: do not mess mixer settings during probeKrzysztof Helt2008-08-251-5/+5
* ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt2008-08-251-13/+13
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-2/+4
* ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman2008-08-131-1/+1
* ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman2008-08-061-64/+69
* ALSA: wss_lib: fix AZT2320 probe.Rene Herman2008-08-061-5/+7
* ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt2008-08-061-4/+0
* ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt2008-08-061-2/+4
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-30/+120
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-061-26/+100
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-061-5/+56
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-546/+701
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-1/+1
* ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2008-08-062-0/+1955
OpenPOWER on IntegriCloud