summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/soc_camera
AgeCommit message (Expand)AuthorFilesLines
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus5-3128/+0
2019-02-18media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus3-1422/+0
2019-02-18media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus3-765/+0
2019-01-21media: soc_tw9910: remove obsolete sensor driverHans Verkuil3-1006/+0
2019-01-21media: soc_ov772x: remove obsolete sensor driverHans Verkuil3-1130/+0
2019-01-21media: soc_mt9t112: remove obsolete sensor driverHans Verkuil3-1164/+0
2019-01-17media: remove soc_camera ov9640Mauro Carvalho Chehab4-955/+0
2019-01-16media: soc_camera: ov9640: move ov9640 out of soc_cameraPetr Cvek1-2/+4
2018-10-19media: rename soc_camera I2C driversMauro Carvalho Chehab10-9/+9
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus8-13/+0
2018-06-28media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-03-21media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi1-1/+1
2018-02-23media: mt9t031: deprecate, move to stagingHans Verkuil3-865/+0
2018-02-23media: imx074: deprecate, move to stagingHans Verkuil3-504/+0
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-04[media] i2c: Improve a size determinationMarkus Elfring2-2/+2
2017-10-04[media] i2c: Delete an error messages for failed memory allocationMarkus Elfring2-7/+2
2017-09-23media: ov9640: make const arrays res_x/y static const, reduces object code sizeColin Ian King1-2/+2
2017-08-26media: i2c: make device_type constBhumika Goyal1-1/+1
2017-07-18media: ov6650: convert to standalone v4l2 subdeviceJanusz Krzysztofik3-1090/+0
2017-06-23[media] media: i2c: ov772x: Force use of SCCB protocolJacopo Mondi1-2/+4
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-0/+2
2017-04-14[media] ov9740: avoid calling ov9740_res_roundup() twiceHans Verkuil1-17/+1
2017-04-14[media] ov9640: avoid calling ov9640_res_roundup() twiceHans Verkuil1-21/+3
2017-04-14[media] ov772x: avoid calling ov772x_select_params() twiceHans Verkuil1-28/+13
2017-04-14[media] ov5642: avoid calling ov5642_find_datafmt() twiceHans Verkuil1-1/+1
2017-04-14[media] mt9v022: avoid calling mt9v022_find_datafmt() twiceHans Verkuil1-4/+4
2017-04-14[media] mt9m001: avoid calling mt9m001_find_datafmt() twiceHans Verkuil1-4/+4
2017-04-14[media] imx074: avoid calling imx074_find_datafmt() twiceHans Verkuil1-1/+1
2017-04-10[media] ov2640: convert from soc-camera to a standard subdev sensor driverHans Verkuil3-1202/+0
2017-04-10[media] ov2640: fix colorspace handlingHans Verkuil1-16/+7
2017-03-23[media] media: i2c: soc_camera: constify v4l2_subdev_* structuresBhumika Goyal13-39/+39
2017-03-23[media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2017-03-22[media] soc-camera: ov5642: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-01-30[media] soc-camera: Fix a return value in case of errorChristophe JAILLET1-1/+1
2016-10-21[media] soc_camera: don't break long linesMauro Carvalho Chehab3-6/+3
2016-09-09[media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik3-1039/+5
2016-09-09[media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik1-4/+4
2016-09-09[media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik1-36/+15
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil14-373/+371
2016-01-25[media] soc_camera: constify v4l2_subdev_sensor_ops structuresJulia Lawall3-3/+3
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2-2/+2
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab5-5/+5
2015-08-11[media] mt9t112: JPEG -> SRGBHans Verkuil1-4/+4
2015-08-11[media] tw9910: init priv->scale and update standardHans Verkuil1-1/+28
2015-08-11[media] tw9910: don't use COLORSPACE_JPEGHans Verkuil1-3/+3
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil14-168/+189
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil12-36/+96