summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+15Star
* 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/+0Star
* ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson2012-08-071-5/+0Star
* ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson2012-08-071-1/+0Star
* 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/+25Star
* ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-5/+4Star
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-29/+15Star
* 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/+41Star
|\| | |
| * | | ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17Star
| * | | ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher2012-04-071-2/+3
| * | | ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher2012-04-071-5/+1Star
| * | | ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher2012-04-071-25/+6Star
| * | | ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher2012-04-071-13/+13
| * | | ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher2012-04-071-4/+4
* | | | ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson2012-04-051-13/+75
| |/ / |/| |
* | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-221-20/+102
|\| |
| * | ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-131-6/+15
| * | ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-131-9/+8Star
| * | ALSA: hda - Add EAPD control to Conexnat auto-parserTakashi Iwai2012-03-121-4/+32
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-021-2/+22
| |\|
| * | ALSA: hda/conexant - Clear unsol events on unused pinsTakashi Iwai2012-02-291-0/+45
| * | ALSA: hda - Enable docking-station SPDIF for ThinkpadTakashi Iwai2012-02-281-0/+1
| * | ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-031-17/+6Star
| * | ALSA: hda - Remove fallback to model=ideapad for Lenovo with cx5066Takashi Iwai2012-02-031-1/+0Star
| * | ALSA: hda - Enable sync_write and reset for Conexant codecsTakashi Iwai2012-02-021-0/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+1
|\ \ \ | |_|/ |/| |
| * | Typos: change aditional to additional.Justin P. Mattock2012-02-211-1/+1
| |/
* | ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-021-1/+1
* | ALSA: hda - Add a fake mute featureTakashi Iwai2012-02-291-1/+21
|/
* ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson2012-01-231-1/+1
* ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-101-2/+0Star
* ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-44/+8Star
* ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-1/+0Star