aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
AgeCommit message (Expand)Author
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai
2014-01-08ALSA: hda - Split Thinkpad ACPI-related codeTakashi Iwai
2013-12-20ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users.Lv Zheng
2013-12-06ALSA: hda - Remove quirk for Dell Vostro 131David Henningsson
2013-11-27ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codecHui Wang
2013-11-07ALSA: hda - Add support for CX20952Takashi Iwai
2013-10-17ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDsDavid Henningsson
2013-09-30ALSA: hda - Fix GPIO for Acer Aspire 3830TGTakashi Iwai
2013-07-16ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson
2013-06-20ALSA: hda - Make Thinkpad X220-tablet use generic parserDavid Henningsson
2013-05-04ALSA: hda - Fix 3.9 regression of EAPD init on Conexant codecsTakashi Iwai
2013-04-29ALSA: hda - Move Thinkpad X220 to use auto parserDavid Henningsson
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai
2013-02-14ALSA: hda - Remove speaker clicks on CX20549David Henningsson
2013-01-24ALSA: hda - Add power state filteringTakashi Iwai
2013-01-23Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai
2013-01-21ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai
2013-01-18ALSA: hda/conexant - Set mixer NID 0x19 for CX20551 codecTakashi Iwai
2013-01-12ALSA: hda - Rearrange for dropping static quirk codes in Coexant driverTakashi Iwai
2013-01-12ALSA: hda - Use generic parser in Conexant codec driverTakashi Iwai
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai
2013-01-09Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson
2012-12-12ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai
2012-11-30ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai
2012-11-08ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai
2012-11-08ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai
2012-10-15ALSA: HDA: Make hda sound card usable for LoongsonHuacai Chen
2012-10-06ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson
2012-10-06ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele
2012-10-06ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson
2012-09-20ALSA: hda - use both input paths on Conexant auto parserDavid Henningsson
2012-09-19ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai
2012-08-07ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson
2012-08-07ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai
2012-06-21ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai
2012-05-10ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai
2012-04-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai