aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds29-192/+2472
2017-11-07media: imx274: fix missing return assignment from call to imx274_mode_regsColin Ian King1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-31media: ov13858: Add support for flash and lens devicesSakari Ailus1-1/+1
2017-10-31media: ov5670: Add support for flash and lens devicesSakari Ailus1-1/+1
2017-10-31media: et8ek8: Add support for flash and lens devicesSakari Ailus1-1/+1
2017-10-31media: smiapp: Add support for flash and lens devicesSakari Ailus1-1/+1
2017-10-31media: ov9650: remove unnecessary terminated entry in menu items arrayAkinobu Mita1-1/+0
2017-10-31media: ov5640: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita1-1/+1
2017-10-31media: ov2640: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita1-1/+1
2017-10-31media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita1-1/+1
2017-10-31media: adv7180: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita1-1/+1
2017-10-31media: tvaudio: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31media: tc358743: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-27media: tc358743: validate lane countPhilipp Zabel1-0/+5
2017-10-27media: i2c: OV5647: change to use macro for the registersJacob Chen1-16/+26
2017-10-27media: i2c: OV5647: ensure clock lane in LP-11 state before streaming onJacob Chen1-1/+12
2017-10-27media: ov7670: Add the ov7670_s_power functionWenyou Yang1-5/+26
2017-10-27media: ov7670: Add the get_fmt callbackWenyou Yang1-1/+76
2017-10-27media: ov7670: Add entity pads initializationWenyou Yang1-1/+20
2017-10-27media: imx274: V4l2 driver for Sony imx274 CMOS sensorLeon Luo3-0/+1820
2017-10-27media: tc358743: set entity function to video interface bridgePhilipp Zabel1-0/+1
2017-10-27media: tc358743: remove an unneeded conditionDan Carpenter1-1/+1
2017-10-27media: i2c: tc358743: fix spelling mistakeJacob Chen1-1/+1
2017-10-24media: smiapp: Rely on runtime PMSakari Ailus3-65/+40
2017-10-24media: smiapp: Use __v4l2_ctrl_handler_setup()Sakari Ailus1-8/+12
2017-10-04[media] smiapp: Make clock control optionalSakari Ailus1-1/+4
2017-10-04[media] smiapp: Get clock rate if it's not available through DTSakari Ailus1-19/+33
2017-10-04[media] smiapp: Verify clock frequency after setting it, prevent changing itSakari Ailus1-0/+9
2017-10-04[media] smiapp: Fix error handling in power on sequenceSakari Ailus1-1/+1
2017-10-04[media] ov13858: Use do_div() for dividing a 64-bit numberSakari Ailus1-4/+10
2017-10-04[media] media: ov13858: Fix 4224x3136 video flickering at some vblanksChiranjeevi Rapolu1-2/+2
2017-10-04[media] media: ov13858: Calculate pixel-rate at runtime, use modeChiranjeevi Rapolu1-20/+29
2017-10-04[media] ov2640: make array reset_seq static, reduces object code sizeColin Ian King1-1/+1
2017-10-04[media] i2c: Improve a size determinationMarkus Elfring3-3/+3
2017-10-04[media] i2c: Delete an error messages for failed memory allocationMarkus Elfring4-15/+4
2017-10-04[media] media: ov5670: Fix not streaming issue after resumeChiranjeevi Rapolu1-4/+1
2017-10-04[media] dw9714: Set the v4l2 focus ctrl step as 1Rajmohan Mani1-1/+6
2017-10-04[media] ov2640: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-10-04[media] ov2640: Propagate the real error on devm_clk_get() failureFabio Estevam1-1/+1
2017-10-04[media] mt9m111: Propagate the real error on v4l2_clk_get() failureFabio Estevam1-1/+1
2017-10-04[media] media: ov5670: Use recommended black level and output biasChiranjeevi Rapolu1-6/+24
2017-10-04[media] media/i2c/tc358743: Initialize timerKees Cook1-2/+2
2017-10-04[media] media: i2c: adv748x: Map v4l2_std_id to the internal reg valueSimon Yuan1-1/+6
2017-10-04[media] media: rc: ensure that protocols are enabled for scancode driversSean Young1-1/+0
2017-09-23media: ov9640: make const arrays res_x/y static const, reduces object code sizeColin Ian King1-2/+2
2017-09-23media: cx25840: make array stds static const, reduces object code sizeColin Ian King1-1/+1
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring1-3/+3
2017-09-23media: drivers: improve a size determinationMarkus Elfring1-1/+1
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring2-6/+2