[PATCH 0/3] Add support for MyGica T230C DVB-T2 stick

From: Stefan BrÃns
Date: Sun Feb 12 2017 - 10:26:38 EST


The required command sequence for the new tuner (Si2141) was traced from the
current Windows driver and verified with a small python script/libusb.
The changes to the Si2168 and cxusb driver are mostly addition of the
required IDs and some glue code.

Stefan BrÃns (3):
[media] si2157: Add support for Si2141-A10
[media] si2168: add support for Si2168-D60
[media] cxusb: MyGica T230C support

drivers/media/dvb-core/dvb-usb-ids.h | 1 +
drivers/media/dvb-frontends/si2168.c | 4 ++
drivers/media/dvb-frontends/si2168_priv.h | 2 +
drivers/media/tuners/si2157.c | 23 ++++++++-
drivers/media/tuners/si2157_priv.h | 2 +
drivers/media/usb/dvb-usb/cxusb.c | 80 +++++++++++++++++++++++++++++--
6 files changed, 106 insertions(+), 6 deletions(-)

--
2.11.0