summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/mt9v011.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Make remove callback return voidi2c-remove-voidUwe Kleine-König2022-08-151-3/+1
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-3/+3
* media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-221-20/+9
* media: i2c: add SPDX identifiers to the code I wroteMauro Carvalho Chehab2017-12-111-7/+6
* [media] mt9v011: add media controller supportMauro Carvalho Chehab2016-02-011-0/+15
* [media] i2c: constify v4l2_ctrl_ops structuresJulia Lawall2015-11-171-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-111-1/+0
* [media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil2015-05-011-21/+17
* [media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil2015-05-011-5/+10
* [media] i2c: Make use of media_bus_format enumBoris BREZILLON2014-11-141-3/+3
* [media, edac] Change my email addressMauro Carvalho Chehab2014-02-071-2/+2
* [media] media/i2c: remove g_chip_ident opHans Verkuil2013-06-171-24/+0
* [media] media: i2c: remove duplicate checks for EPERM in dbg_g/s_registerLad, Prabhakar2013-05-271-4/+0
* [media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart2013-05-211-4/+2
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] mt9v011: convert to the control frameworkHans Verkuil2013-02-051-156/+67
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-151-0/+712