Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-24 | [media] mt9t001: Implement V4L2_CID_PIXEL_RATE control | Laurent Pinchart | |
The pixel rate control is required by the OMAP3 ISP driver and should be implemented by all media controller-compatible sensor drivers. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2011-09-21 | [media] mt9t001: Aptina (Micron) MT9T001 3MP sensor driver | Laurent Pinchart | |
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> |