Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-23 | Merge branch 'topic/echoaudio' into for-linus | Takashi Iwai | |
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> | |||
2009-02-11 | ALSA: echoaudio - replace uses of __constant_{endian} | Harvey Harrison | |
The base versions handle constant folding now. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> 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> |