aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>2020-08-21 14:58:45 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-12 09:42:16 +0200
commit24fb190e92e09c819f432cdf366a1540cf52f1f2 (patch)
treef3313b5bda0ebe54e0dc745450f161e9a1e2a860 /MAINTAINERS
parentmedia: av7110: don't do float point math (diff)
downloadlinux-dev-24fb190e92e09c819f432cdf366a1540cf52f1f2.tar.xz
linux-dev-24fb190e92e09c819f432cdf366a1540cf52f1f2.zip
media: vidtv: implement a tuner driver
The virtual DVB test driver serves as a reference DVB driver and helps validate the existing APIs in the media subsystem. It can also aid developers working on userspace applications. This dummy tuner should support common TV standards such as DVB-T/T2/S/S2, ISDB-T and ATSC when completed. Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4e68598c16fa..d3126fc2cca2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18505,6 +18505,14 @@ W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
F: drivers/media/test-drivers/vivid/*
+VIDTV VIRTUAL DIGITAL TV DRIVER
+M: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
+L: linux-media@vger.kernel.org
+S: Maintained
+W: https://linuxtv.org
+T: git git://linuxtv.org/media_tree.git
+F: drivers/media/test-drivers/vidtv/*
+
VLYNQ BUS
M: Florian Fainelli <f.fainelli@gmail.com>
L: openwrt-devel@lists.openwrt.org (subscribers-only)