summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-16ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2-0/+2
2011-11-16ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai1-0/+2
2011-11-16ALSA: hda/jack - Fix the assignment of input jack-typeTakashi Iwai1-0/+1
2011-11-16ALSA: hda/jack - Fix NULL-dereference at probingTakashi Iwai1-1/+3
2011-11-16ALSA: HDA: Jack: Export required functions from hda_jack.cDavid Henningsson1-0/+2
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai8-117/+100
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai7-49/+76
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai8-126/+105
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai8-4/+232
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai13-117/+284
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai5-9/+66
2011-11-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai10-74/+107
2011-11-16ALSA: hda - Update URLs in documentTakashi Iwai1-4/+4
2011-11-16ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2-10/+8
2011-11-16ALSA: hda - delayed ELD repollWu Fengguang1-7/+29
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang3-10/+9
2011-11-15ALSA: hda/realtek - Move ALC880 model=lg-lw to auto-parserTakashi Iwai1-103/+0
2011-11-15ALSA: hda/realtek - Move ALC880 model=medion-rim to auto-parserTakashi Iwai2-90/+38
2011-11-14ALSA: hda/realtek - Move ALC885 macpro and imac24 models to auto-parserTakashi Iwai2-175/+56
2011-11-14ALSA: hda/realtek - Re-add the model string selection for ALC88xTakashi Iwai1-1/+4
2011-11-14ALSA: hda/realtek - Remove left-over chunks in alc882_quirks.cTakashi Iwai1-102/+0
2011-11-14ALSA: hda/realtek - Create mono volume controls for mono-outputsTakashi Iwai1-4/+17
2011-11-14ALSA: hda/realtek: remove redundant semicolonJesper Juhl1-1/+1
2011-11-11ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin1-24/+9
2011-11-10Merge branch 'fix/misc' into for-linusTakashi Iwai9-47/+123
2011-11-10ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+3
2011-11-10ALSA: hda/realtek - Rewrite ALC882 acer-aspire-* models with the auto-parserTakashi Iwai2-430/+69
2011-11-10ALSA: hda/realtek - Create multi-io jacks more aggresivelyTakashi Iwai1-12/+51
2011-11-10Merge branch 'fix/hda' into topic/hdaTakashi Iwai6-43/+108
2011-11-10ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai3-7/+14
2011-11-10ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai1-4/+14
2011-11-10ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai1-21/+39
2011-11-09ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov1-10/+31
2011-11-09ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov1-11/+19
2011-11-09ALSA: hda/realtek - Drop ALC882 desktop model quirksTakashi Iwai2-788/+22
2011-11-09ALSA: hda/realtek - Remove ALC882 targa-* modelsTakashi Iwai2-235/+6
2011-11-09ALSA: hda/realtek - Reorder alc882_fixup_tbl[]Takashi Iwai1-3/+3
2011-11-09ALSA: hda/realtek - Move ALC882 model=acer-aspire to auto-parserTakashi Iwai2-62/+16
2011-11-09ALSA: hda/realtek - Drop ALC882 model=acer quirkTakashi Iwai1-20/+0
2011-11-09ALSA: hda/realtek - Drop ALC882 model=clevo-m720 quirkTakashi Iwai1-74/+0
2011-11-09ALSA: hda/realtek - Drop ALC882 3stack-hp, 6stack-dell and clevo-m540r modelsTakashi Iwai1-150/+0
2011-11-09ALSA: hda/realtek - Replace ALC882 arima, medion and laptop-eapd quirksTakashi Iwai2-104/+13
2011-11-09ALSA: hda/realtek - Drop ALC882 mitac and fujitsu-xa3530 static configsTakashi Iwai1-131/+0
2011-11-09ALSA: hda/realtek - Drop ALC882 lenovo and haier-w66 static configsTakashi Iwai1-188/+0
2011-11-09ALSA: hda/realtek - Drop lenovo-sky, asus-m90v, fujitsu-pi2515 quirksTakashi Iwai1-181/+0
2011-11-09ALSA: hda/realtek - Drop ALC882 asus-a7j and asus-a7m modelsTakashi Iwai2-107/+13
2011-11-09ALSA: hda/realtek - Look through codec SSID for fix-up listsTakashi Iwai1-4/+18
2011-11-09ALSA: hda/realtek - Move ALC888 ASUS EEE1601 config to auto-parserTakashi Iwai2-74/+10
2011-11-09ALSA: hda/realtek - Drop ALC882 model=asus-p5q static configTakashi Iwai1-15/+0
2011-11-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-51/+71