summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2010-04-23ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2)Hans de Goede2-2/+124
2010-04-23ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen1-0/+2
2010-04-23ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen1-0/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina51-132/+414
2010-04-22ALSA: snd-meastro3: Document hardware volume control a bitHans de Goede1-4/+18
2010-04-22Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+9
2010-04-22ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resumeHans de Goede1-0/+8
2010-04-22ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600CHans de Goede1-0/+1
2010-04-22ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen1-1/+1
2010-04-22ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645Daniel T Chen1-0/+2
2010-04-22ALSA: Add support of AudioScience ASI boardsEliot Blennerhassett26-0/+18419
2010-04-19ALSA: hda - Fix resume from StR of HP 2510p with docking-stationTakashi Iwai1-9/+0
2010-04-16Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai46-79/+182
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-13ALSA: info - Implement common llseek for binary modeTakashi Iwai1-51/+0
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai4-62/+29
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai4-31/+32
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai1-25/+64
2010-04-13Merge branch 'fix/misc' into topic/miscTakashi Iwai4-16/+29
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 Torvalds5-60/+142
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-07Merge branch 'fix/hda' into for-linusTakashi Iwai3-47/+126
2010-04-07Merge branch 'fix/misc' into for-linusTakashi Iwai2-13/+16
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: mixart: range checking proc fileDan Carpenter1-10/+14
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: echoaudio - Eliminate use after freeJulia Lawall1-3/+2
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