aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-23ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Gravatar Takashi Iwai 1-0/+1
2017-07-25ALSA: hda - Add mute led support for HP ProBook 440 G4Gravatar Kai-Heng Feng 1-0/+1
2017-05-08ALSA: hda - Add mute led support for HP EliteBook 840 G3Gravatar Florin Tudorache 1-1/+3
2017-04-19ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute ledsGravatar Jerónimo Borque 1-0/+81
2017-03-20ALSA: hda - add support for docking station for HP 840 G3Gravatar Jaroslav Kysela 1-0/+11
2016-12-06ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOGravatar Takashi Iwai 1-0/+17
2016-09-27ALSA: hda - Add the top speaker pin config for HP Spectre x360Gravatar Takashi Iwai 1-0/+10
2016-03-10ALSA: hda - Apply reboot D3 fix for CX20724 codec, tooGravatar Takashi Iwai 1-1/+6
2015-12-03Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-2/+3
2015-12-03ALSA: hda - Enable power_save_node for CX20722Gravatar David Henningsson 1-0/+3
2015-12-01ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entryGravatar Takashi Iwai 1-0/+1
2015-12-01ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3Gravatar Takashi Iwai 1-2/+2
2015-10-20ALSA: hda - convert to hda_device_idGravatar Takashi Iwai 1-87/+31
2015-10-13ALSA: hda - Fix inverted internal mic on Lenovo G50-80Gravatar David Henningsson 1-0/+1
2015-08-21ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesGravatar David Henningsson 1-1/+22
2015-05-29ALSA: hda - Set patch_ops before calling auto-parserGravatar Takashi Iwai 1-2/+1
2015-05-18ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724Gravatar David Henningsson 1-0/+12
2015-03-23ALSA: hda - Use regmap for command verb caches, tooGravatar Takashi Iwai 1-4/+1
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceGravatar Takashi Iwai 1-9/+7
2015-03-23ALSA: hda - Move some codes up to hdac_bus structGravatar Takashi Iwai 1-2/+2
2015-03-16Merge branch 'topic/hda-bus' into for-nextGravatar Takashi Iwai 1-14/+2
2015-03-11ALSA: hda - Fix built-in mic on Compaq Presario CQ60Gravatar Takashi Iwai 1-0/+11
2015-02-23ALSA: hda - Bind codecs via standard busGravatar Takashi Iwai 1-14/+2
2014-12-15ALSA: hda - Make add_stereo_mix_input flag tristateGravatar Takashi Iwai 1-2/+2
2014-11-13ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Gravatar Takashi Iwai 1-0/+31
2014-10-07ALSA: hda - Add inverted internal mic for Asus Aspire 4830TGravatar David Henningsson 1-0/+1
2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Takashi Iwai 1-0/+1
2014-09-19ALSA: hda - Add fixup model name lookup for Lemote A1205Gravatar Huacai Chen 1-0/+1
2014-09-16ALSA: hda - Allow multiple callbacks for jackGravatar Takashi Iwai 1-1/+2
2014-09-11Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+8
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsGravatar Takashi Iwai 1-6/+2
2014-09-01ALSA: hda - Fix digital mic on Acer Aspire 3830TGGravatar Takashi Iwai 1-1/+8
2014-08-14ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterGravatar Takashi Iwai 1-0/+6
2014-06-25ALSA: hda - Remove the obsoleted static quirk codes from patch_conexant.cGravatar Takashi Iwai 1-2622/+9
2014-02-28ALSA: hda - Fix registration of beep input deviceGravatar Takashi Iwai 1-3/+1
2014-02-25ALSA: hda - Replace with standard printkGravatar Takashi Iwai 1-16/+16
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hGravatar Takashi Iwai 1-1/+0
2014-02-12Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+2
2014-02-10ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Gravatar Takashi Iwai 1-5/+1
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDGravatar Takashi Iwai 1-1/+2
2014-01-30ALSA: hda/conexant - Disable static quirksGravatar Takashi Iwai 1-1/+1
2014-01-30ALSA: hda/conexant - Enable stereo mix input for CX20549 and CX20551Gravatar Takashi Iwai 1-0/+2
2014-01-30ALSA: hda/conexant - Add analog loopback mixing to CX20549Gravatar Takashi Iwai 1-0/+1
2014-01-30ALSA: hda/conexant - Apply cap of mix amp volume on CX20551 codecGravatar Takashi Iwai 1-0/+33
2014-01-30ALSA: hda/conexant - Use generic parser for HP 530Gravatar Takashi Iwai 1-41/+12
2014-01-30ALSA: hda/conexant - Use generic parser for Toshiba P105Gravatar Takashi Iwai 1-1/+12
2014-01-30ALSA: hda/conexant - Apply the amp cap override for CX20549 mixerGravatar Takashi Iwai 1-0/+36
2014-01-30ALSA: hda/conexant - Re-implement OLPC XO workarounds via fixupGravatar Takashi Iwai 1-374/+269
2014-01-30ALSA: hda - Add fixup name lookup for CX5051 and 5066 codecsGravatar Takashi Iwai 1-2/+19
2014-01-08ALSA: hda - Split Thinkpad ACPI-related codeGravatar Takashi Iwai 1-97/+3