aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson2015-08-071-0/+12
* ALSA: hda - Add support for CX20952Takashi Iwai2014-01-031-0/+3
* ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai2013-03-271-4/+4
* ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai2013-02-061-0/+9
* ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai2013-02-061-6/+9
* ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai2013-02-061-0/+6
* Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson2013-02-061-16/+0
* ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai2013-01-031-0/+1
* ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson2012-10-301-1/+3
* ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele2012-10-171-0/+1
* ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson2012-10-171-0/+1
* ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson2012-10-171-15/+77
* ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson2012-08-191-1/+0
* ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai2012-05-111-3/+25
* ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai2012-05-111-2/+7
* ALSA: hda - Add a fake mute featureTakashi Iwai2012-03-121-1/+21
* ALSA: hda - Fix redundant jack creations for cx5051Takashi Iwai2012-02-291-1/+10
* ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-251-2/+0
* ALSA: HDA: Remove quirk for Toshiba T110David Henningsson2011-11-091-1/+0
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai2011-10-271-2/+27
* ALSA: hda - Keep EAPD turned on for old Conexant chipsTakashi Iwai2011-10-271-21/+22
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-10-191-0/+1
|\
| * ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-09-201-19/+27
|\ \ | |/
| * ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson2011-08-251-19/+27
* | ALSA: hda - Rewrite Lenovo X200 quirk with pincfg-fix using auto-parserTakashi Iwai2011-08-241-43/+50
|/
* ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai2011-08-241-1/+1
* ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parserTakashi Iwai2011-08-231-3/+10
* ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai2011-07-261-0/+14
* ALSA: hda - Turn on extra EAPDs on Conexant codecsTakashi Iwai2011-07-111-0/+39
* ALSA: hda - Enable auto-parser as default for Conexant codecsTakashi Iwai2011-06-291-12/+4
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-06-291-0/+4
|\
| * ALSA: HDA: Add model=auto quirk for Acer Aspire 3830TGDavid Henningsson2011-06-281-0/+1
| * ALSA: HDA: Add a new Conexant codec ID (506c)David Henningsson2011-06-281-0/+3
* | ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-13/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-06-131-0/+1
|\ \ | |/
| * ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen2011-06-101-0/+1
* | ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-0/+1
|/
* ALSA: hda - Use model=auto for Lenovo G555Takashi Iwai2011-05-251-0/+1
* ALSA: hda - Fix speaker auto-mute in Cxt auto-parserTakashi Iwai2011-05-241-12/+21
* ALSA: hda - Fix initial capture-source with auto-mic for Cxt auto-parserTakashi Iwai2011-05-231-2/+3
* ALSA: hda - Fix auto-mic detection in Conexant codec-parserTakashi Iwai2011-05-231-1/+1
* ALSA: HDA: Add quirk for Lenovo U350David Henningsson2011-05-231-0/+1
* ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parserTakashi Iwai2011-05-171-5/+7
* ALSA: hda - Add support of dock-mic detection to Conexant auto-parserTakashi Iwai2011-05-171-39/+59
* ALSA: hda - Add automute-mode enum to Conexant auto-parserTakashi Iwai2011-05-171-49/+210
* ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parserTakashi Iwai2011-05-171-0/+6
* ALSA: hda - Code refactoring in patch_conexant.cTakashi Iwai2011-05-171-30/+34
* ALSA: hda - Add support of auto-parser to cxt5066 codecsTakashi Iwai2011-05-161-2/+11