summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: HDA: Add ideapad quirk for two Dell machinesDavid Henningsson2011-02-231-0/+2
* ALSA: HDA: Add a new Conexant codec 506e (20590)David Henningsson2011-02-231-0/+3
* ALSA: HDA: Do not announce false surround in Conexant autoDavid Henningsson2011-02-191-1/+1
* ALSA: HDA: Conexant auto: Handle multiple connections to ADC nodeDavid Henningsson2011-02-191-13/+48
* ALSA: hda - Fix memory leaks in conexant jack arraysTakashi Iwai2011-02-021-1/+7
* ALSA: HDA: Fix microphone(s) on Lenovo Edge 13David Henningsson2011-01-281-0/+1
* ALSA: HDA: cxt5066 - Use asus model for Asus U50F, select correct SPDIF outputAndy Robinson2011-01-241-4/+31
* ALSA: HDA: Add a new model "asus" for Conexant 5066/205xxDavid Henningsson2011-01-221-1/+23
* ALSA: HDA: Refactor some redundant code for Conexant 5066/205xxDavid Henningsson2011-01-221-58/+23
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-7/+7
* ALSA: hda: Use vostro model quirk for Dell Vostro 1014Daniel T Chen2011-01-101-0/+1
* ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xxDavid Henningsson2011-01-101-8/+1
* ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"David Henningsson2011-01-101-1/+1
* ALSA: HDA: Rename "Ext Mic" and "External Mic" to "Mic"David Henningsson2010-12-201-14/+14
* ALSA: HDA: Rename "Int Mic" to "Internal Mic"David Henningsson2010-12-201-18/+18
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-201-2/+1
|\
| * ALSA: HDA: Quirk for Dell Vostro 320 to make microphone workDavid Henningsson2010-12-091-2/+1
* | ALSA: hda - Mute speakers when line-out jack is plugged with Conexant auto modeTakashi Iwai2010-12-131-0/+3
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-081-0/+1
|\|
| * ALSA: hda - Enable jack sense for Thinkpad Edge 13Manoj Iyer2010-12-041-0/+1
* | ALSA: hda - Clean up cxt5066 port-D handling & coTakashi Iwai2010-12-031-14/+15
|/
* ALSA: hda - Fix ThinkPad T410[s] docking station line-outJohn Baboval2010-12-031-15/+16
* ALSA: hda - Enable jack sense for Thinkpad Edge 11Manoj Iyer2010-11-231-0/+1
* ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen2010-11-221-0/+1
* ALSA: hda - Apply ideapad quirk to Acer laptops with Cxt5066Takashi Iwai2010-10-211-2/+1
* ALSA: hda - Add quirk for another Acer laptop with a CX20585 codecLuke Yelavich2010-09-281-0/+1
* ALSA: hda - Check the external mic pin more strictly for Conexant chipsTakashi Iwai2010-09-171-1/+2
* ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai2010-09-171-9/+2
* ALSA: HDA: Sort CXT5066 quirk tableDavid Henningsson2010-09-171-5/+5
* ALSA: HDA: Fix spelling (change VOSTO to VOSTRO)David Henningsson2010-09-171-5/+5
* ALSA: hda - Add quirk for Acer laptop with CX20585 codecTakashi Iwai2010-09-161-0/+1
* ALSA: hda - Preliminary support for new Conexant audio codecsTakashi Iwai2010-09-161-1/+639
* ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585Anisse Astier2010-09-131-0/+1
* ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai2010-09-071-0/+1
* ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson2010-09-021-0/+57
* ALSA: hda - Add support for Lenovo S10-3tJerone Young2010-08-231-0/+1
* ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai2010-08-161-0/+1
* ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-131-1/+1
* ALSA: hda - add support for Conexant CX20584Takashi Iwai2010-08-091-0/+3
* ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have ...Jerone Young2010-08-031-0/+4
* ALSA: hda - Shut up pins at power-saving mode with Conexnat codecsTakashi Iwai2010-07-301-0/+12
* ALSA: hda - Add conexant quirk for AMD based Lenovo G series machinesJerone Young2010-07-191-1/+3
* ALSA: hda - Add beep mixer support to Conexant codecsTakashi Iwai2010-07-091-4/+51
* ALSA: hda - add ideapad model for Conexant 5051 codecHerton Ronaldo Krzesinski2010-06-171-0/+20
* ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codecAndreas Herrmann2010-05-281-0/+1
* ALSA: hda - Add support for Thinkpad Edge conexant chipJerone Young2010-05-271-0/+1
* Merge branch 'topic/hda' into for-linusTakashi Iwai2010-05-201-5/+152
|\
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-101-0/+1
| |\
| * | ALSA: hda: enable SPDIF output for Conexant 5051/Lenovo docking stationsPierre-Louis Bossart2010-05-101-1/+3
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-061-2/+6
| |\ \