[media] mt9t001: Aptina (Micron) MT9T001 3MP sensor driver
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 14 Jun 2010 12:47:50 +0000 (09:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 21 Sep 2011 18:31:08 +0000 (15:31 -0300)
commit0a54b86a71dfec88d9b12f0e003ebc4ebb4b1f0a
tree5b4f0d31515ba48ee88b8701c692fdfdf0d449ca
parent5b6c3ef0e43fe80b517735697e4d0fb5729b2ab4
[media] mt9t001: Aptina (Micron) MT9T001 3MP sensor driver

The MT9T001 is a parallel 3MP sensor from Aptina (formerly Micron)
controlled through I2C.

The driver creates a V4L2 subdevice. It currently supports binning and
cropping, and the gain, exposure, test pattern and black level controls.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/mt9t001.c [new file with mode: 0644]
include/media/mt9t001.h [new file with mode: 0644]