| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 1 | -1/+1 |
* | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -6/+2 |
* | ALSA: wss: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -11/+5 |
* | ALSA: wss_lib: Fix resume on Yamaha OPL3-SAx | Ondrej Zary | 2012-07-16 | 1 | -0/+4 |
* | ALSA: wss_lib: fix suspend/resume | Ondrej Zary | 2012-07-16 | 1 | -1/+0 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ALSA: opti93x: move controls definitions to opti93x driver | Krzysztof Helt | 2009-12-11 | 1 | -65/+15 |
* | ALSA: cs4236: update control names | Krzysztof Helt | 2009-11-18 | 1 | -4/+4 |
* | ALSA: cs4236: detect chip in one pass | Krzysztof Helt | 2009-11-05 | 1 | -2/+1 |
* | ALSA: wss: reuse CS4231 controls for AD1848 | Krzysztof Helt | 2009-10-11 | 1 | -56/+23 |
* | ALSA: wss: convert CS4231 mixer to dB scale | Krzysztof Helt | 2009-10-10 | 1 | -17/+26 |
* | Merge branch 'topic/sscape-fix' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -28/+53 |
|\ |
|
| * | ALSA: wss-lib: remove "pops" before each played sound | Krzysztof Helt | 2009-01-17 | 1 | -28/+13 |
| * | ALSA: wss-lib: move AD1845 frequency setting into wss-lib | Krzysztof Helt | 2009-01-11 | 1 | -0/+40 |
* | | ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection | Krzysztof Helt | 2009-02-16 | 1 | -1/+2 |
* | | ALSA: wss - Add missing KERN_* prefix to printk | Takashi Iwai | 2009-02-05 | 1 | -23/+53 |
|/ |
|
* | ALSA: wss_lib: do not mess mixer settings during probe | Krzysztof Helt | 2008-08-25 | 1 | -5/+5 |
* | ALSA: wss_lib: snd_wss_calibrate_mute improvement | Krzysztof Helt | 2008-08-25 | 1 | -13/+13 |
* | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai | 2008-08-13 | 1 | -2/+4 |
* | ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function. | Rene Herman | 2008-08-13 | 1 | -1/+1 |
* | ALSA: wss_lib: rework snd_ad1848_probe() | Rene Herman | 2008-08-06 | 1 | -64/+69 |
* | ALSA: wss_lib: fix AZT2320 probe. | Rene Herman | 2008-08-06 | 1 | -5/+7 |
* | ALSA: wss_lib: remove second mutexes initialization | Krzysztof Helt | 2008-08-06 | 1 | -4/+0 |
* | ALSA: wss_lib: fix opti93x capture formats limitations | Krzysztof Helt | 2008-08-06 | 1 | -2/+4 |
* | ALSA: wss_lib: use wss detection code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 1 | -30/+120 |
* | ALSA: wss_lib: use wss pcm code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 1 | -26/+100 |
* | ALSA: wss_lib: use wss mixer code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 1 | -5/+56 |
* | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 2008-08-06 | 1 | -546/+701 |
* | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 2008-08-06 | 1 | -1/+1 |
* | ALSA: wss_lib: move cs4231_lib into wss_lib | Krzysztof Helt | 2008-08-06 | 1 | -0/+1945 |