Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: echoaudio - replace uses of __constant_{endian} | Harvey Harrison | 2009-02-12 | 1 | -1/+1 |
| | | | | | | | 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 Iwai | 2008-08-13 | 1 | -3/+6 |
| | | | | | | | | 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] echo3g_dsp.c shouldn't include #include <linux/irq.h> | Adrian Bunk | 2007-02-09 | 1 | -1/+1 |
| | | | | | | | | | Despite being under linux/, linux/irq.h shouldn't be #include'd by arch independent code. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> | ||||
* | [ALSA] Add echoaudio sound drivers | Giuliano Pochini | 2006-06-28 | 1 | -0/+131 |
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> |