aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-27ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai1-5/+37
2011-10-26ALSA: hda - Fix pin-config for ASUS W90VTakashi Iwai1-0/+9
2011-10-24ALSA: HDA: Add new revision for ALC662David Henningsson1-0/+2
2011-10-21ALSA: hda/realtek - Fix DAC assignments of multiple speakersTakashi Iwai1-2/+8
2011-10-17ALSA: hda/realtek - Cache COEF 0 valueTakashi Iwai1-20/+28
2011-10-17ALSA: hda/realtek - Clean up codec renamesTakashi Iwai1-150/+139
2011-10-17ALSA: hda/realtek - Use alc_codec_rename()Takashi Iwai1-8/+9
2011-10-17ALSA: hda - ALC888S-VC remark to ALC886Kailang Yang1-1/+17
2011-10-17ALSA: hda/realtek - Check the error from alc_codec_rename()Takashi Iwai1-14/+22
2011-10-13ALSA: HDA: Fixup Realtek headphone pin initializationDavid Henningsson1-1/+1
2011-10-06ALSA: hda/realtek - Choose more cleverly the primary outputsTakashi Iwai1-1/+2
2011-09-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+7
2011-09-26ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai1-0/+4
2011-09-26ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai1-1/+3
2011-09-20ALSA: HDA: Refactor Realtek's automuteDavid Henningsson1-62/+74
2011-09-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-4/+5
2011-09-19ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai1-4/+5
2011-08-24ALSA: hda - Remove the rest of ALC662 quirksTakashi Iwai1-36/+10
2011-08-24ALSA: hda - Prefer multi-io to speakers for realtek auto-parserTakashi Iwai1-47/+51
2011-08-24ALSA: hda - Fix Center/LFE mixer element creations for RealtekTakashi Iwai1-1/+1
2011-08-23ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixupsTakashi Iwai1-38/+110
2011-08-23ALSA: hda - Rewrite ALC662 asus-mode* models with fixupsTakashi Iwai1-5/+177
2011-08-23ALSA: hda - Support multiple headphones in Realtek auto-parserTakashi Iwai1-14/+21
2011-08-23ALSA: hda - Remove all ALC861 and ALC861-VD quirksTakashi Iwai1-80/+18
2011-08-23ALSA: hda - Restore VREF50 setup for ALC861-VD dallas/hp modelsTakashi Iwai1-2/+19
2011-08-23ALSA: hda - Fix initialization of multi-speaker output paths for RealtekTakashi Iwai1-5/+12
2011-08-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-11/+19
2011-08-23ALSA: hda - Update jack-sense info even when no automute is setTakashi Iwai1-4/+4
2011-08-23ALSA: hda - Fix output-path initialization for Realtek auto-parserTakashi Iwai1-7/+13
2011-08-19ALSA: hda - Support multiple speakers by Realtek auto-parserTakashi Iwai1-32/+164
2011-08-18ALSA: hda - Remove ALC662 eeepc-p701 and ecs modelsTakashi Iwai1-0/+13
2011-08-18ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai1-0/+2
2011-08-16ALSA: hda - Remove ALC268 model quirksTakashi Iwai1-38/+6
2011-08-16ALSA: hda - Replace ALC269 quanta and lifebook models with fixupsTakashi Iwai1-3/+55
2011-08-15ALSA: hda - Remove ALC680 model quirksTakashi Iwai1-44/+6
2011-08-15ALSA: hda - Remove ALC268 Dell, Toshiba and Zapto model quirksTakashi Iwai1-1/+1
2011-08-04ALSA: hda - Fix digital-mic mono recording on ASUS Eee PCTakashi Iwai1-0/+26
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-26ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai1-5/+5
2011-07-23ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parserTakashi Iwai1-1/+4
2011-07-14ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecsTakashi Iwai1-0/+3
2011-07-09ALSA: hda - Implement 44kHz workaround for IdeadPad as fixupTakashi Iwai1-11/+22
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