V4L/DVB (10639): gspca - sq905: New subdriver.
authorAdam Baker <linux@baker-net.org.uk>
Fri, 6 Feb 2009 18:12:46 +0000 (15:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:50 +0000 (12:42 -0300)
commit27d35fc3fb06284edec8a3c9f6872a1ce7405a48
tree3d7219877af69c7056302fd23fe3fe515199b6fb
parent748c01488923fa1b0c94046d731116125dc16a60
V4L/DVB (10639): gspca - sq905: New subdriver.

Add initial support for cameras based on the SQ Technologies SQ-905
chipset (USB ID 2770:9120) to V4L2 using the gspca infrastructure.
Currently only supports one resolution and doesn't attempt to inform
libv4l what image flipping options are needed.

Signed-off-by: Adam Baker <linux@baker-net.org.uk>
Signed-off-by: Theodore Kilgore <kilgota@auburn.edu>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/Kconfig
drivers/media/video/gspca/Makefile
drivers/media/video/gspca/sq905.c [new file with mode: 0644]