From: Bradford Love <brad@nextdimension.cc>
To: linux-media@vger.kernel.org
Cc: Bradford Love <brad@nextdimension.cc>
Subject: [PATCH 0/2] Hauppauge 461e with m88ds3103c demod
Date: Tue, 17 Mar 2026 15:57:46 -0500 [thread overview]
Message-ID: <20260317205748.3365679-1-brad@nextdimension.cc> (raw)
The following two patches add support for the latest
revision of Hauppauge 461e that has moved from m88ds3103b
demod to m88ds3103c demod. The demod driver was reverse
egineered from a windows driver.
The m88ds3013c demod has some clocking changes and simplified
configuration.
Bradford Love (2):
m88ds3103: Implement 3103c chip support
em28xx: Add Hauppauge 461e v3
drivers/media/dvb-frontends/m88ds3103.c | 427 ++++++++++++++++---
drivers/media/dvb-frontends/m88ds3103_priv.h | 46 +-
drivers/media/usb/em28xx/em28xx-cards.c | 34 +-
drivers/media/usb/em28xx/em28xx-dvb.c | 25 +-
drivers/media/usb/em28xx/em28xx.h | 1 +
5 files changed, 447 insertions(+), 86 deletions(-)
--
2.35.1
next reply other threads:[~2026-03-17 20:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-17 20:57 Bradford Love [this message]
2026-03-17 20:57 ` [PATCH 1/2] media: m88ds3103: Implement 3103c chip support Bradford Love
2026-03-17 20:57 ` [PATCH 2/2] media: em28xx: Add Hauppauge 461e v3 Bradford Love
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260317205748.3365679-1-brad@nextdimension.cc \
--to=brad@nextdimension.cc \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox