aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27ALSA: hda - Fix duplicated DAC assignments for RealtekTakashi Iwai1-2/+5
2011-07-27ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nidsTakashi Iwai1-11/+11
2011-07-27ALSA: hda - Add support for vref-out based mute LED control on IDT codecsVitaliy Kulikov1-43/+156
2011-07-26ALSA: hda - Cirrus Logic CS421x supportTim Howe1-34/+709
2011-07-26ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai3-41/+56
2011-07-26ALSA: hda - Add post_suspend patch opsTakashi Iwai2-10/+9
2011-07-26ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai8-30/+25
2011-07-26ALSA: hda - Make sure mute led reflects master mute stateVitaliy Kulikov1-18/+35
2011-07-26ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov3-0/+17
2011-07-24ALSA: hda - Add support of the 4 internal speakers on certain HP laptopsVitaliy Kulikov1-1/+50
2011-07-23ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parserTakashi Iwai1-1/+4
2011-07-22Merge branch 'topic/hda' into for-linusTakashi Iwai29-21220/+18596
2011-07-22Merge branch 'topic/misc' into for-linusTakashi Iwai2-8/+6
2011-07-21ALSA: hda - Remove a superfluous argument of via_auto_init_output()Takashi Iwai1-14/+10
2011-07-21ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecsTakashi Iwai1-40/+52
2011-07-18ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIATakashi Iwai1-34/+125
2011-07-18ALSA: hda - Implement dynamic loopback control for VIA codecsTakashi Iwai1-140/+260
2011-07-14ALSA: hda - Fix krealloc() replacement in hda_codec.cTakashi Iwai1-1/+2
2011-07-14ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecsTakashi Iwai1-0/+3
2011-07-12ALSA: hda - fix up typos in Kconfig help for default buffer size introduced in acfa634fPaul Menzel1-3/+3
2011-07-12ALSA: hda - Add Kconfig for the default buffer sizeTakashi Iwai2-1/+20
2011-07-12ALSA: Use krealloc() in possible placesTakashi Iwai1-6/+3
2011-07-12ALSA: hda - Expose secret DAC-AA connection of some VIA codecsTakashi Iwai1-6/+38
2011-07-12ALSA: hda - Always read raw connections for proc outputTakashi Iwai3-7/+17
2011-07-12ALSA: hda - Add snd_hda_override_conn_list() helper functionTakashi Iwai2-30/+71
2011-07-11ALSA: hda - Turn on extra EAPDs on Conexant codecsTakashi Iwai1-0/+39
2011-07-11ALSA: hda - Preserve input pin-ctl bits in HP-automute for VIA codecTakashi Iwai1-3/+11
2011-07-11ALSA: hda - Set line-out pin-ctls properly when indep-HP mode changesTakashi Iwai1-10/+11
2011-07-11ALSA: hda - Via Fix speaker-mute checks in VIA driverTakashi Iwai1-4/+1
2011-07-09ALSA: hda - Implement 44kHz workaround for IdeadPad as fixupTakashi Iwai1-11/+22
2011-07-09ALSA: hda - Fix a copmile warningTakashi Iwai1-1/+1
2011-07-08ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.cTakashi Iwai1-526/+160
2011-07-08ALSA: hda - Merge ALC260 auto-parser codeTakashi Iwai1-142/+11
2011-07-08ALSA: hda - Merge ALC269 parser codeTakashi Iwai1-114/+10
2011-07-08ALSA: hda - Merge ALC268/269 auto-parser codesTakashi Iwai1-239/+26
2011-07-08ALSA: hda - Merge ALC861 auto-parser codeTakashi Iwai1-187/+8
2011-07-08ALSA: hda - Fix amp-cap checks in patch_realtek.cTakashi Iwai1-12/+22
2011-07-08ALSA: hda - Merge ALC861-VD auto-parse to the standard parserTakashi Iwai1-138/+3
2011-07-08ALSA: hda - Fix auto-mic detection in Realtek codec-parserTakashi Iwai1-1/+1
2011-07-08ALSA: hda - Fix output-path of VT1812 codecLydia Wang1-0/+1
2011-07-08ALSA: hda - Fix Oops in smart51 parsing in VIA codecTakashi Iwai1-1/+1
2011-07-08ALSA: hda - Provide the standard auto_init for Realtek codecsTakashi Iwai1-84/+21
2011-07-08ALSA: hda - Merge ALC680 auto-parser to the standard parserTakashi Iwai1-141/+90
2011-07-08ALSA: hda - Add a fix-up for HP RP5800Takashi Iwai1-0/+11
2011-07-08ALSA: hda - Fix Independent-HP detection on VT2002P/1802/1812 codecsLydia Wang1-0/+6
2011-07-08ALSA: hda - Fix DAC checks for VT2002P/1802/1812 codecsLydia Wang1-3/+11
2011-07-08ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812Lydia Wang1-37/+67
2011-07-07ALSA: hda - Split quirk codes from patch_realtek.cTakashi Iwai13-13921/+14124
2011-07-07ALSA: hda - Use common paser for digital I/O for ALC260Takashi Iwai1-2/+2
2011-07-07ALSA: hda - More flexible dynamic-ADC switching for Realtek codecsTakashi Iwai1-486/+429