summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/soc_camera
AgeCommit message (Expand)Author
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus
2019-02-18media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus
2019-02-18media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus
2019-01-21media: soc_tw9910: remove obsolete sensor driverHans Verkuil
2019-01-21media: soc_ov772x: remove obsolete sensor driverHans Verkuil
2019-01-21media: soc_mt9t112: remove obsolete sensor driverHans Verkuil
2019-01-17media: remove soc_camera ov9640Mauro Carvalho Chehab
2019-01-16media: soc_camera: ov9640: move ov9640 out of soc_cameraPetr Cvek
2018-10-19media: rename soc_camera I2C driversMauro Carvalho Chehab
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
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
2018-03-21media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi
2018-02-23media: mt9t031: deprecate, move to stagingHans Verkuil
2018-02-23media: imx074: deprecate, move to stagingHans Verkuil
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04[media] i2c: Improve a size determinationMarkus Elfring
2017-10-04[media] i2c: Delete an error messages for failed memory allocationMarkus Elfring
2017-09-23media: ov9640: make const arrays res_x/y static const, reduces object code sizeColin Ian King
2017-08-26media: i2c: make device_type constBhumika Goyal
2017-07-18media: ov6650: convert to standalone v4l2 subdeviceJanusz Krzysztofik
2017-06-23[media] media: i2c: ov772x: Force use of SCCB protocolJacopo Mondi
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-04-14[media] ov9740: avoid calling ov9740_res_roundup() twiceHans Verkuil
2017-04-14[media] ov9640: avoid calling ov9640_res_roundup() twiceHans Verkuil
2017-04-14[media] ov772x: avoid calling ov772x_select_params() twiceHans Verkuil
2017-04-14[media] ov5642: avoid calling ov5642_find_datafmt() twiceHans Verkuil
2017-04-14[media] mt9v022: avoid calling mt9v022_find_datafmt() twiceHans Verkuil
2017-04-14[media] mt9m001: avoid calling mt9m001_find_datafmt() twiceHans Verkuil
2017-04-14[media] imx074: avoid calling imx074_find_datafmt() twiceHans Verkuil
2017-04-10[media] ov2640: convert from soc-camera to a standard subdev sensor driverHans Verkuil
2017-04-10[media] ov2640: fix colorspace handlingHans Verkuil
2017-03-23[media] media: i2c: soc_camera: constify v4l2_subdev_* structuresBhumika Goyal
2017-03-23[media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik
2017-03-22[media] soc-camera: ov5642: Add OF device ID tableJavier Martinez Canillas
2017-01-30[media] soc-camera: Fix a return value in case of errorChristophe JAILLET
2016-10-21[media] soc_camera: don't break long linesMauro Carvalho Chehab
2016-09-09[media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik
2016-09-09[media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik
2016-09-09[media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2016-01-25[media] soc_camera: constify v4l2_subdev_sensor_ops structuresJulia Lawall
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-08-11[media] mt9t112: JPEG -> SRGBHans Verkuil
2015-08-11[media] tw9910: init priv->scale and update standardHans Verkuil
2015-08-11[media] tw9910: don't use COLORSPACE_JPEGHans Verkuil
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