summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2010-01-24ALSA: hda - Fix HP dv6736 capture mixer nameTakashi Iwai1-2/+2
2010-01-24ALSA: hda - Minor fixes for Compaq Presario F700 quirkTakashi Iwai1-4/+4
2010-01-21ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)Jaroslav Kysela1-1/+10
2010-01-20ALSA: hda - Fix HP T5735 automuteTakashi Iwai1-3/+3
2010-01-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai6-62/+193
2010-01-19ALSA: hda - Turn on EAPD only if available for Realtek codecsTakashi Iwai1-12/+17
2010-01-19ALSA: hda - Fix parsing pin node 0x21 on ALC259Takashi Iwai1-0/+1
2010-01-17ALSA: hda - Fix capture on Sony VAIO with single inputTakashi Iwai1-8/+54
2010-01-15ALSA: hda - Fix mute led GPIO on HP dv-series notebooksKunal Gangakhedkar1-16/+45
2010-01-14ALSA: hda - Fix missing capture mixer for ALC861/660 codecsTakashi Iwai1-0/+2
2010-01-13ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 supportAlex Murray1-2/+26
2010-01-13ALSA: hda - Fix Toshiba NB20x quirk entryTakashi Iwai1-1/+1
2010-01-13ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+3
2010-01-12ALSA: hda - Fix ALC861-VD capture source mixerTakashi Iwai1-1/+1
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/tiw...Jaroslav 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-26ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.cTakashi Iwai1-8/+10
2009-12-26ALSA: 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...Jaroslav Kysela4-31/+338
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall1-1/+1