summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ALSA: hda - Define some constants in patch_via.cTakashi Iwai2011-07-041-4/+6
| | * | ALSA: hda - Fix invalid multi-channel amplifiers for VT1718SLydia Wang2011-07-041-5/+20
| | * | ALSA: hda - Fix issue that front can't output sound for VT1718SLydia Wang2011-07-041-0/+4
| | * | ALSA: hda - Fix the silent front with independent-HP for VIA codecsLydia Wang2011-07-011-0/+3
| | * | ALSA: hda - Fix missing initialization in alc662 auto-parserTakashi Iwai2011-06-301-1/+1
| | * | ALSA: hda - Re-implementation of VIA Independent-HP sharing with side streamTakashi Iwai2011-06-301-6/+37
| | * | ALSA: hda - Fix jack-detection on non-VT1708 VIA codecsLydia Wang2011-06-291-1/+2
| | * | ALSA: hda - Fix unused variable warningTakashi Iwai2011-06-291-1/+1
| | * | ALSA: hda - Enable auto-parser as default for Conexant codecsTakashi Iwai2011-06-291-12/+4
| | * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-06-298-15/+9
| | |\ \
| | * | | ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-298-108/+59
| | * | | ALSA: hda - Fix unsol event initializations for VIA codecsLydia Wang2011-06-291-1/+1
| | * | | ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=nTakashi Iwai2011-06-281-4/+2
| | * | | ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_checkStephen Rothwell2011-06-281-2/+0
| | * | | ALSA: hda - More volume-init fixes for ALC267 codecTakashi Iwai2011-06-271-3/+13
| | * | | ALSA: hda - Fix volume-init for ALC259 with invalid widget capsTakashi Iwai2011-06-271-9/+7
| | * | | ALSA: hda - Fix volume-init of ALC299 & coTakashi Iwai2011-06-271-9/+20
| | * | | ALSA: hda - Simplify EAPD control in patch_realtek.cTakashi Iwai2011-06-271-23/+7
| | * | | ALSA: hda - Fix auto-init of output volumes of Realtek codecsTakashi Iwai2011-06-271-33/+31
| | * | | Merge branch 'topic/via-cleanup' into topic/hdaTakashi Iwai2011-06-271-4246/+1510
| | |\ \ \
| | | * | | ALSA: hda - Implement dynamic-ADC switching for VIA codecsTakashi Iwai2011-06-221-125/+391
| | | * | | ALSA: hda - Auto-mute smart51 surround pins for VIA codecsTakashi Iwai2011-06-211-23/+8
| | | * | | ALSA: hda - Remove redundant VT1709 and VT1708B codesTakashi Iwai2011-06-211-67/+19
| | | * | | 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-216-7/+5
| | | |\ \ \
| | | * | | | 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
OpenPOWER on IntegriCloud