aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/xonar_lib.c
Commit message (Collapse)AuthorAgeFilesLines
* ALSA: virtuoso: add HDMI enable switch for HDAV1.3Clemens Ladisch2010-12-061-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.cClemens Ladisch2009-09-281-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>