aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds26-430/+2253
2018-12-07media: video-i2c: check if chip struct has set_power functionMatt Ranostay1-5/+17
2018-12-07media: video-i2c: support runtime PMAkinobu Mita1-2/+139
2018-12-05media: ov5640: Remove duplicate auto-exposure setupMaxime Ripard1-1/+1
2018-12-05media: ov5640: Add 60 fps supportMaxime Ripard1-4/+16
2018-12-05media: ov5640: Make the FPS clamping / rounding more extendableMaxime Ripard1-12/+15
2018-12-05media: ov5640: Make the return rate type more explicitMaxime Ripard1-4/+4
2018-12-05media: ov5640: Enhance FPS handlingMaxime Ripard1-255/+51
2018-12-05media: ov5640: Remove pixel clock ratesMaxime Ripard1-20/+1
2018-12-05media: ov5640: Compute the clock rate at runtimeMaxime Ripard1-1/+2
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-29Merge v4.20-rc4 into drm-nextDave Airlie1-1/+0
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-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie5-6/+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