summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_via.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.Lydia Wang1-0/+5
2011-03-24ALSA: hda - VIA: Update unsolicited event functionLydia Wang1-11/+15
2011-03-24ALSA: hda - VIA: Update VT2002P initial verbsLydia Wang1-0/+4
2011-03-24ALSA: hda - VIA: Update VT1718S initial verbsLydia Wang1-2/+3
2011-03-24ALSA: hda - VIA: Update VT1708 initial verbsLydia Wang1-0/+2
2011-03-24ALSA: hda - VIA: Add VT1802 check in via_speaker_automute functionLydia Wang1-1/+1
2011-03-24ALSA: hda - VIA: Fix side channel mute invalid issueLydia Wang1-5/+17
2011-03-23ALSA: hda - VIA: Add support for VT1802Lydia Wang1-32/+163
2011-03-23ALSA: hda - VIA: Add support for VT1705Lydia Wang1-13/+87
2011-03-23ALSA: hda - VIA: Add new power management function.Lydia Wang1-485/+453
2011-03-22ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang1-3/+6
2011-03-22ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang1-0/+5
2011-03-22ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang1-4/+5
2011-03-22ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang1-1/+8
2011-03-22ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang1-0/+5
2011-03-22ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang1-1/+11
2011-03-22ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang1-3/+6
2011-02-22ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson1-1/+1
2011-01-18Merge branch 'fix/hda' into for-linusTakashi Iwai1-8/+20
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai1-8/+20
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo1-2/+1
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai1-58/+42
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai1-8/+8
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai1-7/+8
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecsTakashi Iwai1-71/+73
2010-08-30ALSA: hda - Refactor input-pin parser for VIA codecsTakashi Iwai1-330/+60
2010-07-12ALSA: HDA: VT1708S: fix Smart5.1 modeClemens Ladisch1-7/+25
2010-04-14ALSA: hda - Avoid invalid "Independent HP" control for VIA codecsTakashi Iwai1-16/+23
2010-04-14ALSA: hda - Fix control element allocations in VIA codec parserTakashi Iwai1-1/+1
2009-12-23ALSA: hda - Fix NID association for capture mixersTakashi Iwai1-2/+1
2009-12-15ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela1-3/+1
2009-12-15ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela1-1/+3
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela1-107/+166
2009-11-18ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai1-31/+15
2009-11-16ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai1-1/+1
2009-11-16ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela1-0/+2
2009-11-14sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICEakpm@linux-foundation.org1-1/+4
2009-10-30ALSA: VIA HDA: Add support for VT1818S.Lydia Wang1-2/+13
2009-10-14ALSA: HDA VIA: Remove 48k sample rate limit for S/PDIFLogan Li1-4/+0
2009-10-12sound: use semicolons to end statementsStephen Rothwell1-4/+4
2009-10-11ALSA: HDA VIA: Only cosmetic changesLydia Wang1-31/+33
2009-10-11ALSA: HDA VIA: comments: update copyright, changeset, etc.Lydia Wang1-3/+8
2009-10-11ALSA: HDA VIA: Change PW4 connect select default to to MW0.Lydia Wang1-5/+5
2009-10-11ALSA: HDA VIA: rename vt1708_control_templates[].Lydia Wang1-2/+2
2009-10-11ALSA: HDA VIA: Add VT1812 support.Lydia Wang1-3/+491
2009-10-11ALSA: HDA VIA: Add VT2002P support.Lydia Wang1-5/+660
2009-10-11ALSA: HDA VIA: Add VT1716S support.Lydia Wang1-4/+644
2009-10-11ALSA: HDA VIA: Add VT1828S and VT2020 support.Lydia Wang1-5/+21
2009-10-11ALSA: HDA VIA: Add VT1718S support.Lydia Wang1-9/+545
2009-10-11ALSA: HDA VIA: Move backdoor verbs to vt17xx_volume_init_verbLydia Wang1-14/+6