aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Merge branch 'fix/hda' into for-linusTakashi Iwai3-33/+179
2010-04-15ALSA: hda - Add position_fix quirk for Biostar moboTakashi Iwai1-0/+1
2010-04-15ALSA: hda - add a quirk for Clevo M570U laptopJoerg Schirottke1-0/+1
2010-04-14ALSA: hda - Avoid invalid "Independent HP" control for VIA codecsTakashi Iwai1-16/+23
2010-04-14ALSA: hda - Fix control element allocations in VIA codec parserTakashi Iwai1-1/+1
2010-04-12ALSA: hda - Add fix-up for Sony VAIO with ALC269Takashi Iwai1-1/+28
2010-04-12ALSA: hda - Enhance fix-up table for Realtek codecsTakashi Iwai1-7/+28
2010-04-09ALSA: hda - Fix initial capture source connections of ALC880/260Takashi Iwai1-0/+23
2010-04-09ALSA: hda - Fix setup for ALC269vb amic and dmic modelsKailang Yang1-8/+20
2010-04-09ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21Kailang Yang1-0/+1
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-47/+126
2010-04-07ALSA: hda: Add support for Medion WIM2160Maurus Cuelenaere1-0/+53
2010-04-05ALSA: hda - Fix a wrong array range check in patch_realtek.cTakashi Iwai1-4/+3
2010-04-05ALSA: hda - Enable amplifiers on Acer Inspire 6530GTony Vroon1-2/+7
2010-04-04ALSA: hda - Add MSI blacklist for Aopen MZ915-MTakashi Iwai1-0/+1
2010-03-31ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981Daniel T Chen1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-30ALSA: hda - Add missing printk argument in previous patchTakashi Iwai1-1/+2
2010-03-29ALSA: hda - Fix ADC/MUX assignment of ALC269 codecTakashi Iwai1-15/+80
2010-03-29ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()Takashi Iwai1-26/+26
2010-03-29ALSA: hda: Use LPIB for ga-ma770-ud3 boardDaniel T Chen1-0/+1
2010-03-25ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai1-1/+4
2010-03-22ALSA: hda - Fix access-after-free in patch_realtek.cTakashi Iwai1-2/+3
2010-03-22ALSA: hda - Sort codec entry list of Nvidia HDMITakashi Iwai1-8/+8
2010-03-22ALSA: hda - Add support of Nvidia GT220 HDMIDerek Kelly1-0/+3
2010-03-22ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)Daniel T Chen1-0/+15
2010-03-21ALSA: hda - Add PCI quirk for HP dv6-1110ax.Kunal Gangakhedkar1-0/+2
2010-03-17Merge branch 'fix/hda' into for-linusTakashi Iwai3-3/+16
2010-03-16ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212Daniel T Chen2-1/+2
2010-03-15ALSA: hda - Disable MSI for Nvidia controllerTakashi Iwai1-0/+7
2010-03-15ALSA: hda - Add PCI quirks for MSI NetOn AP1900 and Wind Top AE2220Anisse Astier1-0/+2
2010-03-15ALSA: hda - Fix secondary ADC of ALC260 basic modelTakashi Iwai1-1/+1
2010-03-15ALSA: hda - Add an error message for invalid mapping NIDTakashi Iwai1-1/+3
2010-03-15ALSA: hda - New Intel HDA controllerVitaliy Kulikov1-0/+1
2010-03-10Merge branch 'topic/hda' into for-linusTakashi Iwai2-1/+8
2010-03-09ALSA: hda - Sound MSI fallout on a Asus mobo NVIDIA MCP55Ralf Gerbig1-0/+1
2010-03-08ALSA: hda - Fix input source elements of secondary ADCs on RealtekTakashi Iwai1-0/+6
2010-03-08ALSA: hda - Fix wrong model range check for ALC268Takashi Iwai1-1/+1
2010-03-08Merge branch 'topic/hda' into for-linusTakashi Iwai9-904/+1141
2010-03-08ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang1-4/+8
2010-03-08ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang3-1613/+882
2010-03-07ALSA: hda - Add ASRock mobo to MSI blacklistMichele Ballabio1-0/+1
2010-03-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-7/+4
2010-03-05ALSA: hda: uninitialized variable fixFrederik Deweerdt1-1/+1
2010-03-05ALSA: hda: Use LPIB for a Biostar Microtech boardDaniel T Chen1-0/+1
2010-03-04ALSA: hda: Use LPIB for Dell Latitude 131LDaniel T Chen1-0/+1
2010-03-04ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai2-3/+9
2010-03-04ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audioWei Ni3-52/+990
2010-03-04ALSA: hda - Support max codecs to 8 for nvidia hda controllerWei Ni1-2/+4
2010-03-02ALSA: sound/pci/hda/hda_codec.c: various coding style fixesNorberto Lopes1-31/+38