aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
AgeCommit message (Expand)Author
2019-10-05media: ov9650: add a sanity checkMauro Carvalho Chehab
2019-10-05media: i2c: ov5645: Fix power sequenceEzequiel Garcia
2019-10-05media: i2c: ov5640: Check for devm_gpiod_get_optional() errorFabio Estevam
2019-10-05media: tvp5150: fix switch exit in set control handlerMarco Felsch
2019-07-31media: i2c: fix warning same module namesAnders Roxell
2019-05-31media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita
2019-05-31media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik
2019-05-25media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik
2019-05-16media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet
2019-05-16media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet
2019-05-16media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2019-05-16media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi
2019-04-05media: mt9m111: set initial frame size other than 0x0Akinobu Mita
2019-02-12media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil
2018-11-21media: ov7670: make "xclk" clock optionalLubomir Rintel
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab
2018-10-03media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita
2018-09-26media: ov5645: Supported external clock is 24MHzTodor Tomov
2018-09-09media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas
2018-08-03media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love
2018-05-25media: i2c: adv748x: fix HDMI field heightsKieran Bingham
2018-05-25media: ov5645: add missing of_node_put() in error pathAkinobu Mita
2018-05-25media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab
2018-02-25media: ov13858: Select V4L2_FWNODESakari Ailus
2018-02-25media: s5k6aa: describe some function parametersMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-27media: max2175: Propagate the real error on devm_clk_get() failureFabio Estevam
2017-08-27media: i2c: adv748x: Export I2C device table entries as module aliasesJavier Martinez Canillas
2017-08-26media: smiapp: check memory allocation failureChristophe JAILLET
2017-08-26media: dw9714: Remove ACPI match tables, convert to use probe_newSakari Ailus
2017-08-26media: dw9714: Add Devicetree supportSakari Ailus
2017-08-26media: ths8200: constify i2c_device_idArvind Yadav
2017-08-26media: tc358743: constify i2c_device_idArvind Yadav
2017-08-26media: saa7127: constify i2c_device_idArvind Yadav
2017-08-26media: adv7842: constify i2c_device_idArvind Yadav
2017-08-26media: adv7511: constify i2c_device_idArvind Yadav
2017-08-26media: ad9389b: constify i2c_device_idArvind Yadav
2017-08-26media: i2c: make device_type constBhumika Goyal
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: ov13858: Limit vblank to permissible rangeChiranjeevi Rapolu
2017-08-20media: ov5670: Limit vblank to permissible rangeChiranjeevi Rapolu
2017-08-20media: et8ek8: Decrease stack usageSakari Ailus
2017-08-20media: mt9m111: constify video_subdev structuresJulia Lawall
2017-08-20media: v4l: mt9t001: constify video_subdev structuresJulia Lawall
2017-08-20media: ov5670: Fix incorrect frame timing reported to userChiranjeevi Rapolu
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring