aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05media: ov5640: Remove redundant register setupMaxime Ripard1-10/+0
2018-12-05media: ov5640: Remove redundant definesMaxime Ripard1-5/+2
2018-12-05media: ov5640: Remove the clocks registers initializationMaxime Ripard1-24/+22
2018-12-05media: ov5640: Adjust the clock based on the expected rateMaxime Ripard1-1/+364
2018-12-05media: ov5640: Fix set format regressionJacopo Mondi1-9/+8
2018-12-05media: mt9m111: allow to setup pixclk polarityEnrico Scholz2-1/+44
2018-12-05media: mt9m111: add support to select formats and fps for {Q,SXGA}Michael Grzeschik1-0/+165
2018-12-05media: mt9m111: add streaming check to set_fmtMichael Grzeschik1-0/+3
2018-12-05media: mt9m111: add s_stream callbackMarco Felsch1-0/+10
2018-12-05media: imx274: select REGMAP_I2CLuca Ceresoli1-0/+1
2018-12-05media: imx274: declare the correct number of controlsLuca Ceresoli1-1/+1
2018-12-05media: imx274: fix stack corruption in imx274_read_regLuca Ceresoli1-2/+5
2018-12-05media: unify some sony camera sensors pattern namingBingbu Cao3-12/+12
2018-12-05media: imx355: fix wrong order in test pattern menusBingbu Cao1-1/+1
2018-12-05media: imx319: fix wrong order in test pattern menusBingbu Cao1-1/+1
2018-12-05media: tvp5150: fix irq_request error path during probeMarco Felsch1-1/+1
2018-12-03media: tda7432: fix spelling mistake "maximium" -> "maximum"Colin Ian King1-2/+2
2018-12-03media: adv7604 added include of linux/interrupt.hJasmin Jessich1-0/+1
2018-12-03media: adv7180: add g_skip_frames supportTim Harvey1-0/+15
2018-12-03media: i2c: TDA1997x: select CONFIG_HDMIArnd Bergmann1-0/+1
2018-11-23media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil6-8/+8
2018-11-23media: adv7604: add CEC support for adv7611/adv7612Hans Verkuil1-10/+53
2018-11-23media: ov2680: fix null dereference at power onRui Miguel Silva1-10/+2
2018-11-23media: ov772x: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov7670: support log_status ioctl and event interfaceAkinobu Mita1-1/+5
2018-11-23media: ov5640: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov2640: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: ov2640: add V4L2_CID_TEST_PATTERN controlAkinobu Mita1-1/+13
2018-11-23media: mt9m111: add V4L2_CID_COLORFX controlAkinobu Mita1-1/+36
2018-11-23media: mt9m111: support log_status ioctl and event interfaceAkinobu Mita1-1/+6
2018-11-23media: imx258: remove test pattern map from driverChen, JasonX Z1-19/+3
2018-11-23media: imx214: Remove unnecessary self assignment in for loopNathan Chancellor1-1/+1
2018-11-23media: video-i2c: hwmon: constify vb2_ops structureJulia Lawall1-1/+1
2018-11-23media: video-i2c: support changing frame intervalAkinobu Mita1-12/+66
2018-11-23media: video-i2c: use i2c regmapAkinobu Mita1-27/+41
2018-11-23media: video-i2c: avoid accessing released memory area when removing driverAkinobu Mita1-5/+6
2018-11-06media: ov7740: constify structures stored in fields of v4l2_subdev_ops structureJulia Lawall1-2/+2
2018-11-06media: ov5645: constify v4l2_ctrl_ops structureJulia Lawall1-1/+1
2018-11-06media: ov13858: Check for possible null pointerChiranjeevi Rapolu1-2/+4
2018-11-06media: imx214: Add imx214 camera sensor driverRicardo Ribalda Delgado3-0/+1131
2018-11-06media: tc358743: Remove unnecessary self assignmentNathan Chancellor1-1/+0
2018-10-19media: rename soc_camera I2C driversMauro Carvalho Chehab10-9/+9
2018-10-08media: dw9807-vcm: Fix probe error handlingSakari Ailus1-1/+2
2018-10-08media: dw9714: Remove useless error messageSakari Ailus1-1/+1
2018-10-08media: dw9714: Fix error handling in probe functionRajmohan Mani1-1/+2
2018-10-05media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil1-1/+3
2018-10-05media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil1-1/+3
2018-10-05media: ov5640: fix framerate updateHugues Fruchet1-3/+4
2018-10-05media: ov7670: make "xclk" clock optionalLubomir Rintel1-10/+17
2018-10-05media: ov9650: avoid maybe-uninitialized warningsArnd Bergmann1-0/+2