summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/soc_camera/ov772x.c
AgeCommit message (Expand)Author
2018-10-19media: rename soc_camera I2C driversMauro Carvalho Chehab
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus
2018-06-28media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita
2017-06-23[media] media: i2c: ov772x: Force use of SCCB protocolJacopo Mondi
2017-04-14[media] ov772x: avoid calling ov772x_select_params() twiceHans Verkuil
2017-03-23[media] media: i2c: soc_camera: constify v4l2_subdev_* structuresBhumika Goyal
2016-10-21[media] soc_camera: don't break long linesMauro Carvalho Chehab
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON
2014-08-21[media] soc_camera: ov772x: Include media/v4l2-image-sizes.hAxel Lin
2013-06-21[media] soc-camera: switch I2C subdevice drivers to use v4l2-clkGuennadi Liakhovetski
2013-06-17[media] soc_camera sensors: remove g_chip_ident opHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-01-05[media] soc-camera: use devm_kzalloc in subdevice driversGuennadi Liakhovetski
2013-01-05[media] soc-camera: split struct soc_camera_link into host and subdevice partsGuennadi Liakhovetski
2012-08-15[media] ov772x: Stop sensor readout right after resetLaurent Pinchart
2012-08-15[media] ov772x: Compute window size registers at runtimeLaurent Pinchart
2012-08-15[media] ov772x: Add support for SBGGR10 formatLaurent Pinchart
2012-08-15[media] ov772x: Add ov772x_read() and ov772x_write() functionsLaurent Pinchart
2012-08-15[media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_privLaurent Pinchart
2012-08-15[media] ov772x: try_fmt must not default to the current formatLaurent Pinchart
2012-08-15[media] ov772x: Don't fail in s_fmt if the requested format isn't supportedLaurent Pinchart
2012-08-15[media] ov772x: Select the default format at probe timeLaurent Pinchart
2012-08-15[media] ov772x: Fix memory leak in probe error pathLaurent Pinchart
2012-08-15[media] soc-camera: Push probe-time power management to driversLaurent Pinchart
2012-08-15[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart
2012-08-15[media] move soc_camera i2c drivers into its own dirMauro Carvalho Chehab