summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-10ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai1-5/+7
2011-06-10ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai1-1/+1
2011-06-07ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen1-0/+1
2011-05-20ALSA: hda - Remove PCM mixer elements from Virtual Master of realtekRaymond Yau1-2/+0
2011-05-19ALSA: hda - Enable Realtek ALC269 codec input layer beepMadis Janson1-0/+1
2011-05-18ALSA: hda - Fix no sound after Windows boot with ALC269Kailang Yang1-2/+9
2011-05-18ALSA: hda - Add support of ALC221 / ALC276 codecsKailang Yang1-0/+2
2011-05-18ALSA: hda - Add support of ALC898/899 codecKailang Yang1-0/+10
2011-05-17ALSA: hda - Add dock-mic detection support to Realtek auto-parserTakashi Iwai1-17/+65
2011-05-17ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai1-1/+1
2011-05-17ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.cTakashi Iwai1-1/+1
2011-05-17ALSA: hda - Use is_jack_detectable() helperTakashi Iwai1-6/+3
2011-05-03ALSA: hda - fix NULL-dereference in patch_realtekRaymond Yau1-1/+1
2011-05-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+2
2011-05-02ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai1-2/+2
2011-05-02ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai1-70/+70
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai1-9/+9
2011-05-02ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai1-503/+503
2011-05-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-19/+11
2011-05-02Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai1-18/+3
2011-04-29ALSA: HDA: Fix automute for Gateway NV79David Henningsson1-0/+6
2011-04-29ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero1-0/+1
2011-04-28ALSA: hda - Add Auto-Mute Mode enum for two-output casesTakashi Iwai1-6/+26
2011-04-28ALSA: hda - More line-out auto-mute support for RealtekTakashi Iwai1-6/+9
2011-04-28ALSA: hda - Add support for Line-Out automute to Realtek auto-parserTakashi Iwai1-13/+133
2011-04-28ALSA: hda - More reduction of redundant automute codes in Realtek parserTakashi Iwai1-173/+49
2011-04-28ALSA: hda - Consolidate auto-mute with master-switch for RealtekTakashi Iwai1-224/+99
2011-04-28ALSA: hda - Add support of line-out automute for RealtekTakashi Iwai1-154/+120
2011-04-28ALSA: hda - Add common automute support for mxier-amp on/off for ReatekTakashi Iwai1-457/+194
2011-04-28ALSA: hda - Consolidate default automute functions for RealtekTakashi Iwai1-97/+163
2011-04-27ALSA: hda - Add channel-mode support to Realtek auto-parserTakashi Iwai1-20/+249
2011-04-27ALSA: hda - Minor update for alc662-parser functionsTakashi Iwai1-13/+25
2011-04-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+24
2011-04-21Merge branch 'fix/hda' into for-linusTakashi Iwai1-1/+24
2011-04-19ALSA: hda - Add a fix-up for Acer dmic with ALC271x codecTakashi Iwai1-1/+24
2011-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-2/+2
2011-04-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2011-04-07ALSA: hda - Fix unused variable warning in patch_realtek.cTakashi Iwai1-2/+0
2011-04-07ALSA: hda - Remove superfluous inits for ALC662 auto-parserTakashi Iwai1-30/+0
2011-04-07ALSA: hda - Mute ADC as default in ALC882 and other auto-parsersTakashi Iwai1-0/+5
2011-04-07ALSA: hda - Unmute mixer dynamically in alc662 auto-parserTakashi Iwai1-4/+11
2011-04-07ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson1-1/+1
2011-04-07ALSA: hda - Rewrite alc269_suspend to alc269_shutupTakashi Iwai1-12/+3
2011-04-07ALSA: hda - Introduce shutup callback to Realtek spec structTakashi Iwai1-0/+20
2011-04-07ALSA: hda - Refactoring EAPD controlsTakashi Iwai1-45/+30
2011-04-07ALSA: hda - Split EAPD init to a separate array from alc662_init_verbsTakashi Iwai1-12/+43
2011-04-06ALSA: hda - Fix mix->DAC deduction for ALC892Takashi Iwai1-13/+14
2011-04-06ALSA: hda - Correct initial dac_nids for some ALC272-quirksTakashi Iwai1-2/+2
2011-04-06ALSA: hda - Fix alc662_dac_nid and change "6stack-dig" to "5stack-dig"Raymond Yau1-3/+3