drivers/media/usb/au0828

Auvitek AU0828 USB analog/digital TV capture bridge

A USB 2.0 bridge chip from Auvitek used in hybrid analog/digital TV tuner sticks from the late 2000s, most notably the Hauppauge WinTV-HVR-950Q and HVR-850, the DViCO FusionHDTV USB, and the Hauppauge Woodbury. These devices let a PC capture over-the-air ATSC digital TV plus legacy analog NTSC video and VBI data such as closed captions.

keep-annotate conf=0.68 last_sold=2025 deploy=low replacement=none subsystem=media category=media-camera-tv
68%

recommendation

Worth keeping but flagging as niche legacy hardware. The code was still receiving routine media-subsystem maintenance in 2024, and Hauppauge was still listing the HVR-950Q for sale with Linux support into 2025, so real users remain. That said, USB ATSC tuner sticks are a shrinking category and deployments are low, so it deserves a note that this is a long-tail driver kept primarily for owners of a small set of older Hauppauge and DViCO tuners.

repository signals

12 files
5,223 source lines
16 commits, 5y
+38 / −55 lines added / removed, 5y
14 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 16 total · active in 13/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 1 commit · +2 −2 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: 1 commit · +0 −7 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 1 commit · +3 −3 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 1 commit · +3 −0 2022-07: 0 commits · +0 −0 2022-08: 2 commits · +6 −6 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: 2 commits · +5 −10 2023-04: 1 commit · +1 −1 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 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: 1 commit · +1 −4 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 · +0 −4 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: 1 commit · +8 −8 2025-05: 1 commit · +3 −3 2025-06: 1 commit · +2 −3 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 · +4 −4 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Upstream activity exists in recent years; au0828-core.c was still being touched by linux-media maintenance work in 2024 rather than removal prep.

  2. docs.kernel.org

    The in-tree documentation identifies the supported AU0828 hardware family as Hauppauge HVR950Q/HVR850, DViCO FusionHDTV USB, and Hauppauge Woodbury USB TV tuner devices.

  3. hauppauge.com

    Hauppauge still listed the WinTV-HVR-950Q for sale on its webstore, indicating at least some new retail availability in/around 2025.

  4. hauppauge.com

    Vendor support material still groups HVR-950Q/HVR-850 as supported products and mentions Linux support for HVR-950Q, consistent with continuing but niche legacy deployment.

codex reasoning notes (technical)

Real driver directory: source inspection via exec_command shows AU0828 USB media/tuner driver code with analog, VBI, and DVB paths. lore_file_timeline on drivers/media/usb/au0828/au0828-core.c yielded the cited lore URL and shows recent maintenance activity, but not evidence of an active removal series. Web search produced the kernel AU0828 card list URL and Hauppauge webstore/support URLs. Assessment: still maintained enough to keep, but annotate as niche legacy TV-capture hardware with low modern deployment.