OpenCloudOS-Kernel/drivers/media/usb/dvb-usb-v2
Olli Salonen 699dcffc52 [media] rtl2832: add support for GoTView MasterHD 3 USB tuner
GoTView MasterHD 3 is a DVB-T2/C USB 2.0 tuner.

It's based on the following components:
- USB bridge: RTL2832P (contains also DVB-T demodulator)
- Demodulator: Si2168-A30
- Tuner: Si2148-A20

The demodulator and the tuner will need firmwares. The Si2148 uses Si2158
firmware. Antti has the firmwares available for download:
http://palosaari.fi/linux/v4l-dvb/firmware/

Do note that for DVB-T either of the demodulators can be used. DVB-C and
DVB-T2 are only supported by the Si2168 demodulator. The driver will
register 2 frontends for the same adapter. Frontend 0 will be the RTL2832
demodulator and frontend 1 will be the Si2168 demodulator. The same
tuner is used for both.

As a consequence of the above, it's recommended to use application that
does implement proper DVBv5 support.

For some reason, the old I2C write method sporadically fails. Thus the
need for an option to only use the new I2C write method supported by the
RTL2832.

Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-05-12 13:25:35 -03:00
..
Kconfig [media] dvbsky: switch ts2022 to ts2020 driver 2015-04-02 22:25:52 -03:00
Makefile [media] dvbsky: new driver to support DVBSky S860/S960 devices 2014-09-23 16:13:50 -03:00
af9015.c [media] af9015: fix sparse warning 2014-09-03 09:28:22 -03:00
af9015.h [media] af9015: do not use buffers from stack for usb_bulk_msg() 2013-03-18 16:51:17 -03:00
af9035.c [media] si2157: support selection of IF interface 2015-05-12 13:20:55 -03:00
af9035.h [media] af9035: Add support for IT930x USB bridge 2014-09-23 21:49:42 -03:00
anysee.c [media] anysee: make sure loading modules is const 2014-10-21 08:49:11 -02:00
anysee.h [media] anysee: convert tda18212 tuner to I2C client 2014-09-21 19:59:13 -03:00
au6610.c [media] au6610: use Kernel dev_foo() logging 2012-09-23 20:50:03 -03:00
au6610.h
az6007.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
ce6230.c [media] ce6230: use Kernel dev_foo() logging 2012-09-23 20:50:42 -03:00
ce6230.h [media] dvb_usb_v2: use dvb_usb_dbg_usb_control_msg() 2012-09-15 11:35:59 -03:00
dvb_usb.h [media] dvb-usb-v2: create one media_dev per adapter 2015-02-26 09:52:25 -03:00
dvb_usb_common.h
dvb_usb_core.c [media] use a function for DVB media controller register 2015-03-02 11:29:39 -03:00
dvb_usb_urb.c [media] dvb-usb-v2: remove dvb_usb_device NULL check 2014-09-02 15:46:50 -03:00
dvbsky.c [media] si2157: support selection of IF interface 2015-05-12 13:20:55 -03:00
ec168.c [media] ec168: fix error return code 2014-01-07 09:19:03 -02:00
ec168.h [media] ec168: declare MODULE_FIRMWARE 2012-09-23 20:08:21 -03:00
gl861.c [media] gl861: use Kernel dev_foo() logging 2012-09-23 20:50:13 -03:00
gl861.h
lmedm04.c [media] lmedm04: add read snr, signal strength and ber call backs 2015-02-03 17:16:33 -02:00
lmedm04.h
mxl111sf-demod.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-demod.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-gpio.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-gpio.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-i2c.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-i2c.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-phy.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-phy.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-reg.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-tuner.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf-tuner.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
mxl111sf.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
rtl28xxu.c [media] rtl2832: add support for GoTView MasterHD 3 USB tuner 2015-05-12 13:25:35 -03:00
rtl28xxu.h [media] rtl2832: add support for GoTView MasterHD 3 USB tuner 2015-05-12 13:25:35 -03:00
usb_urb.c [media] dvb_usb_v2: make checkpatch.pl happy 2013-03-23 09:59:56 -03:00