19 Feb
2013
19 Feb
'13
1:23 p.m.
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