summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: hda - Unify alc_auto_init_analog_input() callsTakashi Iwai2011-07-071-23/+11
| * ALSA: hda - Parse ADCs in alc_auto_create_input_ctls()Takashi Iwai2011-07-071-74/+67
| * ALSA: hda - Code consolidation for ALC88x and ALC662 auto-parsersTakashi Iwai2011-07-071-353/+75
| * ALSA: hda - Create bind-mutes appropriately for ALC662 auto-parserTakashi Iwai2011-07-071-24/+34
| * ALSA: hda - Initialize DACs in ALC662 auto-parser modeTakashi Iwai2011-07-071-12/+24
| * ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662Takashi Iwai2011-07-071-0/+7
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-07-072-11/+24
| |\
| * | ALSA: hda - Add Realtek ALC269VC codec supportKailang Yang2011-07-061-14/+20
| * | ALSA: hda - Don't add aa-mix for VIA surroundsTakashi Iwai2011-07-041-7/+16
| * | ALSA: hda - Create HP-vol control properly for VIA codecsTakashi Iwai2011-07-041-3/+7
| * | 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-291-0/+4
| |\ \
| * | | 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-212-3/+1
| | |\ \ \
| | * | | | 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
OpenPOWER on IntegriCloud