summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline2018-10-121-0/+1
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* Merge branch 'for-linus' into topic/virmidiTakashi Iwai2018-07-291-1/+3
|\
| * ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung2018-07-281-0/+1
| * ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung2018-07-281-1/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2018-07-171-0/+1
|\|
| * ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin2018-07-161-0/+1
* | ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai2018-06-271-1/+1
* | ALSA: hda/conexant - Clean up beep codeTakashi Iwai2018-06-251-58/+27Star
* | ALSA: hda - Sanity check of unexpected cap_sync_hook overrideTakashi Iwai2018-06-211-0/+1
* | ALSA: hda/conexant - Use the mic-mute LED helperTakashi Iwai2018-06-211-8/+4Star
|/
* ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg2018-06-121-0/+1
* ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg2018-06-121-0/+1
* ALSA: hda/conexant - Add hp-mic-fix model stringTakashi Iwai2018-05-221-0/+1
* ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai2018-05-221-0/+1
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-3/+2Star
* ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg2018-03-081-0/+1
* ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg2018-03-081-0/+1
* ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machinesHui Wang2017-12-221-0/+29
* ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai2017-08-231-0/+1
* ALSA: hda - Add mute led support for HP ProBook 440 G4Kai-Heng Feng2017-07-251-0/+1
* ALSA: hda - Add mute led support for HP EliteBook 840 G3Florin Tudorache2017-05-081-1/+3
* ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute ledsJerónimo Borque2017-04-191-0/+81
* ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela2017-03-201-0/+11
* ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOTakashi Iwai2016-12-061-0/+17
* ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai2016-09-271-0/+10
* ALSA: hda - Apply reboot D3 fix for CX20724 codec, tooTakashi Iwai2016-03-101-1/+6
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-031-2/+3
|\
| * ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entryTakashi Iwai2015-12-011-0/+1
| * ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3Takashi Iwai2015-12-011-2/+2
* | ALSA: hda - Enable power_save_node for CX20722David Henningsson2015-12-031-0/+3
|/
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-87/+31Star
* ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson2015-10-131-0/+1
* ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson2015-08-211-1/+22
* ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai2015-05-291-2/+1Star
* ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson2015-05-181-0/+12
* ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-231-4/+1Star
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-9/+7Star
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-2/+2
* Merge branch 'topic/hda-bus' into for-nextTakashi Iwai2015-03-161-14/+2Star
|\
| * ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2Star
* | ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai2015-03-111-0/+11
|/
* ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai2014-12-151-2/+2
* ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai2014-11-131-0/+31
* ALSA: hda - Add inverted internal mic for Asus Aspire 4830TDavid Henningsson2014-10-071-0/+1
* Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-10-061-0/+1
|\
| * ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen2014-09-191-0/+1
* | ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-161-1/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-111-1/+8
|\|
| * ALSA: hda - Fix digital mic on Acer Aspire 3830TGTakashi Iwai2014-09-011-1/+8