aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-18Merge branch 'fix/hda' into for-linusTakashi Iwai13-254/+497
2011-01-18ALSA: hda - Fix initialization for HP 2011 notebooksVitaliy Kulikov1-43/+10
2011-01-18ALSA: hda - Add support for VMware controllerBankim Bhavsar1-0/+2
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai11-78/+95
2011-01-18ALSA: hda - Add add multi-streaming playback for AD1988Raymond Yau1-4/+178
2011-01-14ALSA: hda - More coverage for odd-number channels elimination for HDMITakashi Iwai1-0/+3
2011-01-14ALSA: hda - Store PCM parameters properly in HDMI open callbackTakashi Iwai1-0/+6
2011-01-14ALSA: hda - Rearrange fixup struct in patch_realtek.cTakashi Iwai1-2/+2
2011-01-14ALSA: hda - Suppress the odd number of channels for HDMITakashi Iwai1-0/+3
2011-01-13ALSA: hda - Add fixup-call in init callbackTakashi Iwai1-1/+4
2011-01-13ALSA: hda - Reorganize fixup structure for RealtekTakashi Iwai1-124/+193
2011-01-13ALSA: hda - Apply Sony VAIO hweq fixup only onceTakashi Iwai1-0/+2
2011-01-13ALSA: hda - Apply mario fixup only onceTakashi Iwai1-1/+4
2011-01-13ALSA: hda - Remove unused fixup entry for ALC262Takashi Iwai1-9/+3
2011-01-13Merge branch 'topic/hda' into for-linusTakashi Iwai6-436/+549
2011-01-13Merge branch 'topic/misc' into for-linusTakashi Iwai3-7/+15
2011-01-13ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detectionTakashi Iwai1-1/+1
2011-01-12ALSA: hda - Add missing NID 0x19 fixup for Sony VAIOTakashi Iwai1-0/+1
2011-01-12ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIOKailang Yang1-2/+22
2011-01-12ALSA: hda - Fix EAPD on Lenovo NB ALC269 to lowKailang Yang1-0/+8
2011-01-12ALSA: hda - Fix missing EAPD for Acer 4930GTakashi Iwai1-0/+1
2011-01-12ALSA: hda: Disable 4/6 channels on some NVIDIA GPUs.Nitin Daga1-0/+42
2011-01-12ALSA: hda - Add static_hdmi_pcm option to HDMI codec parserTakashi Iwai1-1/+6
2011-01-12ALSA: hda - Don't refer ELD when unpluggedTakashi Iwai1-1/+1
2011-01-10ALSA: hda - Add support for multiple headphone/speaker controls for RealtekTakashi Iwai1-69/+68
2011-01-10ALSA: hda - Fix multi-headphone handling for Realtek codecsTakashi Iwai1-0/+3
2011-01-10ALSA: hda: Use vostro model quirk for Dell Vostro 1014Daniel T Chen1-0/+1
2011-01-10ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xxDavid Henningsson1-8/+1
2011-01-10ALSA: HDA: Fix volume control indices for Mics (Realtek)David Henningsson1-12/+19
2011-01-10ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"David Henningsson3-148/+148
2011-01-10ALSA: HDA: Add internal mic for IDT 92HD88BDavid Henningsson1-1/+11
2011-01-10Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-48/+72
2010-12-30ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120Daniel T Chen1-0/+1
2010-12-23ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai1-1/+1
2010-12-23ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai1-23/+34
2010-12-23ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai1-3/+2
2010-12-21ALSA: hda - Don't apply ALC269-specific initialization to ALC275Kailang Yang1-22/+23
2010-12-21ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecsKailang Yang1-0/+12
2010-12-20ALSA: HDA: Rename "e-Mic" and "i-Mic" to "Mic" and "Internal Mic"David Henningsson1-16/+16
2010-12-20ALSA: HDA: Rename "Ext Mic" and "External Mic" to "Mic"David Henningsson2-27/+27
2010-12-20ALSA: HDA: Rename "Int Mic" to "Internal Mic"David Henningsson2-54/+54
2010-12-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-4/+24
2010-12-20ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510David Henningsson1-3/+4
2010-12-17ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai1-2/+9
2010-12-16ALSA: hda - Clean up dead code in patch_realtek.cTakashi Iwai1-10/+0
2010-12-16ALSA: hda - factorize an automute_mic realtek quirk functionAnisse Astier1-28/+7
2010-12-15ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson1-0/+8
2010-12-15ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson1-0/+5
2010-12-13ALSA: hda - Mute speakers when line-out jack is plugged with Conexant auto modeTakashi Iwai1-0/+3
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai4-22/+72