All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Make HDMI ELD usable for hotplug
@ 2013-02-19 10:51 David Henningsson
  2013-02-19 10:51 ` [PATCH v3 1/5] ALSA: hda - hdmi: ELD shouldn't be valid after unplug David Henningsson
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: David Henningsson @ 2013-02-19 10:51 UTC (permalink / raw)
  To: tiwai, alsa-devel; +Cc: fengguang.wu, pierre-louis.bossart, David Henningsson

Changes since v2: Added refactoring patch to split hdmi_eld into
hdmi_eld and parsed_hdmi_eld.

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    |   47 ++++++++++++++----------
 sound/pci/hda/hda_local.h  |   23 +++++++-----
 sound/pci/hda/patch_hdmi.c |   86 +++++++++++++++++++++++++++++++++-----------
 3 files changed, 107 insertions(+), 49 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-02-19 11:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 10:51 [PATCH v3 0/5] Make HDMI ELD usable for hotplug David Henningsson
2013-02-19 10:51 ` [PATCH v3 1/5] ALSA: hda - hdmi: ELD shouldn't be valid after unplug David Henningsson
2013-02-19 10:51 ` [PATCH v3 2/5] ALSA: hda - hdmi: Do not expose eld data when eld is invalid David Henningsson
2013-02-19 10:51 ` [PATCH v3 3/5] ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld David Henningsson
2013-02-19 11:07   ` Takashi Iwai
2013-02-19 11:43     ` David Henningsson
2013-02-19 11:48       ` Takashi Iwai
2013-02-19 10:51 ` [PATCH v3 4/5] ALSA: hda - hdmi: Protect ELD buffer David Henningsson
2013-02-19 10:51 ` [PATCH v3 5/5] ALSA: hda - hdmi: Notify userspace when ELD control changes David Henningsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.