summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_hdmi.c
AgeCommit message (Expand)Author
2017-10-21ALSA: hda: Add Geminilake HDMI codec IDVinod Koul
2017-08-06ALSA: hda - Add missing NVIDIA GPU codec IDs to patch tableDaniel Dadap
2017-02-14ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang
2016-06-16ALSA: hda: fix some klockwork scan warningsLibin Yang
2016-05-16Merge branch 'for-next' into for-linusTakashi Iwai
2016-05-11ALSA: hda - Fix regression on ATI HDMI audioTakashi Iwai
2016-04-26Merge branch 'for-linus' into for-nextTakashi Iwai
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai
2016-04-18ALSA - hda: hdmi check NULL pointer in hdmi_set_chmapLibin Yang
2016-04-13ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai
2016-04-13ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang
2016-04-04ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty
2016-03-28ALSA: hda - Enable i915 ELD notifier for Intel IronLake and BaytrailTakashi Iwai
2016-03-28ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai
2016-03-28ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DPTakashi Iwai
2016-03-28ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parserTakashi Iwai
2016-03-28ALSA: hda - Override HDMI setup_stream ops for Intel HSW+Takashi Iwai
2016-03-28ALSA: hda - Apply AMP fix in hdmi_setup_audio_infoframe() genericallyTakashi Iwai
2016-03-28ALSA: hda - Split out Intel-specific codes from patch_generic_hdmi()Takashi Iwai
2016-03-21ALSA: hda - Fix missing ELD update at unpluggingTakashi Iwai
2016-03-20ALSA: hda - Workaround for unbalanced i915 power refcount by concurrent probeTakashi Iwai
2016-03-18ALSA: hda - Fix spurious kernel WARNING on Baytrail HDMITakashi Iwai
2016-03-18ALSA: hda - Fix forgotten HDMI monitor_present updateTakashi Iwai
2016-03-18ALSA: hda - Really restrict i915 notifier to HSW+Takashi Iwai
2016-03-17ALSA: hda - Fix mutex deadlock at HDMI/DP hotplugTakashi Iwai
2016-03-15ALSA: hda - Limit i915 HDMI binding only for HSW and laterTakashi Iwai
2016-03-14ALSA: hda - Fixes double fault in nvhdmi_chmap_cea_alloc_validate_get_typeSubhransu S. Prusty
2016-03-14ALSA: hda - Add new GPU codec ID 0x10de0082 to snd-hdaAaron Plattner
2016-03-14Merge branch 'for-linus' into for-nextTakashi Iwai
2016-03-10ALSA: hda - Don't handle ELD notify from invalid portTakashi Iwai
2016-03-07ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIsSubhransu S. Prusty
2016-03-07ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty
2016-03-07ALSA: hda - chmap helper args modified to use generic hdac objs.Subhransu S. Prusty
2016-03-07ALSA: hda - Add hdmi chmap verb programming ops to chmap objectSubhransu S. Prusty
2016-03-07ALSA: hda - Use hdac name space for CEA spk alloc structureSubhransu S. Prusty
2016-03-07ALSA: hda - Register chmap obj as priv data instead of codecSubhransu S. Prusty
2016-03-07ALSA: hda - Create common chmap objectSubhransu S. Prusty
2016-03-04Merge branch 'for-linus' into for-nextTakashi Iwai
2016-03-04ALSA: hda - hdmi defer to register acomp eld notifierLibin Yang
2016-03-04ALSA: hda - hdmi add wmb barrier for audio componentLibin Yang
2016-03-01ALSA: hda - hdmi_find_pcm_slot return value bug fixLibin Yang
2016-02-23ALSA: hda - hdmi eld control created based on pcmLibin Yang
2016-02-19ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assignLibin Yang
2016-02-10Merge branch 'topic/hda-mst' into for-nextTakashi Iwai
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai
2016-02-05ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson
2016-02-03ALSA: hda - build chmap kctl based on pcm in hdmi audioLibin Yang
2016-01-29ALSA: hda - hdmi create spdif ctl based on pcmLibin Yang
2016-01-29ALSA: hda - hdmi jack created based on pcmLibin Yang
2016-01-29ALSA: hda - add hdmi_pcm to manage hdmi pcm related featuresLibin Yang