aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-28ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai1-3/+18
2011-03-23ALSA: hda - Fix SPDIF out regression on ALC889Takashi Iwai1-1/+1
2011-03-23ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson1-8/+17
2011-03-21ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia1-0/+2
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2011-03-14ALSA: hda - Remove an unused variable in patch_realtek.cTakashi Iwai1-1/+0
2011-03-14ALSA: hda - Move default input-src selection to init partTakashi Iwai1-12/+5
2011-03-14ALSA: hda - Initialize special cases for input src in init phaseTakashi Iwai1-3/+16