summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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/+1
| * | | ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher2012-04-071-25/+6
| * | | 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/+8
| * | 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/+6
| * | ALSA: hda - Remove fallback to model=ideapad for Lenovo with cx5066Takashi Iwai2012-02-031-1/+0
| * | 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-201-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/+0
* ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-44/+8
* ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-1/+0
* ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-4/+4
* ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-0/+2
* ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-11/+9
* ALSA: HDA: Remove quirk for Toshiba T110David Henningsson2011-11-091-1/+0
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai2011-10-271-2/+27
* ALSA: hda - Keep EAPD turned on for old Conexant chipsTakashi Iwai2011-10-271-21/+22
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-10-191-0/+1
|\
| * ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-09-201-19/+27
|\ \ | |/
OpenPOWER on IntegriCloud