aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-22ALSA: hda - Make jack-plug notification selectableTakashi Iwai1-2/+2
2009-05-28ALSA: hda - Compaq Presario CQ60 patching for ConexantTony Vroon1-0/+1
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai1-3/+18
2009-03-12ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai1-0/+3
2009-03-12ALSA: hda - Add comments for the previous fix for conexant codecsTakashi Iwai1-0/+6
2009-03-12ALSA: hda - fix headphone settings and master volume (Conexant CX20551)Gregorio Guidi1-3/+3
2009-03-10ALSA: hda - Clean up Cxt5047 parserTakashi Iwai1-70/+19
2009-03-10ALSA: hda - Fix / clean up init verbs for Cxt5047 codecTakashi Iwai1-33/+3
2009-03-10ALSA: hda - Remove superfluous verbs for Cxt5047 laptop-eapd modelTakashi Iwai1-5/+2
2009-03-10ALSA: hda - Create "Capture Source" control dynamically in patch_conexant.cTakashi Iwai1-44/+17
2009-03-10ALSA: hda - Create vmaster for conexant codecsTakashi Iwai1-11/+36
2009-03-04ALSA: hda - Fix HP dv6736 mic inputTakashi Iwai1-5/+58
2009-02-13ALSA: hda: add quirk for Lenovo X200 laptop dockAristeu Sergio Rozanski Filho1-0/+40
2009-02-09ALSA: hda - Clean up quirk listsTakashi Iwai1-14/+6
2009-01-27ALSA: hda - Fix compile warning with CONFIG_SND_JACK=nTakashi Iwai1-2/+11
2009-01-27ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke1-0/+1
2009-01-03ALSA: hda - cxt5051 report jack stateUlrich Dangel1-0/+3
2009-01-03ALSA: hda - add basic jack reporting functions to patch_conexant.cUlrich Dangel1-3/+108
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-2/+26
2008-10-13ALSA: hda - Use generic array helpersTakashi Iwai1-11/+0
2008-07-14ALSA: hda - Fix FSC V5505 modelTakashi Iwai1-1/+2
2008-07-14ALSA: hda - Fix missing init for unsol events on micsense modelTakashi Iwai1-0/+1
2008-07-14ALSA: hda - Fix internal mic vref pin setupTakashi Iwai1-1/+1
2008-07-10ALSA: ALSA: hda - Fix speaker output on Toshiba P105Takashi Iwai1-0/+1
2008-06-27ALSA: hda - disable amp override on non-HP machinesTakashi Iwai1-9/+13
2008-06-13ALSA: hda - Remove unused mutexTakashi Iwai1-4/+0
2008-04-24[ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai1-4/+3
2008-04-24[ALSA] hda-codec - model for cx20549 to support laptop HP530Jiang zhe1-1/+50
2008-04-24[ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison1-0/+1
2008-04-24[ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai1-1/+7
2008-04-24[ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai1-0/+1
2008-02-29[ALSA] hda-codec - Fix Master volume on HP dv8000Takashi Iwai1-0/+5
2008-02-22[ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codecTakashi Iwai1-2/+5
2008-01-31[ALSA] hda-codec - Add model for HP DV9553EG laptopTakashi Iwai1-0/+1
2008-01-31[ALSA] hda-codec - Add Conexant 5051 codec supportTakashi Iwai1-1/+296
2008-01-31[ALSA] hda-codec - Add missing input controls for Cxt5047 test modelMarc Boucher1-6/+16
2008-01-31[ALSA] hda-codec - Fix laptop models for Cxt5045Marc Boucher1-18/+38
2008-01-31[ALSA] hda-codec - Fix capture source for Cx5045 codecJiang zhe1-1/+1
2008-01-31[ALSA] hda-codec - New model for conexant 5045 codec to support benq r55eJiang Zhe1-0/+55
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] hda-codec - Add model=laptop for HP 350 laptopTakashi Iwai1-0/+1
2008-01-31[ALSA] hda-codec - sort pci quirk listTakashi Iwai1-3/+3
2008-01-31[ALSA] hda-codec - Avoid overload of PCM volume on Cx5045 codecTakashi Iwai1-0/+11
2008-01-31[ALSA] hda-codec - Check value range in ctl callbacksTakashi Iwai1-1/+1
2008-01-31[ALSA] hda-codec - Add model for Fujitsu V5505Takashi Iwai1-0/+1
2007-10-23[ALSA] hda-codec - Fix possible array overflowTakashi Iwai1-1/+1
2007-10-23[ALSA] hda-codec - Fix Conexant 5045 volumesTakashi Iwai1-14/+19
2007-10-16[ALSA] hda-codec - Clean up bind-controlsTakashi Iwai1-50/+18
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai1-33/+33
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai1-24/+4