From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Henningsson Subject: [PATCH v4 0/5] Make HDMI ELD usable for hotplug Date: Tue, 19 Feb 2013 13:23:00 +0100 Message-ID: <1361276585-20015-1-git-send-email-david.henningsson@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by alsa0.perex.cz (Postfix) with ESMTP id 796AD265206 for ; Tue, 19 Feb 2013 13:23:00 +0100 (CET) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: tiwai@suse.de, alsa-devel@alsa-project.org Cc: fengguang.wu@intel.com, pierre-louis.bossart@linux.intel.com, David Henningsson List-Id: alsa-devel@alsa-project.org Changes since v3: * snd_hdmi_get_eld now does not take a full hdmi_eld struct David Henningsson (5): ALSA: hda - hdmi: ELD shouldn't be valid after unplug ALSA: hda - hdmi: Do not expose eld data when eld is invalid ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld ALSA: hda - hdmi: Protect ELD buffer ALSA: hda - hdmi: Notify userspace when ELD control changes sound/pci/hda/hda_eld.c | 52 +++++++++++----------- sound/pci/hda/hda_local.h | 28 +++++++----- sound/pci/hda/patch_hdmi.c | 102 ++++++++++++++++++++++++++++++++++---------- 3 files changed, 124 insertions(+), 58 deletions(-) -- 1.7.9.5