summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-06-21ALSA: hda - Fix surround-volume parsing for VT1708B codecsTakashi Iwai1-3/+16
2011-06-21ALSA: hda - Fix the check of loopback-mixer element index in patch_via.cTakashi Iwai1-2/+4
2011-06-21ALSA: hda - Assign smart51 only in the same stack for VIA codecsTakashi Iwai1-33/+30
2011-06-21ALSA: hda - Fix re-routing of HP-independent mode in patch_via.cTakashi Iwai1-41/+60
2011-06-21ALSA: hda - Fix creations of playback volume controls in patch_via.cLydia Wang1-1/+1
2011-06-21ALSA: hda - Revisit output_path parsing in patch_via.cTakashi Iwai1-37/+50
2011-06-21ALSA: hda - Use xxx Boost Volume for VIATakashi Iwai1-1/+1
2011-06-21Merge branch 'fix/hda' into topic/via-cleanupTakashi Iwai3-4/+2
2011-06-21ALSA: VIA HDA: Create a master amplifier control for VT1718S.Lydia Wang1-0/+13
2011-06-21ALSA: VIA HDA: Mute/unmute mixer conncted to Headphone for VT1718S.Lydia Wang1-1/+12
2011-06-21ALSA: VIA HDA: Modify initial verbs list for VT1718S.Lydia Wang1-7/+2
2011-06-21ALSA: hda - Remove ALC268 model override for CPR2000Tony Vroon1-1/+0
2011-06-20ALSA: HDA: Remove quirk for an HP deviceDavid Henningsson1-1/+0
2011-06-20ALSA: hda - Simplify analog-low-current mode check for VIA codecsTakashi Iwai1-82/+43
2011-06-20ALSA: hda - Remove NID_MAPPING hacks in patch_via.cTakashi Iwai1-16/+0
2011-06-20ALSA: hda - Remove unused defines and struct fields in patch_via.cTakashi Iwai1-25/+0
2011-06-20ALSA: hda - Name the primary out as Speaker when needed for VIA codecsTakashi Iwai1-1/+5
2011-06-20ALSA: hda - Create loopback-list dynamically in patch_via.cTakashi Iwai1-139/+25
2011-06-20ALSA: hda - Fix smart51 handling againTakashi Iwai1-83/+64
2011-06-20ALSA: hda - Create virtual-master control for VIA codecsTakashi Iwai1-0/+42
2011-06-20ALSA: hda - Initialize unsol events dynamically in patch_via.cTakashi Iwai1-346/+98
2011-06-20ALSA: hda - Initialize input-path dynamically in patch_via.cTakashi Iwai1-314/+49
2011-06-20ALSA: hda - Initialize output path dynamically in patch_via.cTakashi Iwai1-214/+135
2011-06-20ALSA: hda - Replace with standard consts in patch_via.cTakashi Iwai1-9/+2
2011-06-20ALSA: hda - Fix independent-HP handling in patch_via.cTakashi Iwai1-238/+58
2011-06-20ALSA: hda - Unify auto-parser in patch_via.cTakashi Iwai1-374/+53
2011-06-20ALSA: hda - Return error for invalid setup for VIATakashi Iwai1-44/+9
2011-06-20ALSA: hda - Unify capture-mixer creations in patch_via.cTakashi Iwai1-268/+73
2011-06-20ALSA: hda - Assign HP-independent PCM to individual streamTakashi Iwai1-53/+91
2011-06-20ALSA: hda - Unify PCM assignments in patch_via.cTakashi Iwai1-454/+46
2011-06-20ALSA: hda - Don't create secondary substream when no independent-hp is usedTakashi Iwai1-0/+2
2011-06-20ALSA: hda - Re-implement smart51 detection for VIA codecsTakashi Iwai1-42/+75
2011-06-20ALSA: hda - Unify output-control parsing in patch_via.cTakashi Iwai1-1186/+180
2011-06-20ALSA: hda - Unify input-volume creations in patch_via.cTakashi Iwai1-92/+40
2011-06-20ALSA: hda - Auto-mute all LO and speakers in patch_via.cTakashi Iwai1-32/+31
2011-06-20ALSA: hda - Change pin-ctl for auto-muting in patch_via.cTakashi Iwai1-39/+25
2011-06-20ALSA: hda - Generate PCM names dynamically in patch_via.cTakashi Iwai1-57/+7
2011-06-20ALSA: hda - Refactor ctl array handling in patch_via.cTakashi Iwai1-21/+23
2011-06-20ALSA: hda - Defer mixer element creation to the right time in patch_via.cTakashi Iwai1-23/+19
2011-06-20ALSA: hda - Fill ADCs dynamically for VIA codecsTakashi Iwai1-164/+80
2011-06-20ALSA: hda - Add control to suppress the dynamic pin-power for VIATakashi Iwai1-1/+59
2011-06-20ALSA: hda - Remove superfluous NID_MAPPING use for smart51 mixerTakashi Iwai1-18/+9
2011-06-17ALSA: HDA: Remove redundant LPIB quirks for ATI chipsetDavid Henningsson1-8/+0
2011-06-17ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai1-4/+7
2011-06-15ALSA: lola - Fix section mismatchTakashi Iwai1-1/+1
2011-06-14ALSA: hda - Fix missing static inline to beep dummy functionTakashi Iwai1-1/+1
2011-06-13ALSA: hda: check make_exec_verb() return valueGreg Thelen1-1/+2
2011-06-13Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-12/+32
2011-06-13ALSA: hda - Fix beep_device compilation warningsJoe Perches1-2/+7
2011-06-13ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai1-2/+1