Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: virtuoso: add HDMI enable switch for HDAV1.3 | Clemens Ladisch | 2010-12-06 | 1 | -2/+4 |
| | | | | | | | | | The GPIO bit that enables analog output on the Xonar HDAV1.3 also disables the HDMI audio output, so we better add a switch for it. Hopefully, this is sufficient to make the HDMI output work. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> | ||||
* | sound: virtuoso: split virtuoso.c | Clemens Ladisch | 2009-09-28 | 1 | -0/+132 |
The virtuoso.c file has become rather big. This patch splits it up so that only code for very similar card models is in one file. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> |