aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-07-25ALSA: hda - Add mute led support for HP ProBook 440 G4Kai-Heng Feng1-0/+1
2017-05-08ALSA: hda - Add mute led support for HP EliteBook 840 G3Florin Tudorache1-1/+3
2017-04-19ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute ledsJerónimo Borque1-0/+81
2017-03-20ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela1-0/+11
2016-12-06ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOTakashi Iwai1-0/+17
2016-09-27ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai1-0/+10
2016-03-10ALSA: hda - Apply reboot D3 fix for CX20724 codec, tooTakashi Iwai1-1/+6
2015-12-03Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+3
2015-12-03ALSA: hda - Enable power_save_node for CX20722David Henningsson1-0/+3
2015-12-01ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entryTakashi Iwai1-0/+1
2015-12-01ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3Takashi Iwai1-2/+2
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai1-87/+31
2015-10-13ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson1-0/+1
2015-08-21ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson1-1/+22
2015-05-29ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai1-2/+1
2015-05-18ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson1-0/+12
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai1-4/+1
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-9/+7
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai1-2/+2
2015-03-16Merge branch 'topic/hda-bus' into for-nextTakashi Iwai1-14/+2
2015-03-11ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai1-0/+11
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-14/+2
2014-12-15ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai1-2/+2
2014-11-13ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai1-0/+31
2014-10-07ALSA: hda - Add inverted internal mic for Asus Aspire 4830TDavid Henningsson1-0/+1
2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-0/+1
2014-09-19ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen1-0/+1
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai1-1/+2
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+8
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai1-6/+2
2014-09-01ALSA: hda - Fix digital mic on Acer Aspire 3830TGTakashi Iwai1-1/+8
2014-08-14ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai1-0/+6
2014-06-25ALSA: hda - Remove the obsoleted static quirk codes from patch_conexant.cTakashi Iwai1-2622/+9
2014-02-28ALSA: hda - Fix registration of beep input deviceTakashi Iwai1-3/+1
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-16/+16
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai1-1/+0
2014-02-12Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2014-02-10ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai1-5/+1
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai1-1/+2
2014-01-30ALSA: hda/conexant - Disable static quirksTakashi Iwai1-1/+1
2014-01-30ALSA: hda/conexant - Enable stereo mix input for CX20549 and CX20551Takashi Iwai1-0/+2
2014-01-30ALSA: hda/conexant - Add analog loopback mixing to CX20549Takashi Iwai1-0/+1
2014-01-30ALSA: hda/conexant - Apply cap of mix amp volume on CX20551 codecTakashi Iwai1-0/+33
2014-01-30ALSA: hda/conexant - Use generic parser for HP 530Takashi Iwai1-41/+12
2014-01-30ALSA: hda/conexant - Use generic parser for Toshiba P105Takashi Iwai1-1/+12
2014-01-30ALSA: hda/conexant - Apply the amp cap override for CX20549 mixerTakashi Iwai1-0/+36
2014-01-30ALSA: hda/conexant - Re-implement OLPC XO workarounds via fixupTakashi Iwai1-374/+269
2014-01-30ALSA: hda - Add fixup name lookup for CX5051 and 5066 codecsTakashi Iwai1-2/+19
2014-01-08ALSA: hda - Split Thinkpad ACPI-related codeTakashi Iwai1-97/+3