[media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver
authorKozlov Sergey <serjk@netup.ru>
Tue, 28 Jul 2015 14:33:04 +0000 (11:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 18:16:40 +0000 (15:16 -0300)
commit52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e
tree042e8ebad3e20290e88ad6c7bb713e4aa8237aae
parentc8946c8d5ab8725bd763fc98c0ec6e1e94e6f6a0
[media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver

Add NetUP Dual Universal CI PCIe board driver.
The board has
    - two CI slots
    - two I2C adapters
    - SPI master bus for accessing flash memory containing
      FPGA firmware

No changes required.

Signed-off-by: Kozlov Sergey <serjk@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
MAINTAINERS
drivers/media/pci/Kconfig
drivers/media/pci/Makefile
drivers/media/pci/netup_unidvb/Kconfig [new file with mode: 0644]
drivers/media/pci/netup_unidvb/Makefile [new file with mode: 0644]
drivers/media/pci/netup_unidvb/netup_unidvb.h [new file with mode: 0644]
drivers/media/pci/netup_unidvb/netup_unidvb_ci.c [new file with mode: 0644]
drivers/media/pci/netup_unidvb/netup_unidvb_core.c [new file with mode: 0644]
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c [new file with mode: 0644]
drivers/media/pci/netup_unidvb/netup_unidvb_spi.c [new file with mode: 0644]
This page took 0.028268 seconds and 5 git commands to generate.