aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin1-19/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-13ALSA: hda - Remove bad code for IDT 92HD83 family patchCharles Chin1-18/+0
2011-10-05ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDTDavid Henningsson1-3/+15
2011-10-03ALSA: HDA: Fix naming of input jacks for IDT parserDavid Henningsson1-11/+3
2011-09-24ALSA: HDA: No power nids on 92HD93David Henningsson1-0/+1
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-08-10ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan1-0/+2
2011-07-27ALSA: hda - Add support for vref-out based mute LED control on IDT codecsVitaliy Kulikov1-43/+156
2011-07-26ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai1-3/+3
2011-07-26ALSA: hda - Make sure mute led reflects master mute stateVitaliy Kulikov1-18/+35
2011-07-26ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov1-0/+12
2011-07-24ALSA: hda - Add support of the 4 internal speakers on certain HP laptopsVitaliy Kulikov1-1/+50
2011-06-29ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai1-24/+3
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-1/+3
2011-05-17ALSA: hda - Handle dock line-in as auto-detectable for IDT codecsTakashi Iwai1-4/+8
2011-05-17ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai1-7/+4
2011-05-16ALSA: HDA: Use one dmic only for Dell Studio 1558David Henningsson1-1/+1
2011-05-02ALSA: hda - Constify fixup and other array data in patch_sigmatel.cTakashi Iwai1-195/+199
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai1-1/+2
2011-05-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2011-04-26ALSA: hda - Enable sync_write workaround for AMD genericallyTakashi Iwai1-16/+0
2011-04-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+3
2011-04-21ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecsTakashi Iwai1-0/+7
2011-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+3
2011-04-07ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai1-0/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
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