linux/drivers/media/test-drivers
Daniel W. S. Almeida 24fb190e92 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>
2020-09-12 09:42:16 +02:00
..
vicodec Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
vidtv media: vidtv: implement a tuner driver 2020-09-12 09:42:16 +02:00
vimc media: media/test-drivers: use vb2_video_unregister_device() 2020-08-28 15:05:40 +02:00
vivid media: vivid: fix compile warning/error 2020-09-08 11:54:00 +02:00
Kconfig media: vidtv: implement a tuner driver 2020-09-12 09:42:16 +02:00
Makefile media: vidtv: implement a tuner driver 2020-09-12 09:42:16 +02:00
vim2m.c