summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-22ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pinTakashi Iwai1-4/+7
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai1-1/+1
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai1-7/+5
2012-03-12ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269Takashi Iwai1-38/+44
2012-03-07ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setupTakashi Iwai1-10/+5
2012-03-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+17
2012-03-07ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang1-0/+8
2012-03-06ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelistTakashi Iwai1-0/+1
2012-03-06ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint1-0/+9
2012-03-05ALSA: hda - fix broken automute/autoswitch for RealtekDavid Henningsson1-1/+1
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+11
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai1-3/+3
2012-02-25ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai1-1/+1
2012-02-21ALSA: hda/realtek - Small code cleanupsTakashi Iwai1-135/+5
2012-02-21ALSA: hda/realtek - Fix the wrong offset for two-speaker systemsTakashi Iwai1-1/+5
2012-02-21ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker nameTakashi Iwai1-3/+6
2012-02-21ALSA: hda/realtek - Create individual mute switches for shared DACTakashi Iwai1-30/+20
2012-02-21ALSA: hda/realtek - Fix possible Oops with NULL input_muxTakashi Iwai1-0/+3
2012-02-21ALSA: hda/realtek - Parse aa-loopback items dynamicallyTakashi Iwai1-82/+22
2012-02-21ALSA: hda/realtek - Remove the last static quirks for ALC882Takashi Iwai1-51/+92
2012-02-20ALSA: hda/realtek - Add model=fixup not to apply fix-upsTakashi Iwai1-0/+7
2012-02-20ALSA: hda/realtek - Drop all ALC880 static quirksTakashi Iwai1-40/+179
2012-02-20ALSA: hda/realtek - Drop model=asus* from ALC880Takashi Iwai1-1/+2
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=asus-w1v with auto-parserTakashi Iwai1-0/+6
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=z71v with auto-parserTakashi Iwai1-0/+20
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill-dig with auto-parserTakashi Iwai1-0/+13
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parserTakashi Iwai1-0/+12
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill-p53 with auto-parserTakashi Iwai1-0/+1
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=F1734 with auto-parserTakashi Iwai1-0/+24
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=futjisu with auto-parserTakashi Iwai1-2/+74
2012-02-20ALSA: hda/realtek - Apply probe-fixup really after probingTakashi Iwai1-16/+16
2012-02-17ALSA: hda/realtek - Replace ALC880 model=tcl with auto-parserTakashi Iwai1-0/+13
2012-02-17ALSA: hda/realtek - Drop ALC880 model=clevoTakashi Iwai1-0/+11
2012-02-17ALSA: hda/realtek - Refactor the DAC filler functionTakashi Iwai1-77/+77
2012-02-17ALSA: hda/realtek - Rewrite ALC880 model=w810 with auto-parserTakashi Iwai1-0/+13
2012-02-17ALSA: hda/realtek - Rewrite ALC880 model=lg with the auto-parserTakashi Iwai1-0/+14
2012-02-17ALSA: hda/realtek - Adjust badness calculation for multi-iosTakashi Iwai1-62/+134
2012-02-17ALSA: hda/realtek - Show multi-io pins in debug printsTakashi Iwai1-0/+5
2012-02-17ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai1-0/+8
2012-02-16ALSA: hda/realtek - Try harder to fit the single-connectionsTakashi Iwai1-33/+91
2012-02-16ALSA: hda/realtek - Finer tuning of auto-parser with badness evaluationTakashi Iwai1-84/+293
2012-02-16ALSA: hda/realtek - Improve the signel-connection checkTakashi Iwai1-1/+5
2012-02-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+31
2012-02-16ALSA: hda/realtek - Fix overflow of vol/sw check bitmapTakashi Iwai1-3/+8
2012-02-16ALSA: hda/realtek - Disable static fixups for ASUS with ALC269Takashi Iwai1-1/+1
2012-02-16ALSA: hda/realtek - Remove leftover static quirks for ALC260Takashi Iwai1-40/+8
2012-02-16ALSA: hda/realtek - Drop model=favorit100 for ALC260Takashi Iwai1-0/+1
2012-02-16ALSA: hda/realtek - Add the support for HP Presario B1900Takashi Iwai1-0/+8
2012-02-16ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parserTakashi Iwai1-0/+44
2012-02-16ALSA: hda/realtek - Replace ALC260 model=acer with the auto-parserTakashi Iwai1-0/+7