summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-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 Iwai11-57/+91
2010-12-30ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120Daniel T Chen1-0/+1
2010-12-30sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg1-2/+2
2010-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai3-48/+71
2010-12-23ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai1-1/+1
2010-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-6/+11
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-21ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl1-3/+7
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 Iwai38-71/+146
2010-12-20ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510David Henningsson1-3/+4
2010-12-17Merge branch 'fix/asoc' into for-linusTakashi Iwai5-4/+10
2010-12-17Merge branch 'fix/hda' into for-linusTakashi Iwai1-2/+22
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-13ASoC: Fix bias power down of non-DAPM codecJarkko Nikula1-0/+3
2010-12-13ALSA: hda - Mute speakers when line-out jack is plugged with Conexant auto modeTakashi Iwai1-0/+3
2010-12-09ASoC: WM8580: Fix R8 initial valueSeungwhan Youn1-1/+1
2010-12-09ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow3-3/+6
2010-12-09Merge branch 'fix/asoc' into for-linusTakashi Iwai4-11/+15