aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/soc_camera/mt9v022.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-19media: rename soc_camera I2C driversMauro Carvalho Chehab1-1012/+0
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus1-1/+0
2017-04-14[media] mt9v022: avoid calling mt9v022_find_datafmt() twiceHans Verkuil1-4/+4
2017-03-23[media] media: i2c: soc_camera: constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil1-31/+37
2016-01-25[media] soc_camera: constify v4l2_subdev_sensor_ops structuresJulia Lawall1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil1-5/+12
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil1-3/+8
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil1-5/+10
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON1-13/+13
2014-07-17[media] Fix 64-bit division fall-out from 64-bit control rangesHans Verkuil1-2/+2
2013-06-21[media] soc-camera: switch I2C subdevice drivers to use v4l2-clkGuennadi Liakhovetski1-2/+15
2013-06-17[media] soc_camera sensors: remove g_chip_ident opHans Verkuil1-34/+13
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-03-21[media] mt9v022 driver: send valid HORIZONTAL_BLANKING values to mt9v024 soc cameraAndrei Andreyanau1-5/+14
2013-01-05[media] soc-camera: use devm_kzalloc in subdevice driversGuennadi Liakhovetski1-6/+2
2013-01-05[media] soc-camera: split struct soc_camera_link into host and subdevice partsGuennadi Liakhovetski1-18/+18
2013-01-05[media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe()Wei Yongjun1-1/+2
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab1-3/+8
2012-11-22[media] mt9v022: set y_skip_top field to zero as defaultAnatolij Gustschin1-3/+5
2012-11-22[media] mt9v022: support required register settings in snapshot modeAnatolij Gustschin1-3/+28
2012-11-22[media] mt9v022: add v4l2 controls for blankingAnatolij Gustschin1-4/+45
2012-11-22[media] mt9v022: fix the V4L2_CID_EXPOSURE controlAnatolij Gustschin1-3/+8
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil1-1/+1
2012-08-15[media] mt9v022: Add support for mt9v024Alex Gershgorin1-5/+31
2012-08-15[media] soc-camera: Push probe-time power management to driversLaurent Pinchart1-0/+5
2012-08-15[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart1-0/+9
2012-08-15[media] move soc_camera i2c drivers into its own dirMauro Carvalho Chehab1-0/+879