aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/mt9p031.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-1071/+0
2012-05-24[media] mt9p031: Implement V4L2_CID_PIXEL_RATE controlLaurent Pinchart1-1/+4
2012-05-14[media] mt9p031: Implement black level compensation controlLaurent Pinchart1-7/+111
2012-05-14[media] mt9p031: Replace the reset board callback by a GPIO numberLaurent Pinchart1-6/+23
2012-05-14[media] mt9p031: Identify color/mono models using I2C device nameLaurent Pinchart1-3/+11
2012-03-19[media] mt9p031: Use generic PLL setup codeLaurent Pinchart1-35/+27
2012-03-19[media] mt9p031: Remove unused xskip and yskip fields in struct mt9p031Laurent Pinchart1-4/+0
2012-03-08[media] mt9p031.c included media/v4l2-subdev.h twiceDanny Kukawka1-1/+0
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2011-11-07[media] v4l: mt9p031/mt9t001: Use i2c_smbus_{read|write}_word_swapped()Laurent Pinchart1-3/+2
2011-10-08[media] drivers/media: fix dependencies in video mt9t001/mt9p031Paul Gortmaker1-0/+1
2011-09-11[media] mt9p031: Aptina (Micron) MT9P031 5MP sensor driverJavier Martin1-0/+963