summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] hda-codec - Fix Dell laptops support with STAC codecsTakashi Iwai1-32/+313
2007-10-16[ALSA] hda-codec - Fix ALC268 unsol eventTakashi Iwai1-5/+50
2007-10-16[ALSA] hda-codec - Fix mater mixer switch of ALC262 sony-amd modelTakashi Iwai1-10/+38
2007-10-16[ALSA] hda-intel - Fix compile with gcc-3.xTakashi Iwai1-2/+2
2007-10-16[ALSA] hda-codec - Add missing capture boost for ALC268Takashi Iwai1-0/+6
2007-10-16[ALSA] hda-codec - Add SPDIF support on ALC880 fujitsu modelTakashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Add support for Haier W66Kailang Yang1-1/+51
2007-10-16[ALSA] hda-intel - Add probe_mask blacklistTakashi Iwai1-1/+32
2007-10-16[ALSA] hda-codec - Fix ALC268 acer modelTakashi Iwai1-1/+10
2007-10-16[ALSA] hda-codec - Add support for Toshiba Satellite P205Takashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Add support for Macbook Pro rev3Takashi Iwai1-0/+145
2007-10-16[ALSA] hda-codec - Fix Toshiba A135 model selectionTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-codec - Add auto-mute function to Sony VAIO with STAC9872Takashi Iwai1-1/+46
2007-10-16[ALSA] hda-codec - Add model for MSI m673xTakashi Iwai1-0/+1
2007-10-16[ALSA] hda-intel - Avoid unnecessary work schedulingTakashi Iwai2-4/+9
2007-10-16[ALSA] hda-codec - Add unsol_event to ALC883 Acer AspireTakashi Iwai1-11/+29
2007-10-16[ALSA] hda-codec - Remove superfluous codeTakashi Iwai1-4/+0
2007-10-16[ALSA] hda-codec - Fix PM on ALC885 Intel MacsTakashi Iwai1-6/+16
2007-10-16[ALSA] hda-codec - Add ALC268 acer modelTakashi Iwai1-1/+75
2007-10-16[ALSA] hda-intel - Add position_fix quirk for Dell Precision 390Takashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Fix Master volume with AD1986A laptop modelTakashi Iwai1-23/+21
2007-10-16[ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()Takashi Iwai1-1/+2
2007-10-16[ALSA] hda-codec - Add option texts and descriptions for new Realtek modelsTakashi Iwai1-1/+3
2007-10-16[ALSA] hda-codec - Add support for Biostar NF61S SE moboTakashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Update realtek codec supportKailang Yang1-32/+93
2007-10-16[ALSA] hda-codec - Remove conflicting capture mixers for ALC861VDTakashi Iwai1-11/+0
2007-10-16[ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai2-1/+6
2007-10-16[ALSA] hda-intel - Fix NULL dereference in resumeTakashi Iwai1-1/+2
2007-10-16[ALSA] hda-intel - Add power_save_controller module optionTakashi Iwai1-14/+11
2007-10-16[ALSA] This patch adds more support for Dell systems with Stac9205 codecs.Tobin Davis1-11/+53
2007-10-16[ALSA] hda-intel - Fix resume with power saveTakashi Iwai2-2/+2
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai10-192/+792
2007-10-16[ALSA] hda-codec - Clean up bind-controlsTakashi Iwai4-170/+56
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai7-278/+205
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai12-348/+195
2007-10-16[ALSA] hda-codec - introduce command register cacheTakashi Iwai3-0/+100
2007-10-16[ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai2-45/+68
2007-10-16[ALSA] hda-codec - Add support for Acer Aspire laptopsTobin Davis1-0/+56
2007-10-16[ALSA] hda-codec - Add more Dell systemsTobin Davis1-0/+14
2007-10-16[ALSA] hda-intel - Remove invalid __devinitTakashi Iwai1-13/+10
2007-10-16[ALSA] hda-codec - Fix GPIO in resumeTakashi Iwai1-12/+18
2007-10-16[ALSA] hda-intel - Fix a typo in MakefileTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()Takashi Iwai1-1/+1
2007-10-16[ALSA] hda-codec - Add support for the ASRock K8NF6G-VSTA motherboardTobin Davis1-0/+1
2007-10-16[ALSA] hda-codec - kernel config for each codecTakashi Iwai3-14/+53
2007-10-16[ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai4-155/+184
2007-10-16[ALSA] hda-intel - Add hwdep interfaceTakashi Iwai5-5/+138
2007-10-16[ALSA] hda-intel - Coding style fixesTakashi Iwai4-122/+225
2007-10-16[ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd modelTakashi Iwai1-25/+41
2007-10-16[ALSA] hda-codec - Fix AD1988 SPDIF outputTakashi Iwai1-14/+31