[media] Add the via framebuffer camera controller driver
authorJonathan Corbet <corbet@lwn.net>
Wed, 20 Oct 2010 00:32:11 +0000 (21:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 15:45:28 +0000 (13:45 -0200)
commit024fafbac36b176d978ccd0fb1cae1fbc38c7fee
tree02b52bf8c6104ab4a8f7bcdf87741aee4b219f3b
parentdc4589c814a3a50a4cfc2077690fc7fd397308c8
[media] Add the via framebuffer camera controller driver

Add a driver for the video capture port on VIA integrated chipsets.  This
version has a remaining OLPCism or two and expects to be talking to an
ov7670; those can be improved as the need arises.

This work was supported by the One Laptop Per Child project.
Thanks to Laurent Pinchart for a number of useful comments.

Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/via-camera.c [new file with mode: 0644]
drivers/media/video/via-camera.h [new file with mode: 0644]
drivers/video/via/accel.c
drivers/video/via/via-core.c
include/linux/via-core.h
include/media/v4l2-chip-ident.h