alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: David Henningsson <david.henningsson@canonical.com>
To: tiwai@suse.de, alsa-devel@alsa-project.org
Cc: fengguang.wu@intel.com, pierre-louis.bossart@linux.intel.com,
	David Henningsson <david.henningsson@canonical.com>
Subject: [PATCH v4 0/5] Make HDMI ELD usable for hotplug
Date: Tue, 19 Feb 2013 13:23:00 +0100	[thread overview]
Message-ID: <1361276585-20015-1-git-send-email-david.henningsson@canonical.com> (raw)

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

             reply	other threads:[~2013-02-19 12:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-19 12:23 David Henningsson [this message]
2013-02-19 12:23 ` [PATCH v4 1/5] ALSA: hda - hdmi: ELD shouldn't be valid after unplug David Henningsson
2013-02-19 12:23 ` [PATCH v4 2/5] ALSA: hda - hdmi: Do not expose eld data when eld is invalid David Henningsson
2013-02-19 14:01   ` Takashi Iwai
2013-02-19 12:23 ` [PATCH v4 3/5] ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld David Henningsson
2013-02-19 12:23 ` [PATCH v4 4/5] ALSA: hda - hdmi: Protect ELD buffer David Henningsson
2013-02-19 14:08   ` Takashi Iwai
2013-02-19 12:23 ` [PATCH v4 5/5] ALSA: hda - hdmi: Notify userspace when ELD control changes David Henningsson
2013-02-19 14:12   ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1361276585-20015-1-git-send-email-david.henningsson@canonical.com \
    --to=david.henningsson@canonical.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=fengguang.wu@intel.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).