summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/soc_camera
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi2018-03-211-1/+1
* media: mt9t031: deprecate, move to stagingHans Verkuil2018-02-233-865/+0
* media: imx074: deprecate, move to stagingHans Verkuil2018-02-233-504/+0
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-152-11/+6
|\
| * [media] i2c: Improve a size determinationMarkus Elfring2017-10-042-2/+2
| * [media] i2c: Delete an error messages for failed memory allocationMarkus Elfring2017-10-042-7/+2
| * media: ov9640: make const arrays res_x/y static const, reduces object code sizeColin Ian King2017-09-231-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: i2c: make device_type constBhumika Goyal2017-08-261-1/+1
* media: ov6650: convert to standalone v4l2 subdeviceJanusz Krzysztofik2017-07-183-1090/+0
* [media] media: i2c: ov772x: Force use of SCCB protocolJacopo Mondi2017-06-231-2/+4
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-191-0/+2
* [media] ov9740: avoid calling ov9740_res_roundup() twiceHans Verkuil2017-04-141-17/+1
* [media] ov9640: avoid calling ov9640_res_roundup() twiceHans Verkuil2017-04-141-21/+3
* [media] ov772x: avoid calling ov772x_select_params() twiceHans Verkuil2017-04-141-28/+13
* [media] ov5642: avoid calling ov5642_find_datafmt() twiceHans Verkuil2017-04-141-1/+1
* [media] mt9v022: avoid calling mt9v022_find_datafmt() twiceHans Verkuil2017-04-141-4/+4
* [media] mt9m001: avoid calling mt9m001_find_datafmt() twiceHans Verkuil2017-04-141-4/+4
* [media] imx074: avoid calling imx074_find_datafmt() twiceHans Verkuil2017-04-141-1/+1
* [media] ov2640: convert from soc-camera to a standard subdev sensor driverHans Verkuil2017-04-103-1202/+0
* [media] ov2640: fix colorspace handlingHans Verkuil2017-04-101-16/+7
* [media] media: i2c: soc_camera: constify v4l2_subdev_* structuresBhumika Goyal2017-03-2313-39/+39
* [media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik2017-03-231-1/+1
* [media] soc-camera: ov5642: Add OF device ID tableJavier Martinez Canillas2017-03-221-0/+9
* [media] soc-camera: Fix a return value in case of errorChristophe JAILLET2017-01-301-1/+1
* [media] soc_camera: don't break long linesMauro Carvalho Chehab2016-10-213-6/+3
* [media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik2016-09-093-1039/+5
* [media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik2016-09-091-4/+4
* [media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik2016-09-091-36/+15
* [media] v4l2: remove g/s_crop from video opsHans Verkuil2016-08-2414-373/+371
* [media] soc_camera: constify v4l2_subdev_sensor_ops structuresJulia Lawall2016-01-253-3/+3
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-172-2/+2
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-175-5/+5
* [media] mt9t112: JPEG -> SRGBHans Verkuil2015-08-111-4/+4
* [media] tw9910: init priv->scale and update standardHans Verkuil2015-08-111-1/+28
* [media] tw9910: don't use COLORSPACE_JPEGHans Verkuil2015-08-111-3/+3
* [media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil2015-05-0114-168/+189
* [media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil2015-05-0112-36/+96
* [media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil2015-05-0114-72/+143
* [media] ov2640: add missing consumer.h includeHans Verkuil2015-04-081-0/+1
* [media] media: ov2640: add primary dt supportJosh Wu2015-04-021-7/+83
* [media] media: ov2640: add async probe functionJosh Wu2015-04-021-14/+22
* [media] media: drop call to v4l2_device_unregister_subdev()Lad, Prabhakar2015-03-031-1/+0
* [media] ov2640: use the v4l2 size definitionsJosh Wu2015-02-021-52/+30
* [media] i2c: Make use of media_bus_format enumBoris BREZILLON2014-11-1414-203/+203
* [media] ov9740: use true/false for boolean varsMauro Carvalho Chehab2014-09-031-2/+2
* [media] soc_camera: ov772x: Include media/v4l2-image-sizes.hAxel Lin2014-08-211-4/+1
* [media] soc_camera: mt9t112: Include media/v4l2-image-sizes.hAxel Lin2014-08-211-3/+1
* [media] media: mt9m111: add device-tree suppportRobert Jarzmik2014-07-301-0/+12
* [media] Fix 64-bit division fall-out from 64-bit control rangesHans Verkuil2014-07-173-8/+8
OpenPOWER on IntegriCloud