summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-23ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson1-1/+1
2012-01-10ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai1-2/+0
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai1-44/+8
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai1-1/+0
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai1-4/+4
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai1-0/+2
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-11/+9
2011-11-09ALSA: HDA: Remove quirk for Toshiba T110David Henningsson1-1/+0
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-27ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai1-2/+27
2011-10-27ALSA: hda - Keep EAPD turned on for old Conexant chipsTakashi Iwai1-21/+22
2011-10-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2011-10-18ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy1-0/+1
2011-09-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-19/+27
2011-08-25ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson1-19/+27
2011-08-24ALSA: hda - Rewrite Lenovo X200 quirk with pincfg-fix using auto-parserTakashi Iwai1-43/+50
2011-08-24ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai1-1/+1
2011-08-23ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parserTakashi Iwai1-3/+10
2011-07-26ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai1-0/+14
2011-07-11ALSA: hda - Turn on extra EAPDs on Conexant codecsTakashi Iwai1-0/+39
2011-06-29ALSA: hda - Enable auto-parser as default for Conexant codecsTakashi Iwai1-12/+4
2011-06-29Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+4
2011-06-29ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai1-13/+2
2011-06-28ALSA: HDA: Add model=auto quirk for Acer Aspire 3830TGDavid Henningsson1-0/+1
2011-06-28ALSA: HDA: Add a new Conexant codec ID (506c)David Henningsson1-0/+3
2011-06-13Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2011-06-10ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen1-0/+1
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-0/+1
2011-05-25ALSA: hda - Use model=auto for Lenovo G555Takashi Iwai1-0/+1
2011-05-24ALSA: hda - Fix speaker auto-mute in Cxt auto-parserTakashi Iwai1-12/+21
2011-05-23ALSA: hda - Fix initial capture-source with auto-mic for Cxt auto-parserTakashi Iwai1-2/+3
2011-05-23ALSA: hda - Fix auto-mic detection in Conexant codec-parserTakashi Iwai1-1/+1
2011-05-23ALSA: HDA: Add quirk for Lenovo U350David Henningsson1-0/+1
2011-05-17ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parserTakashi Iwai1-5/+7
2011-05-17ALSA: hda - Add support of dock-mic detection to Conexant auto-parserTakashi Iwai1-39/+59
2011-05-17ALSA: hda - Add automute-mode enum to Conexant auto-parserTakashi Iwai1-49/+210
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 - 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