aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-14ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecsVitaliy Kulikov1-73/+149
2011-03-14ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov1-3/+8
2011-03-03ALSA: hda - Make common input-jack helper functionsTakashi Iwai1-80/+5
2011-02-24ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov1-3/+12
2011-01-18ALSA: hda - Fix initialization for HP 2011 notebooksVitaliy Kulikov1-43/+10
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai1-18/+18
2011-01-13ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detectionTakashi Iwai1-1/+1
2011-01-10ALSA: HDA: Add internal mic for IDT 92HD88BDavid Henningsson1-1/+11
2011-01-10Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+2
2010-12-23ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai1-3/+2
2010-12-03ALSA: hda - Fix beep-tone on IDT 92HD87/88 codecsTakashi Iwai1-1/+1
2010-12-03ALSA: hda - Enable beep for IDT92HD87 / 88 codecsTakashi Iwai1-1/+0
2010-12-02ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen1-0/+2
2010-11-23ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same m...Takashi Iwai1-3/+1
2010-11-11ALSA: HDA: Enable digital mic on IDT 92HD87BDavid Henningsson1-2/+12
2010-10-25ALSA: hda - Change BTL amp level on some HP notebooksVitaliy Kulikov1-0/+78
2010-10-25Merge branch 'topic/hda' into for-linusTakashi Iwai1-187/+192
2010-10-22ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecsClemens Ladisch1-1/+2
2010-10-19ALSA: hda - Fix codec muted after rebooting from WindowsCharles1-0/+3
2010-10-17ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch1-2/+4
2010-10-11ALSA: hda - Add another HP DV6 quirkLuke Yelavich1-0/+2
2010-09-25ALSA: hda - Fix switching between dmic and mic using the same mux on IDT/STACVitaliy Kulikov1-1/+3
2010-09-21ALSA: hda - Introduce hda_call_check_power_status() helperTakashi Iwai1-8/+4
2010-09-17ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai1-15/+15
2010-09-17ALSA: hda - Fix automatic MIC switching and include dock MIC for IDT codecsCharles Chin1-11/+29
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai1-123/+21
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai1-13/+7
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai1-8/+8
2010-09-08ALSA: hda - Improve input control names for IDT/STAC codecsVitaliy Kulikov1-19/+88
2010-09-08ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecsVitaliy Kulikov1-33/+46
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecsTakashi Iwai1-87/+96
2010-08-19ALSA: hda - Add support for IDT 92HD89XX codecsCharles Chin1-0/+15
2010-08-10ALSA: hda - Adding support for new IDT 92HD87XX codecsCharles Chin1-0/+4
2010-08-09ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000Steven Eastland1-0/+9
2010-08-03ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecsDaniel J Blueman1-1/+11
2010-05-25ALSA: hda: Fix model quirk for Dell M1730Daniel T Chen1-1/+1
2010-05-12ALSA: hda - Add hp-dv4 model for IDT 92HD71bxTakashi Iwai1-3/+9
2010-05-11ALSA: hda - Fix mute-LED GPIO pin for HP dv seriesTakashi Iwai1-0/+5
2010-05-07ALSA: hda - fix DG45ID SPDIF outputWu Fengguang1-4/+2
2010-04-23ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen1-0/+2
2010-04-22ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645Daniel T Chen1-0/+2
2010-03-21ALSA: hda - Add PCI quirk for HP dv6-1110ax.Kunal Gangakhedkar1-0/+2
2010-02-09ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x codecsTakashi Iwai1-4/+4
2010-02-08ALSA: hda - Remove static gpio_led setup via modelTakashi Iwai1-6/+0
2010-02-08ALSA: hda - Merge HP mute-LED status callback on both IDT 92HD7x and 8x codecsTakashi Iwai1-30/+27
2010-02-08ALSA: hda - Detect HP mute-LED GPIO setup from GPIO countsTakashi Iwai1-13/+8
2010-02-04ALSA: hda - Fix docking output for IDT 92HD8xx codecsCharles Chin1-17/+13
2010-02-04ALSA: hda - Adding support for another IDT 92HD83XXX codecVitaliy Kulikov1-0/+2
2010-01-29ALSA: hda - Add support for IDT 92HD88 family codecsCharles Chin1-0/+26
2010-01-28ALSA: hda - Add mute LED check for HP laptops with IDT 92HD83xxx codecVitaliy Kulikov1-0/+5