summaryrefslogtreecommitdiffstats
path: root/sound/oss/vidc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-29ALSA: hda - Fix unsol event initializations for VIA codecsLydia Wang1-1/+1
2011-06-28ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=nTakashi Iwai1-4/+2
2011-06-28ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_checkStephen Rothwell1-2/+0
2011-06-27ALSA: hda - More volume-init fixes for ALC267 codecTakashi Iwai1-3/+13
2011-06-27ALSA: hda - Fix volume-init for ALC259 with invalid widget capsTakashi Iwai1-9/+7
2011-06-27ALSA: hda - Fix volume-init of ALC299 & coTakashi Iwai1-9/+20
2011-06-27ALSA: hda - Simplify EAPD control in patch_realtek.cTakashi Iwai1-23/+7
2011-06-27ALSA: hda - Fix auto-init of output volumes of Realtek codecsTakashi Iwai1-33/+31
2011-06-27ALSA: hda - Check hard-wired DACs at first for ALC662 & coTakashi Iwai1-31/+81
2011-06-27ALSA: hda - Call proper DAC-filler function for Realtek auto-parserTakashi Iwai1-19/+23
2011-06-27ALSA: hda - Reduce static init verbs for Realtek auto-parsersTakashi Iwai1-361/+140
2011-06-25ALSA: hda - Add snd_hda_get_conn_list() helper functionTakashi Iwai2-24/+47
2011-06-24ALSA: hda - Use alc_get_pfx_name() for all Realtek codecsTakashi Iwai1-14/+6
2011-06-24ALSA: hda - Clean up multi-channel mixer name assignment in patch_realtek.cTakashi Iwai1-56/+36
2011-06-24ALSA: hda - Add a workaround for invalid line-out setupsTakashi Iwai1-3/+12
2011-06-24ALSA: hda - Allow multi-io with HP output for ALC662 & coTakashi Iwai1-1/+16
2011-06-23ALSA: HDA: Pinfix quirk for HP Z200 WorkstationDavid Henningsson1-0/+11
2011-06-22ALSA: hda - Implement dynamic-ADC switching for VIA codecsTakashi Iwai1-125/+391
2011-06-21ALSA: hda - Auto-mute smart51 surround pins for VIA codecsTakashi Iwai1-23/+8
2011-06-21ALSA: hda - Remove redundant VT1709 and VT1708B codesTakashi Iwai1-67/+19
2011-06-21ALSA: hda - VT1708 independent HP routing fixTakashi Iwai1-100/+122
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-21ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF changeTakashi Iwai1-1/+2
2011-06-21ALSA: hda - Add Creative CA0132 HDA codec supportIan Minett3-0/+1113
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