summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_via.c
AgeCommit message (Expand)Author
2011-06-20ALSA: hda - Unify auto-parser in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Return error for invalid setup for VIATakashi Iwai
2011-06-20ALSA: hda - Unify capture-mixer creations in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Assign HP-independent PCM to individual streamTakashi Iwai
2011-06-20ALSA: hda - Unify PCM assignments in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Don't create secondary substream when no independent-hp is usedTakashi Iwai
2011-06-20ALSA: hda - Re-implement smart51 detection for VIA codecsTakashi Iwai
2011-06-20ALSA: hda - Unify output-control parsing in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Unify input-volume creations in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Auto-mute all LO and speakers in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Change pin-ctl for auto-muting in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Generate PCM names dynamically in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Refactor ctl array handling in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Defer mixer element creation to the right time in patch_via.cTakashi Iwai
2011-06-20ALSA: hda - Fill ADCs dynamically for VIA codecsTakashi Iwai
2011-06-20ALSA: hda - Add control to suppress the dynamic pin-power for VIATakashi Iwai
2011-06-20ALSA: hda - Remove superfluous NID_MAPPING use for smart51 mixerTakashi Iwai
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren
2011-06-06ALSA: hda: Allow multple SPDIF controls per codecStephen Warren
2011-05-02ALSA: hda - Constify fixup and other array data in patch_via.cTakashi Iwai
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai
2011-05-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2011-04-28ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang
2011-04-27ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.Lydia Wang
2011-03-24ALSA: hda - VIA: Update unsolicited event functionLydia Wang
2011-03-24ALSA: hda - VIA: Update VT2002P initial verbsLydia Wang
2011-03-24ALSA: hda - VIA: Update VT1718S initial verbsLydia Wang
2011-03-24ALSA: hda - VIA: Update VT1708 initial verbsLydia Wang
2011-03-24ALSA: hda - VIA: Add VT1802 check in via_speaker_automute functionLydia Wang
2011-03-24ALSA: hda - VIA: Fix side channel mute invalid issueLydia Wang
2011-03-23ALSA: hda - VIA: Add support for VT1802Lydia Wang
2011-03-23ALSA: hda - VIA: Add support for VT1705Lydia Wang
2011-03-23ALSA: hda - VIA: Add new power management function.Lydia Wang
2011-03-22ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang
2011-03-22ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang
2011-03-22ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang
2011-03-22ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang
2011-03-22ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang
2011-03-22ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang
2011-03-22ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang
2011-02-22ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson
2011-01-18Merge branch 'fix/hda' into for-linusTakashi Iwai
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecsTakashi Iwai
2010-08-30ALSA: hda - Refactor input-pin parser for VIA codecsTakashi Iwai
2010-07-12ALSA: HDA: VT1708S: fix Smart5.1 modeClemens Ladisch