summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix GPIO for Acer Aspire 3830TGTakashi Iwai2013-09-301-0/+11
* ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson2013-07-161-1/+78
* ALSA: hda - Make Thinkpad X220-tablet use generic parserDavid Henningsson2013-06-201-1/+1
* ALSA: hda - Fix 3.9 regression of EAPD init on Conexant codecsTakashi Iwai2013-05-041-3/+14
* ALSA: hda - Move Thinkpad X220 to use auto parserDavid Henningsson2013-04-291-1/+1
* ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai2013-03-181-11/+7
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-181-5/+11
|\
| * ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai2013-03-181-4/+4
| * ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai2013-03-181-1/+7
* | ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai2013-03-131-1/+0
|/
* ALSA: hda - Remove speaker clicks on CX20549David Henningsson2013-02-141-0/+1
* ALSA: hda - Add power state filteringTakashi Iwai2013-01-241-1/+1
* Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai2013-01-231-1275/+100
|\
| * ALSA: hda/conexant - Set mixer NID 0x19 for CX20551 codecTakashi Iwai2013-01-181-0/+7
| * ALSA: hda - Rearrange for dropping static quirk codes in Coexant driverTakashi Iwai2013-01-121-43/+57
| * ALSA: hda - Use generic parser in Conexant codec driverTakashi Iwai2013-01-121-1253/+61
| * ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-121-5/+1
* | ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai2013-01-211-0/+9
|/
* Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"David Henningsson2013-01-091-16/+0
* ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai2012-12-121-0/+1
* ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai2012-11-301-18/+3
* ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-081-0/+5
* ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai2012-11-081-3/+25
* ALSA: HDA: Make hda sound card usable for LoongsonHuacai Chen2012-10-151-0/+44
* ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson2012-10-061-1/+1
* ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele2012-10-061-0/+1
* ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson2012-10-061-29/+15
* ALSA: hda - use both input paths on Conexant auto parserDavid Henningsson2012-09-201-4/+16
* ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson2012-09-191-2/+2
* ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-301-3/+3
* ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-221-1/+0
* ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson2012-08-071-5/+0
* ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson2012-08-071-1/+0
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-261-1/+4
* ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson2012-06-211-0/+1
* ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-131-1/+1
* ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai2012-05-121-6/+9
* ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai2012-05-101-0/+6
* ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai2012-05-081-37/+25
* ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-5/+4
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-29/+15
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-04-191-5/+30
|\
| * Merge branch 'fix/cxt-stable' into fix/hdaTakashi Iwai2012-04-191-5/+30
| |\
| | * ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai2012-04-191-3/+25
| | * ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai2012-04-191-2/+7
| * | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-071-1/+1
| |\ \
* | | | ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson2012-04-101-1/+3
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-04-071-67/+41
|\ \ \ \ | |/ / /
| * | | ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17
OpenPOWER on IntegriCloud