aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/mia_dsp.c
Commit message (Collapse)AuthorAge
* Merge branch 'topic/echoaudio' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: echoaudio: remove line-out volume from vmixer cardsGiuliano Pochini2009-03-16
| | | | | | | | | | | | | | | | | | 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>
* | ALSA: echoaudio - replace uses of __constant_{endian}Harvey Harrison2009-02-11
|/ | | | | | | The base versions handle constant folding now. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
| | | | | | | | 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>
* [ALSA] Add echoaudio sound driversGiuliano Pochini2006-06-28
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>