From: Kevin Cheng <kcheng@gmail.com>
To: hverkuil@xs4all.nl, linux-media@vger.kernel.org
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH v3 0/2] Support for Hauppauge WinTV-dualHD 01595 ATSC/QAM
Date: Mon, 9 Jan 2017 22:14:04 -0500 [thread overview]
Message-ID: <20170110031402.42eexemy57ge3rch@whisper> (raw)
In-Reply-To: <693918b2-bfbe-9827-a11a-e1f73f4ac019@xs4all.nl>
Adds support for the Hauppauge WinTV-dualHD TV tuner USB stick.
Changes in response to review comments:
* Removed extra struct initialization in lgdt3306a.c
* Simplified initialization in em28xx-dvb.c
Kevin Cheng (2):
[media] lgdt3306a: support i2c mux for use by em28xx
[media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAM
drivers/media/dvb-frontends/Kconfig | 2 +-
drivers/media/dvb-frontends/lgdt3306a.c | 108 ++++++++++++++++++++++++++++++++
drivers/media/dvb-frontends/lgdt3306a.h | 4 ++
drivers/media/usb/em28xx/em28xx-cards.c | 19 ++++++
drivers/media/usb/em28xx/em28xx-dvb.c | 78 +++++++++++++++++++++++
drivers/media/usb/em28xx/em28xx.h | 1 +
6 files changed, 211 insertions(+), 1 deletion(-)
--
2.9.3
next prev parent reply other threads:[~2017-01-10 3:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-18 2:55 [PATCH v2 1/2] [media] lgdt3306a: support i2c mux for use by em28xx Kevin Cheng
2017-01-09 11:46 ` Hans Verkuil
2017-01-10 3:14 ` Kevin Cheng [this message]
2017-01-10 3:14 ` [PATCH v3 " Kevin Cheng
2017-01-10 3:14 ` [PATCH v3 2/2] [media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAM Kevin Cheng
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=20170110031402.42eexemy57ge3rch@whisper \
--to=kcheng@gmail.com \
--cc=hverkuil@xs4all.nl \
--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