aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_via.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-08ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai1-1/+5
2009-07-07ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai1-19/+35
2009-07-07ALSA: hda - Add missing EAPD initialization for VIA codecsTakashi Iwai1-0/+3
2009-07-07ALSA: hda - Clean up VT170x dig-in initialization codeTakashi Iwai1-17/+7
2009-05-08ALSA: hda - Fix secondary SPDIF on VT1708S and VT1702 codecsTakashi Iwai1-60/+51
2009-02-20ALSA: hda - Remove codec-specific pin save/restore functionsTakashi Iwai1-5/+2
2009-02-12ALSA: hda - Detect multiple digital-out pinsTakashi Iwai1-5/+5
2008-12-18ALSA: hda - Remove duplicated strings from codec nameTakashi Iwai1-36/+36
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-2/+24
2008-11-18ALSA: hda: remove redundant get_amp_nid()Wu Fengguang1-2/+0
2008-10-13ALSA: hda - Use generic array helpersTakashi Iwai1-41/+30
2008-09-23ALSA: HDA VIA: Replace buggy Mic BoostHarald Welte1-2/+104
2008-09-23ALSA: HDA VIA: Fix 2nd S/PDIF out functionHarald Welte1-53/+22
2008-09-23ALSA: HDA VIA: Fix crash on codecs without HeadphoneHarald Welte1-4/+11
2008-09-09ALSA: HDA patch_via.c: Second S/PDIF (HDMI) supportHarald Welte1-1/+80
2008-09-09ALSA: HDA patch_via.c: Independent DAC for headphoneHarald Welte1-23/+281
2008-09-09ALSA: HDA patch_via.c: Mute on headphone plug-inHarald Welte1-11/+122
2008-09-09ALSA: HDA patch_via.c: Add VT1708S and VT1702 supportHarald Welte1-4/+758
2008-09-09ALSA: HDA patch_via.c: Fix inversion of surround and side channelsHarald Welte1-12/+13
2008-09-09ALSA: HDA patch_via.c: HP and CD pin connect configHarald Welte1-2/+30
2008-09-09ALSA: HDA patch_via.c: cleanupHarald Welte1-8/+8
2008-05-24[ALSA] hda - Fix noise on VT1708 codecTakashi Iwai1-0/+20
2008-04-24[ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai1-2/+1
2008-04-24[ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison1-1/+1
2008-04-24[ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai1-1/+7
2008-04-24[ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai1-0/+1
2008-01-31[ALSA] hda-codec - Enable VIA SPDIF input pinTakashi Iwai1-4/+6
2008-01-31[ALSA] hda-codec - Remove obsolete FIXME'sTakashi Iwai1-3/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] hda-codec - Add support for VIA VT1708B HD audio codecJosepch Chan1-50/+625
2007-10-23[ALSA] hda-codec - Fix possible array overflowTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai1-12/+56
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai1-24/+0
2007-05-11[ALSA] hda-codec - Fix SPDIF outputTakashi Iwai1-1/+13
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-09[ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codecJoseph Chan1-0/+1396