summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-17ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson1-0/+1
2015-08-07ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson1-0/+12
2014-01-03ALSA: hda - Add support for CX20952Takashi Iwai1-0/+3
2013-03-27ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-02-06ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai1-0/+9
2013-02-06ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai1-6/+9
2013-02-06ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai1-0/+6
2013-02-06Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson1-16/+0
2013-01-03ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai1-0/+1
2012-10-31ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson1-1/+3
2012-10-17ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2012-10-17ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2012-10-17ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson1-15/+77
2012-08-19ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson1-1/+0
2012-05-11ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai1-3/+25
2012-05-11ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai1-2/+7
2012-03-12ALSA: hda - Add a fake mute featureTakashi Iwai1-1/+21
2012-03-01ALSA: hda - Fix redundant jack creations for cx5051Takashi Iwai1-1/+10
2012-01-26ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai1-2/+0
2011-11-09ALSA: HDA: Remove quirk for Toshiba T110David Henningsson1-1/+0
2011-11-01sound: 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