summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Merge branch 'fix/hda' into for-linusTakashi Iwai3-33/+179
2010-04-15ALSA: hda - Add initial support for Thinkpad T410s HDA codecJens Taprogge1-4/+149
2010-04-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-0/+2
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-14Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-25/+80
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-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-8/+97
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/tiw...Linus Torvalds3-47/+126
2010-04-07ALSA: hda: Add support for Medion WIM2160Maurus Cuelenaere1-0/+53
2010-04-07ALSA: hda - Remove left-over debug printk in patch_realtek.cTakashi Iwai1-1/+0
2010-04-07ALSA: hda - Fix ALC882 DAC connections in auto modeTakashi Iwai1-19/+26
2010-04-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-6/+11
2010-04-06ALSA: 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-04-01Merge branch 'topic/hda-alc-mute' into topic/hdaTakashi Iwai3-12/+98
2010-04-01Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+8
2010-03-31ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981Daniel T Chen1-0/+8
2010-03-30ALSA: hda - introduce snd_hda_codec_update_cache()Takashi Iwai3-14/+62
2010-03-30ALSA: hda - Add mute LED support for HP laptop with ALC269Takashi Iwai1-0/+38
2010-03-30Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-15/+81
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun 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 - Report errors when invalid values are passed to snd_hda_amp_*()Takashi Iwai1-0/+5
2010-03-29Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-26/+27
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-26Merge remote branch 'alsa/devel' into topic/hdaTakashi Iwai2-14/+31
2010-03-26ALSA: hda-intel - probe_only module option is int type nowJaroslav Kysela1-1/+1
2010-03-26ALSA: hda-intel - remove model=hwio , use probe_only=3 insteadJaroslav Kysela2-10/+4
2010-03-26ALSA: hda-intel - AD1984 thinkpad - add analog beep input controlJaroslav Kysela1-4/+17
2010-03-26ALSA: hda-intel - add special 'hwio' model to bypass initializationJaroslav Kysela2-10/+20
2010-03-25Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-9/+31
2010-03-25ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai1-1/+4
2010-03-22ALSA: hda - Fix uninitialized variable warning in alc_auto_parse_customize_de...Takashi Iwai1-1/+1
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-21Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2010-03-21ALSA: hda - Add PCI quirk for HP dv6-1110ax.Kunal Gangakhedkar1-0/+2
2010-03-19ALSA: hda - Add alc_codec_rename() helperKailang Yang1-17/+25