V4L/DVB (7019): V4L: add support for Syntek DC1125 webcams
authorJaime Velasco Juan <jsagarribay@gmail.com>
Sat, 12 Jan 2008 09:48:14 +0000 (06:48 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:54 +0000 (19:04 -0200)
commitec16dae5453eafd1586f35c4ec1ef854e5a808e0
tree3811349160986ec7da781785de57cf23cf2192bb
parentb6667e5fb8c478e65768fdb18fa6576ac1634068
V4L/DVB (7019): V4L: add support for Syntek DC1125 webcams

This driver supports cameras with USB ID 174f:a311 or 05e1:0501,
and the ov965x sensors. These devices are found in some Asus laptops
and probably somewhere else.

It is based on the stk11xx driver written by Nicolas Vivien

Signed-off-by: Jaime Velasco Juan <jsagarribay@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/stk-sensor.c [new file with mode: 0644]
drivers/media/video/stk-webcam.c [new file with mode: 0644]
drivers/media/video/stk-webcam.h [new file with mode: 0644]