summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ALSA: hda - use both input paths on Conexant auto parserDavid Henningsson1-4/+16
2012-09-19ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson1-2/+2
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-3/+3
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai1-1/+0
2012-08-07ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson1-5/+0
2012-08-07ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson1-1/+0
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-1/+1
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai1-1/+4
2012-06-21ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai1-1/+1
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai1-6/+9
2012-05-10ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai1-0/+6
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai1-37/+25
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-5/+4
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-29/+15
2012-04-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-5/+30
2012-04-19Merge branch 'fix/cxt-stable' into fix/hdaTakashi Iwai1-5/+30
2012-04-19ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai1-3/+25
2012-04-19ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai1-2/+7
2012-04-10ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson1-1/+3
2012-04-07Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+1
2012-04-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-67/+41
2012-04-07ALSA: hda - clean up CX20549 test mixer setupMichael Karcher1-21/+17
2012-04-07ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher1-2/+3
2012-04-07ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher1-5/+1
2012-04-07ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher1-25/+6
2012-04-07ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher1-13/+13
2012-04-07ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher1-4/+4
2012-04-05ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson1-13/+75
2012-03-23Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-20/+102
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai1-6/+15
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai1-9/+8
2012-03-12ALSA: hda - Add EAPD control to Conexnat auto-parserTakashi Iwai1-4/+32
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+22
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai1-1/+1
2012-02-29ALSA: hda/conexant - Clear unsol events on unused pinsTakashi Iwai1-0/+45
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai1-1/+21
2012-02-29ALSA: hda - Enable docking-station SPDIF for ThinkpadTakashi Iwai1-0/+1
2012-02-21Typos: change aditional to additional.Justin P. Mattock1-1/+1
2012-02-03ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai1-17/+6
2012-02-03ALSA: hda - Remove fallback to model=ideapad for Lenovo with cx5066Takashi Iwai1-1/+0
2012-02-02ALSA: hda - Enable sync_write and reset for Conexant codecsTakashi Iwai1-0/+12
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