aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-03drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson1-1/+1
2015-09-02ALSA: hda - Wake the codec up on pin/ELD notify eventsDavid Henningsson1-1/+21
2015-08-25ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai1-1/+0
2015-08-21ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecsTakashi Iwai1-0/+1
2015-07-21ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hdaAaron Plattner1-0/+2
2015-07-06ALSA: hda - add codec ID for Broxton display audio codecLibin Yang1-0/+2
2015-06-29ALSA: hda: Delete an unnecessary check before the function call "snd_info_free_entry"Markus Elfring1-1/+1
2015-06-09ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han1-0/+4
2015-06-03ALSA: hda - remove controller dependency on i915 power well for SKLLibin Yang1-1/+1
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-2/+2