aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-20ALSA: hda - Use LPIB for ATI/AMD chipsets as defaultTakashi Iwai1-1/+8
2011-05-20Revert "ALSA: hda - Use position_fix=3 as default for AMD chipsets"Takashi Iwai1-5/+0
2011-05-20ALSA: hda - add Intel Panther Point HDMI codec idWu Fengguang1-0/+2
2011-05-20ALSA: hda - Remove PCM mixer elements from Virtual Master of realtekRaymond Yau1-2/+0
2011-05-20ALSA: hda - Fix input-src parse in patch_analog.cAdrian Wilkins1-1/+2
2011-05-19ALSA: hda - Enable Realtek ALC269 codec input layer beepMadis Janson1-0/+1
2011-05-19ALSA: HDA: Add jack detection for HDMIDavid Henningsson2-0/+13
2011-05-18ALSA: hda - Fix no sound after Windows boot with ALC269Kailang Yang1-2/+9
2011-05-18ALSA: hda - Add support of ALC221 / ALC276 codecsKailang Yang1-0/+2
2011-05-18ALSA: hda - Add support of ALC898/899 codecKailang Yang1-0/+10
2011-05-17ALSA: hda - Enable snoop bit for AMD controllersTakashi Iwai1-1/+14
2011-05-17ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parserTakashi Iwai1-5/+7
2011-05-17ALSA: hda - Handle dock line-in as auto-detectable for IDT codecsTakashi Iwai1-4/+8
2011-05-17ALSA: hda - Add dock-mic detection support to Realtek auto-parserTakashi Iwai1-17/+65
2011-05-17ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai4-10/+8
2011-05-17ALSA: hda - Add support of dock-mic detection to Conexant auto-parserTakashi Iwai1-39/+59
2011-05-17ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.cTakashi Iwai1-1/+1
2011-05-17ALSA: hda - Use get_wcaps_type()Takashi Iwai1-2/+1
2011-05-17ALSA: hda - Use is_jack_detectable() helperTakashi Iwai2-11/+7
2011-05-17ALSA: hda - Add automute-mode enum to Conexant auto-parserTakashi Iwai2-49/+215
2011-05-17ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parserTakashi Iwai1-0/+6
2011-05-17ALSA: hda - Code refactoring in patch_conexant.cTakashi Iwai1-30/+34
2011-05-16ALSA: HDA: Use one dmic only for Dell Studio 1558David Henningsson1-1/+1
2011-05-16ALSA: hda - Add support of auto-parser to cxt5066 codecsTakashi Iwai1-2/+11
2011-05-16ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parserTakashi Iwai1-2/+13
2011-05-16ALSA: hda - Build boost controls from selector widget in Cxt auto-parserTakashi Iwai1-18/+61
2011-05-15ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as defaultTakashi Iwai1-0/+4
2011-05-15ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parserTakashi Iwai1-11/+1
2011-05-15ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parserTakashi Iwai1-14/+26
2011-05-13ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 WaikikiTakashi Iwai1-3/+18
2011-05-13ALSA: hda - Parse more deep input-source routes in Conexant auto-parserTakashi Iwai1-21/+52
2011-05-13ALSA: hda - Clean up input-mux handling in Conexant auto-parserTakashi Iwai1-9/+10
2011-05-13ALSA: hda - Add auto-parser support to cxt5045 / CX20549 VeniceTakashi Iwai1-19/+65
2011-05-13ALSA: hda - Add auto-parser support to cxt5051 / CX20561 HermosaTakashi Iwai1-62/+217
2011-05-13ALSA: hda - Check AMP CAP at initialization of Conexant auto-parserTakashi Iwai1-8/+20
2011-05-13ALSA: hda - Turn on EAPD dynamically per jack plug in Conexant auto modeTakashi Iwai1-8/+17
2011-05-13ALSA: hda - Fix auto-mic for CX2064x codecsTakashi Iwai1-4/+4
2011-05-04ALSA: hda - Use position_fix=3 as default for AMD chipsetsTakashi Iwai1-0/+5
2011-05-03ALSA: hda - fix NULL-dereference in patch_realtekRaymond Yau1-1/+1
2011-05-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+2
2011-05-02ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai1-2/+2
2011-05-02ALSA: hda - Constify fixup and other array data in patch_via.cTakashi Iwai1-111/+112
2011-05-02ALSA: hda - Constify fixup and other array data in patch_sigmatel.cTakashi Iwai1-195/+199
2011-05-02ALSA: hda - Constify fixup and other array data in patch_si3054.cTakashi Iwai1-5/+6
2011-05-02ALSA: hda - Constify fixup and other array data in patch_hdmi.cTakashi Iwai1-13/+13
2011-05-02ALSA: hda - Constify fixup and other array data in patch_conexant.cTakashi Iwai1-95/+95
2011-05-02ALSA: hda - Constify fixup and other array data in patch_cirrus.cTakashi Iwai1-19/+19
2011-05-02ALSA: hda - Constify fixup and other array data in patch_ca0110.cTakashi Iwai1-8/+8
2011-05-02ALSA: hda - Constify fixup and other array data in patch_cmedia.cTakashi Iwai1-20/+20
2011-05-02ALSA: hda - Constify fixup and other array data in patch_analog.cTakashi Iwai1-164/+164