summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2016-03-04ALSA: hda - hdmi defer to register acomp eld notifierLibin Yang1-12/+12
2016-03-04ALSA: hda - hdmi add wmb barrier for audio componentLibin Yang1-0/+5
2016-03-03ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South1-0/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-21/+26
2016-02-25ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai1-0/+8
2016-02-25ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson1-2/+21
2016-02-25ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng1-0/+8
2016-02-22ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai1-9/+7
2016-02-15ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-02-07ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-05Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-05ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-03ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai1-0/+27
2016-02-03ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang1-0/+57
2016-02-03ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang1-0/+9
2016-02-03ALSA: hda/realtek - New codec support of ALC225Kailang Yang1-0/+8
2016-01-29ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang1-0/+13
2016-01-29ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner1-0/+1
2016-01-20ALSA: hda - Flush the pending probe work at removeTakashi Iwai1-1/+9
2016-01-20ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai1-10/+32
2016-01-20ALSA: hda - Degrade i915 binding failure messageTakashi Iwai1-2/+4
2016-01-18ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai1-0/+1
2016-01-15ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai1-0/+1
2016-01-14ALSA: hda - add codec support for Kabylake display audio codecLibin Yang1-1/+4
2016-01-13ALSA: hda - fix the headset mic detection problem for a Dell laptopHui Wang1-0/+4
2016-01-12ALSA: hda - Fix white noise on Dell Latitude E5550Takashi Iwai1-0/+1
2016-01-12ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit1-1/+1
2016-01-11ALSA: hda - Fixup inverted internal mic for Lenovo E50-80David Henningsson1-0/+8
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai1-15/+86
2015-12-29ALSA: hda - Add keycode map for alc input deviceHui Wang1-3/+16
2015-12-29ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIOKailang1-13/+71
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai3-10/+123
2015-12-22ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner1-2/+9
2015-12-21Merge branch 'topic/hdmi-jack' into for-nextTakashi Iwai1-19/+85
2015-12-18ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang1-0/+34
2015-12-17ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai2-2/+2
2015-12-17ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai2-4/+3
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai4-9/+10
2015-12-17ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai3-6/+4
2015-12-15ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2ndTakashi Iwai1-0/+1
2015-12-15ALSA: hda - Set codec to D3 at reboot/shutdown on ThinkpadsTakashi Iwai1-1/+22
2015-12-15ALSA: hda - Apply click noise workaround for Thinkpads genericallyTakashi Iwai1-13/+2
2015-12-15ALSA: hda - Fix headphone mic input on a few Dell ALC293 machinesDavid Henningsson1-5/+12
2015-12-15ALSA: hda - Increase default bdl_pos_adj for Baytrail/BraswellTakashi Iwai1-0/+9
2015-12-15ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai3-16/+18
2015-12-10ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai1-43/+26
2015-12-10ALSA: hda - Use component ops for i915 HDMI/DP audio jack handlingTakashi Iwai1-14/+97
2015-12-10ALSA: hda - Fix superfluous HDMI jack repollTakashi Iwai1-1/+4
2015-12-10ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai2-3/+14