lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250124-alsa-hdmi-codec-eld-v1-0-bad045cfaeac@linaro.org>
Date: Fri, 24 Jan 2025 23:14:29 +0200
From: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
To: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>, 
 Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs

Follow the HDA lead and add ELD-related information to procfs for the
ASoC / HDMI-codec cards.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
---
Dmitry Baryshkov (2):
      ALSA: hda/hdmi: extract common interface for ELD handling
      ASoC: hdmi-codec: dump ELD through procfs

 include/sound/pcm_drm_eld.h   |  91 ++++++++++
 sound/core/pcm_drm_eld.c      | 387 ++++++++++++++++++++++++++++++++++++++++++
 sound/pci/hda/Kconfig         |   1 +
 sound/pci/hda/hda_eld.c       | 385 +----------------------------------------
 sound/pci/hda/hda_local.h     |  49 +-----
 sound/pci/hda/patch_hdmi.c    |   6 +-
 sound/soc/codecs/hdmi-codec.c |  68 ++++++++
 7 files changed, 562 insertions(+), 425 deletions(-)
---
base-commit: d5e972e5216ebd4cb9a0bb0b0bd310b86f270d36
change-id: 20250124-alsa-hdmi-codec-eld-09fcc1cc005a

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ