[media] marvell-cam: Basic working MMP camera driver
authorJonathan Corbet <corbet@lwn.net>
Sat, 11 Jun 2011 17:46:49 +0000 (14:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:53:01 +0000 (17:53 -0300)
commit67a8dbbc4e04cd256987b189352472a59aff73be
tree767486631bf85293111a634737dfabb954f98950
parent595a93a47a3b7dc1be84160fbd73b1406074f411
[media] marvell-cam: Basic working MMP camera driver

Now we have a camera working over the marvell cam controller core.  It
works like the cafe driver and has all the same limitations, contiguous DMA
only being one of them.  But it's a start.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Makefile
drivers/media/video/marvell-ccic/Kconfig
drivers/media/video/marvell-ccic/Makefile
drivers/media/video/marvell-ccic/mcam-core.c
drivers/media/video/marvell-ccic/mmp-driver.c [new file with mode: 0644]
include/media/mmp-camera.h [new file with mode: 0644]
include/media/v4l2-chip-ident.h
This page took 0.025288 seconds and 5 git commands to generate.