drivers/media/cec/usb/pulse8

Pulse-Eight USB HDMI-CEC Adapter

A small USB dongle from Pulse-Eight that bridges a PC to the HDMI-CEC bus, letting Linux home-theater software like Kodi/LibreELEC send remote-control and power commands to TVs and AV receivers over HDMI. It has been on sale since the early 2010s and is still sold new today, primarily to enthusiasts building media centers.

keep-annotate conf=0.85 deploy=low replacement=none subsystem=media category=media-other
85%

recommendation

Worth keeping but documenting its niche role. The Pulse-Eight USB-CEC dongle is a low-volume home-theater accessory, but the vendor still sells and supports it in 2025, and upstream is actively fixing real bugs (a 2026 partial-deinit fix was even backported to stable kernels). It belongs in the tree; just flag it as niche hardware rather than mainstream gear.

repository signals

3 files
924 source lines
5 commits, 5y
+10 / −7 lines added / removed, 5y
5 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 5 total · active in 4/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 1 commit · +5 −2 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 1 commit · +1 −1 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 1 commit · +2 −2 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 2 commits · +2 −2 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Upstream linux-media saw a real 2026 bug-fix patch for this driver ('media: pulse8-cec: Handle partial deinit'), indicating ongoing maintenance rather than removal.

  2. lore.kernel.org

    The same fix was selected for stable/AUTOSEL in April 2026, showing the driver still matters to supported kernels.

  3. pulse-eight.com

    Vendor product page lists the USB-CEC Adapter as in stock and Linux-compatible, so the hardware was still sold new in 2025/2026.

  4. support.pulse-eight.com

    Vendor support/manual page was updated in 2024, consistent with an actively supported retail product rather than abandoned legacy hardware.

codex reasoning notes (technical)

`pulse8-cec.c` is a real USB CEC driver (checked locally via shell in Kconfig/source tree). lore evidence came from `lore_file_timeline` on the exact file path; it showed recent 2026 bug-fix traffic and no removal signal. A follow-up `lore_regex` removal-search timed out, so there is no positive removal evidence. Vendor sales/support URLs were obtained via web search and show the adapter still sold and documented. Hardware appears niche home-theater/Kodi gear, so deployments are low, but active fixes argue against deprecation; annotate as niche/low-volume rather than remove.