summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-021-1/+1
* ALSA: hda - Add a fake mute featureTakashi Iwai2012-02-291-1/+21
* ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson2012-01-231-1/+1
* ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-101-2/+0
* ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-44/+8
* ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-1/+0
* ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-4/+4
* ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-0/+2
* ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-11/+9
* 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
* ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parserTakashi Iwai2011-05-161-2/+13
* ALSA: hda - Build boost controls from selector widget in Cxt auto-parserTakashi Iwai2011-05-161-18/+61
* ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as defaultTakashi Iwai2011-05-151-0/+4
* ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parserTakashi Iwai2011-05-151-11/+1
* ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parserTakashi Iwai2011-05-151-14/+26
* ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 WaikikiTakashi Iwai2011-05-131-3/+18
* ALSA: hda - Parse more deep input-source routes in Conexant auto-parserTakashi Iwai2011-05-131-21/+52
* ALSA: hda - Clean up input-mux handling in Conexant auto-parserTakashi Iwai2011-05-131-9/+10
* ALSA: hda - Add auto-parser support to cxt5045 / CX20549 VeniceTakashi Iwai2011-05-131-19/+65
OpenPOWER on IntegriCloud