aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-16Merge branch 'fixes' into develJaroslav Kysela5-18/+43
2010-01-21ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)Jaroslav Kysela1-1/+10
2010-01-08ALSA: hda - support OLPC XO-1.5 DC inputDaniel Drake1-23/+190
2010-01-08ALSA: hda - Configure XO-1.5 microphones at capture timeDaniel Drake1-40/+85
2010-01-08Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela12-153/+687
2010-01-08ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700Ken Prox1-0/+50
2009-12-28ALSA: hda: Refactor powerdown for Realtek HDA codecsDaniel T Chen1-22/+38
2009-12-28ALSA: hda: Add powerdown for Analog Devices HDA codecsDaniel T Chen1-0/+68
2009-12-27ALSA: hda - Use strict_strtoul()Takashi Iwai2-24/+31
2009-12-27ALSA: hda - Add sanity check for storing the user-defined pin configsTakashi Iwai1-0/+3
2009-12-27ALSA: hda - Fix click noises at suspend/free with Realtek codecsTakashi Iwai1-0/+7
2009-12-27ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai3-11/+21
2009-12-27ALSA: hda - Fix Oops at reloading beep devicesTakashi Iwai1-3/+7
2009-12-27ALSA: hda - Don't cache beep controlsTakashi Iwai1-3/+3
2009-12-26ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecsTakashi Iwai1-0/+14
2009-12-25ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.cTakashi Iwai1-8/+10
2009-12-25ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai3-4/+23
2009-12-25Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-16/+27
2009-12-25ALSA: hda - HDMI sticky stream tag supportWu Fengguang1-6/+15
2009-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai4-15/+40
2009-12-23ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier1-0/+3
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai1-5/+5
2009-12-23ALSA: hda - Fix NID association for capture mixersTakashi Iwai7-40/+12
2009-12-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-23/+141
2009-12-22ALSA: hda - Add Bass Speaker switch for HP dv7Takashi Iwai1-0/+57
2009-12-22ALSA: hda - Add MSI blacklistTakashi Iwai1-0/+1
2009-12-22ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola1-1/+21
2009-12-22ALSA: hda - Fix NULL dereference with enable_beep=0 optionTakashi Iwai1-9/+10
2009-12-21Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+1
2009-12-21Merge branch 'fix/hda' into for-linusTakashi Iwai2-37/+391
2009-12-21Merge remote branch 'alsa/fixes' into fix/hdaTakashi Iwai3-5/+3
2009-12-21ALSA: HDA: add powersaving hook for RealtekHector Martin1-0/+36
2009-12-21ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin1-1/+20
2009-12-21ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin1-4/+2
2009-12-21ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen1-1/+9
2009-12-20ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela1-2/+0
2009-12-20Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into fixesJaroslav Kysela4-31/+338
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2009-12-18ALSA: hda - Check class to identify Nvidia controller chipsTakashi Iwai1-26/+4
2009-12-18ALSA: hda - Fix quirk for Maxdata obook4-1Takashi Iwai1-1/+1
2009-12-17ALSA: hda - Fix NULL dereference in kctl-NID mapping in patch_realtek.cTakashi Iwai1-1/+4
2009-12-17ALSA: hda - Fix missing capsrc_nids for ALC88xTakashi Iwai1-0/+6
2009-12-17ALSA: hda - Make use of beep device found in Dell Vostro 1015nEinar Rünkaru1-0/+4
2009-12-17ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015Einar Rünkaru1-6/+33
2009-12-17Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-24/+282
2009-12-17ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang1-24/+282
2009-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-0/+12
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-4/+3
2009-12-15Merge remote branch 'alsa/devel' into topic/hdaTakashi Iwai13-143/+455
2009-12-15Merge branch 'fix/hda' into for-linusTakashi Iwai3-0/+12