aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ALSA: hda - Fix codec rename rules for ALC662-compatible codecsKailang Yang1-4/+8
2010-10-21ALSA: hda - Add alc_init_jacks() call to other codecsKailang Yang1-1/+11
2010-10-17ALSA: HDA: Apply SKU override for Acer aspire 7736zDavid Henningsson1-0/+5
2010-10-17ALSA: HDA: Enable SKU quirks for RealtekDavid Henningsson1-2/+33
2010-10-14ALSA: hda: Add speaker pin to automute Acer Aspire 8943GDaniel T Chen1-0/+8
2010-10-04ALSA: hda - Added fixup for Lenovo Y550PValentine Sinitsyn1-0/+1
2010-09-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-6/+16
2010-09-24ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai1-6/+16
2010-09-21ALSA: hda - Apply ALC269 VAIO fix-up to all Sony laptops with ALC269Takashi Iwai1-2/+1
2010-09-21Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+10
2010-09-21ALSA: hda - Check invalid NIDs in alc_init_jacks()Takashi Iwai1-8/+12
2010-09-21ALSA: hda - Introduce hda_call_check_power_status() helperTakashi Iwai1-8/+3
2010-09-20ALSA: hda - Refactor ALC269 power-ups/downs in PM callbacksTakashi Iwai1-30/+21
2010-09-20ALSA: hda - Fix capture widget for ALC269vb and coTakashi Iwai1-1/+5
2010-09-20ALSA: hda - Optimize the check of ALC269 codec variantsTakashi Iwai1-6/+15
2010-09-20ALSA: hda - Fix initialization of multiple output pins for ALC268/269Takashi Iwai1-6/+14
2010-09-20ALSA: hda - Fix up autocfg output pin numbers in realtek parserTakashi Iwai1-0/+24
2010-09-17ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai1-5/+5
2010-09-16ALSA: hda - Fix input-pin setup for Realtek codecsTakashi Iwai1-6/+6
2010-09-16ALSA: hda - Fix initialization of secondary headphone and speakerTakashi Iwai1-4/+9
2010-09-16ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson1-0/+10
2010-09-16ALSA: hda - Set up COEFs for ALC269 to avoid click noises at power-savingKailang Yang1-0/+114
2010-09-14ALSA: hda - Add input jack layer support to Realtek codecKailang Yang1-0/+98
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai1-11/+9
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai1-4/+4
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai1-5/+5
2010-09-09ALSA: HDA: Add fixup pins for Ideapad Y550David Henningsson1-1/+25
2010-09-08ALSA: hda - Add fixup for FSC Celsius H270Takashi Iwai1-0/+35
2010-09-08ALSA: hda - Add multiple headphone support to ALC262 codecTakashi Iwai1-29/+42
2010-09-08ALSA: hda - Support multiple headphone auto-muteTakashi Iwai1-42/+50
2010-09-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2010-09-08ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai1-0/+1
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for Realtek codecsTakashi Iwai1-98/+110
2010-08-30ALSA: hda - embed alc_fixup contents into struct definitionsTakashi Iwai1-41/+29
2010-08-26ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson1-0/+1
2010-08-17ALSA: hda - Fix ALC680 base model captureKailang Yang1-32/+144
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai1-1/+1
2010-08-10ALSA: HDA: Use model=auto for LG R510David Henningsson1-1/+0
2010-08-09ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe1-0/+1
2010-08-06ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)Kailang Yang1-0/+39
2010-08-04ALSA: hda - Add pin-fix for HP dc5750Takashi Iwai1-0/+29
2010-08-04ALSA: hda - Fix initial capsrc selection in patch_alc269()Takashi Iwai1-11/+16
2010-08-03ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai1-0/+1
2010-08-02ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson1-1/+1
2010-07-30ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai1-0/+2
2010-07-30ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai1-1/+2
2010-07-30ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai1-2/+16
2010-07-30ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai1-0/+1
2010-07-30ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai1-62/+78
2010-07-30ALSA: hda - Increase the connection list size for ALC662Takashi Iwai1-1/+1