summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* media: rename soc_camera I2C driversMauro Carvalho Chehab2018-10-1910-9/+9
* media: dw9807-vcm: Fix probe error handlingSakari Ailus2018-10-081-1/+2
* media: dw9714: Remove useless error messageSakari Ailus2018-10-081-1/+1
* media: dw9714: Fix error handling in probe functionRajmohan Mani2018-10-081-1/+2
* media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil2018-10-051-1/+3
* media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil2018-10-051-1/+3
* media: ov5640: fix framerate updateHugues Fruchet2018-10-051-3/+4
* media: ov7670: make "xclk" clock optionalLubomir Rintel2018-10-051-10/+17
* media: ov9650: avoid maybe-uninitialized warningsArnd Bergmann2018-10-051-0/+2
* media: imx355: fix a few coding style issuesMauro Carvalho Chehab2018-10-051-16/+16
* media: add imx355 camera sensor driverBingbu Cao2018-10-053-0/+1872
* media: imx319: fix a few coding style issuesMauro Carvalho Chehab2018-10-051-16/+16
* media: add imx319 camera sensor driverBingbu Cao2018-10-053-0/+2572
* media: smiapp: Query the V4L2 endpoint for a specific bus typeSakari Ailus2018-10-041-0/+6
* media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-0410-10/+10
* media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus2018-10-043-31/+35
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-0410-15/+15
* media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power downNiklas Söderlund2018-10-041-1/+1
* media: i2c: adv748x: Register only enabled inputsJacopo Mondi2018-10-042-3/+13
* media: i2c: adv748x: Conditionally enable only CSI-2 outputsJacopo Mondi2018-10-041-7/+1
* media: i2c: adv748x: Handle TX[A|B] power managementJacopo Mondi2018-10-045-43/+25
* media: i2c: adv748x: Support probing a single outputJacopo Mondi2018-10-043-15/+30
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-4/+2
* media: smiapp: Remove unused loopRicardo Ribalda Delgado2018-10-031-3/+1
* media: ov5640: use JPEG mode 3 for 720pHugues Fruchet2018-10-031-1/+1
* media: v4l: Remove support for crop default target in subdev driversSakari Ailus2018-10-0316-26/+0
* media: v4l: i2c: Add a comment not to use static sub-device names in the futureSakari Ailus2018-10-035-0/+5
* media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil2018-09-241-2/+2
* media: replace ADOBERGB by OPRGBHans Verkuil2018-09-243-4/+4
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-243-5/+5
* media: ov5640: fix restore of last mode setHugues Fruchet2018-09-171-4/+8
* media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet2018-09-171-4/+0
* media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet2018-09-171-4/+4
* media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet2018-09-171-42/+54
* media: ov5640: fix exposure regressionHugues Fruchet2018-09-171-6/+12
* media: ov5640: Fix timings setup codeJacopo Mondi2018-09-171-29/+21
* media: ov5640: Re-work MIPI startup sequenceJacopo Mondi2018-09-171-20/+79
* media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register()Javier Martinez Canillas2018-09-171-2/+2
* media: ov2680: don't register the v4l2 subdevice before checking chip IDJavier Martinez Canillas2018-09-171-10/+4
* media: sr030pc30: remove NULL in sr030pc30_base_config()Dan Carpenter2018-09-171-1/+1
* media: v4l: sr030pc30: Remove redundant setting of sub-device nameSakari Ailus2018-09-171-1/+0
* media: smiapp: Use v4l2_i2c_subdev_set_nameSakari Ailus2018-09-171-6/+4
* media: imx274: switch to SPDX license identifierLuca Ceresoli2018-09-171-12/+1
* media: imx274: add helper to read multibyte registersLuca Ceresoli2018-09-171-46/+47
* media: imx274: fix error in function docsLuca Ceresoli2018-09-171-1/+1
* media: imx274: rename frmfmt and format to "mode"Luca Ceresoli2018-09-171-9/+9
* media: imx274: don't hard-code the subdev name to DRIVER_NAMELuca Ceresoli2018-09-171-1/+0
* media: imx274: rearrange sensor startup register tablesLuca Ceresoli2018-09-171-23/+13
* media: imx274: rename IMX274_DEFAULT_MODE to IMX274_DEFAULT_BINNINGLuca Ceresoli2018-09-171-2/+2
* media: dw9807-vcm: Remove redundant pm_runtime_set_suspended in removeSakari Ailus2018-09-171-1/+0