aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-18ALSA: hda - Fix forgotten HDMI monitor_present updateTakashi Iwai1-0/+1
2016-03-18ALSA: hda - Really restrict i915 notifier to HSW+Takashi Iwai1-7/+17
2016-03-17ALSA: hda - Fix mutex deadlock at HDMI/DP hotplugTakashi Iwai1-2/+7
2016-03-15ALSA: hda - Limit i915 HDMI binding only for HSW and laterTakashi Iwai1-2/+3
2016-03-14ALSA: hda - Fixes double fault in nvhdmi_chmap_cea_alloc_validate_get_typeSubhransu S. Prusty1-2/+6
2016-03-14ALSA: hda - Add new GPU codec ID 0x10de0082 to snd-hdaAaron Plattner1-0/+1
2016-03-14Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+4
2016-03-10ALSA: hda - Don't handle ELD notify from invalid portTakashi Iwai1-0/+4
2016-03-07ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIsSubhransu S. Prusty1-7/+7
2016-03-07ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty1-688/+1
2016-03-07ALSA: hda - chmap helper args modified to use generic hdac objs.Subhransu S. Prusty1-41/+67
2016-03-07ALSA: hda - Add hdmi chmap verb programming ops to chmap objectSubhransu S. Prusty1-59/+28
2016-03-07ALSA: hda - Use hdac name space for CEA spk alloc structureSubhransu S. Prusty1-12/+14
2016-03-07ALSA: hda - Register chmap obj as priv data instead of codecSubhransu S. Prusty1-34/+59
2016-03-07ALSA: hda - Create common chmap objectSubhransu S. Prusty1-41/+40
2016-03-04Merge branch 'for-linus' into for-nextTakashi Iwai1-7/+12
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-01ALSA: hda - hdmi_find_pcm_slot return value bug fixLibin Yang1-1/+1
2016-02-23ALSA: hda - hdmi eld control created based on pcmLibin Yang1-26/+48
2016-02-19ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assignLibin Yang1-4/+26
2016-02-10Merge branch 'topic/hda-mst' into for-nextTakashi Iwai1-66/+482
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai1-1/+1
2016-02-05ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-03ALSA: hda - build chmap kctl based on pcm in hdmi audioLibin Yang1-7/+33
2016-01-29ALSA: hda - hdmi create spdif ctl based on pcmLibin Yang1-9/+18
2016-01-29ALSA: hda - hdmi jack created based on pcmLibin Yang1-26/+67
2016-01-29ALSA: hda - add hdmi_pcm to manage hdmi pcm related featuresLibin Yang1-16/+23
2016-01-29ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment modeLibin Yang1-4/+83
2016-01-29ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplugLibin Yang1-2/+80
2016-01-29ALSA: hda - hdmi operate spdif based on pcmLibin Yang1-5/+29
2016-01-29ALSA: hda - hdmi playback without monitor in dynamic pcm bind modeLibin Yang1-14/+157
2016-01-29ALSA: hda - hdmi begin to support dynamic PCM assignmentLibin Yang1-4/+13
2016-01-29ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner1-0/+1
2016-01-14ALSA: hda - add codec support for Kabylake display audio codecLibin Yang1-1/+4
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 Iwai1-0/+11
2015-12-10ALSA: hda - Optimize audio component check in patch_hdmi.cTakashi Iwai1-0/+4
2015-12-04ALSA: hda - Enable audio component for old Intel PCH devicesTakashi Iwai1-2/+4
2015-12-04ALSA: hda - Split ELD update code from hdmi_present_sense()Takashi Iwai1-54/+54
2015-12-04ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itselfTakashi Iwai1-1/+0
2015-12-03ALSA: hda - Skip ELD notification during PM processTakashi Iwai1-0/+3
2015-11-27ALSA: hda - Skip ELD notification during system suspendTakashi Iwai1-0/+6
2015-11-19ALSA: hda - apply SKL display power request/release patch to BXTLu, Han1-1/+2
2015-11-12ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai1-2/+5
2015-11-11ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han1-1/+2
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai1-131/+70
2015-09-25ALSA: hda - display audio call sync_audio_rate callbackLibin Yang1-0/+19