Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-16 | ALSA: echoaudio: remove line-out volume from vmixer cards | Giuliano Pochini | |
With this patch the drivers do not set the vmixer volume anymore at startup because it is actually the output volume of the voices and ALSA mandates that the volume must be 0 by default. Signed-off-by: Giuliano Pochini <pochini@shiny.it> Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||
2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | |
Kill snd_assert() in sound/pci/*, either removed or replaced with if () with snd_BUG_ON(). Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz> | |||
2006-06-28 | [ALSA] Add echoaudio sound drivers | Giuliano Pochini | |
From: Giuliano Pochini <pochini@shiny.it>Add echoaudio sound drivers (darla20, darla24, echo3g, gina20, gina24, indigo, indigodj, indigoio, layla20, lala24, mia, mona) Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> |