summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ALSA: hda - VT1708 independent HP routing fixTakashi Iwai2011-06-211-100/+122
| | * | | | | ALSA: hda - Fix surround-volume parsing for VT1708B codecsTakashi Iwai2011-06-211-3/+16
| | * | | | | ALSA: hda - Fix the check of loopback-mixer element index in patch_via.cTakashi Iwai2011-06-211-2/+4
| | * | | | | ALSA: hda - Assign smart51 only in the same stack for VIA codecsTakashi Iwai2011-06-211-33/+30
| | * | | | | ALSA: hda - Fix re-routing of HP-independent mode in patch_via.cTakashi Iwai2011-06-211-41/+60
| | * | | | | ALSA: hda - Fix creations of playback volume controls in patch_via.cLydia Wang2011-06-211-1/+1
| | * | | | | ALSA: hda - Revisit output_path parsing in patch_via.cTakashi Iwai2011-06-211-37/+50
| | * | | | | ALSA: hda - Use xxx Boost Volume for VIATakashi Iwai2011-06-211-1/+1
| | * | | | | Merge branch 'fix/hda' into topic/via-cleanupTakashi Iwai2011-06-213-4/+2
| | |\ \ \ \ \
| | * | | | | | ALSA: hda - Simplify analog-low-current mode check for VIA codecsTakashi Iwai2011-06-201-82/+43
| | * | | | | | ALSA: hda - Remove NID_MAPPING hacks in patch_via.cTakashi Iwai2011-06-201-16/+0
| | * | | | | | ALSA: hda - Remove unused defines and struct fields in patch_via.cTakashi Iwai2011-06-201-25/+0
| | * | | | | | ALSA: hda - Name the primary out as Speaker when needed for VIA codecsTakashi Iwai2011-06-201-1/+5
| | * | | | | | ALSA: hda - Create loopback-list dynamically in patch_via.cTakashi Iwai2011-06-201-139/+25
| | * | | | | | ALSA: hda - Fix smart51 handling againTakashi Iwai2011-06-201-83/+64
| | * | | | | | ALSA: hda - Create virtual-master control for VIA codecsTakashi Iwai2011-06-201-0/+42
| | * | | | | | ALSA: hda - Initialize unsol events dynamically in patch_via.cTakashi Iwai2011-06-201-346/+98
| | * | | | | | ALSA: hda - Initialize input-path dynamically in patch_via.cTakashi Iwai2011-06-201-314/+49
| | * | | | | | ALSA: hda - Initialize output path dynamically in patch_via.cTakashi Iwai2011-06-201-214/+135
| | * | | | | | ALSA: hda - Replace with standard consts in patch_via.cTakashi Iwai2011-06-201-9/+2
| | * | | | | | ALSA: hda - Fix independent-HP handling in patch_via.cTakashi Iwai2011-06-201-238/+58
| | * | | | | | ALSA: hda - Unify auto-parser in patch_via.cTakashi Iwai2011-06-201-374/+53
| | * | | | | | ALSA: hda - Return error for invalid setup for VIATakashi Iwai2011-06-201-44/+9
| | * | | | | | ALSA: hda - Unify capture-mixer creations in patch_via.cTakashi Iwai2011-06-201-268/+73
| | * | | | | | ALSA: hda - Assign HP-independent PCM to individual streamTakashi Iwai2011-06-201-53/+91
| | * | | | | | ALSA: hda - Unify PCM assignments in patch_via.cTakashi Iwai2011-06-201-454/+46
| | * | | | | | ALSA: hda - Don't create secondary substream when no independent-hp is usedTakashi Iwai2011-06-201-0/+2
| | * | | | | | ALSA: hda - Re-implement smart51 detection for VIA codecsTakashi Iwai2011-06-201-42/+75
| | * | | | | | ALSA: hda - Unify output-control parsing in patch_via.cTakashi Iwai2011-06-201-1186/+180
| | * | | | | | ALSA: hda - Unify input-volume creations in patch_via.cTakashi Iwai2011-06-201-92/+40
| | * | | | | | ALSA: hda - Auto-mute all LO and speakers in patch_via.cTakashi Iwai2011-06-201-32/+31
| | * | | | | | ALSA: hda - Change pin-ctl for auto-muting in patch_via.cTakashi Iwai2011-06-201-39/+25
| | * | | | | | ALSA: hda - Generate PCM names dynamically in patch_via.cTakashi Iwai2011-06-201-57/+7
| | * | | | | | ALSA: hda - Refactor ctl array handling in patch_via.cTakashi Iwai2011-06-201-21/+23
| | * | | | | | ALSA: hda - Defer mixer element creation to the right time in patch_via.cTakashi Iwai2011-06-201-23/+19
| | * | | | | | ALSA: hda - Fill ADCs dynamically for VIA codecsTakashi Iwai2011-06-201-164/+80
| | * | | | | | ALSA: hda - Add control to suppress the dynamic pin-power for VIATakashi Iwai2011-06-201-1/+59
| * | | | | | | ALSA: hda - Check hard-wired DACs at first for ALC662 & coTakashi Iwai2011-06-271-31/+81
| * | | | | | | ALSA: hda - Call proper DAC-filler function for Realtek auto-parserTakashi Iwai2011-06-271-19/+23
| * | | | | | | ALSA: hda - Reduce static init verbs for Realtek auto-parsersTakashi Iwai2011-06-271-361/+140
| * | | | | | | ALSA: hda - Add snd_hda_get_conn_list() helper functionTakashi Iwai2011-06-252-24/+47
| * | | | | | | ALSA: hda - Use alc_get_pfx_name() for all Realtek codecsTakashi Iwai2011-06-241-14/+6
| * | | | | | | ALSA: hda - Clean up multi-channel mixer name assignment in patch_realtek.cTakashi Iwai2011-06-241-56/+36
| * | | | | | | ALSA: hda - Add a workaround for invalid line-out setupsTakashi Iwai2011-06-241-3/+12
| * | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-06-244-16/+47
| |\ \ \ \ \ \ \
| * | | | | | | | ALSA: hda - Allow multi-io with HP output for ALC662 & coTakashi Iwai2011-06-241-1/+16
| * | | | | | | | ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF changeTakashi Iwai2011-06-211-1/+2
| * | | | | | | | ALSA: hda - Add Creative CA0132 HDA codec supportIan Minett2011-06-213-0/+1113
| | |/ / / / / / | |/| | | | | |
| * | | | | | | ALSA: hda - Remove superfluous NID_MAPPING use for smart51 mixerTakashi Iwai2011-06-201-18/+9
| * | | | | | | ALSA: HDA: Remove redundant LPIB quirks for ATI chipsetDavid Henningsson2011-06-171-8/+0
OpenPOWER on IntegriCloud