summaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)Author
2024-06-29media: uda1342: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-27media: i2c: gc2145: use CCI_REG16_LE for little-endian registersAlain Volmat
2024-06-27media: i2c: gc2145: addition of RAW8 formats supportAlain Volmat
2024-06-26Merge tag 'tags/next-media-20240626' of git://git.kernel.org/pub/scm/linux/ke...Hans Verkuil
2024-06-26Merge tag 'tags/next-media-renesas-20240619' of git://git.kernel.org/pub/scm/...Hans Verkuil
2024-06-26media: i2c: Kconfig: Fix missing firmware upload config selectKory Maincent
2024-06-24media: i2c: Add GC05A2 image sensor driverZhi Mao
2024-06-24media: i2c: Add GC08A3 image sensor driverZhi Mao
2024-06-19media: max9286: Use frame interval from subdev stateJacopo Mondi
2024-06-19media: max9286: Use the subdev active stateJacopo Mondi
2024-06-19media: max9286: Fix enum_mbus_codeJacopo Mondi
2024-06-19media: adv748x-csi2: Use the subdev active stateJacopo Mondi
2024-06-19media: adv748x-csi2: Validate the image formatJacopo Mondi
2024-06-19media: adv748x-afe: Use 1X16 media bus codeJacopo Mondi
2024-06-19media: adv748x-csi2: Implement enum_mbus_codesJacopo Mondi
2024-06-15media: i2c: ov5647: replacing of_node_put with __free(device_node)Abdulrasaq Lawani
2024-06-15media: i2c: vgxy61: Fix device nameBenjamin Mugnier
2024-06-15media: i2c: imx219: fix msr access command sequenceConor Dooley
2024-06-15media: ov2680: Pass correct number of controls to v4l2_ctrl_handler_init()Hans de Goede
2024-06-15media: i2c: alvium: Move V4L2_CID_GAIN to V4L2_CID_ANALOG_GAINTommaso Merciai
2024-06-15media: i2c: alvium: implement enum_frame_sizeTommaso Merciai
2024-06-15media: i2c: alvium: enable acquisition frame rateTommaso Merciai
2024-06-15media: i2c: alvium: rename acquisition frame rate enable regTommaso Merciai
2024-06-15media: i2c: alvium: fix alvium_get_fw_version()Tommaso Merciai
2024-06-14media: imx283: drop CENTERED_RECTANGLE due to clang failureHans Verkuil
2024-06-04media: ov5693: Drop privacy-LED GPIO controlHans de Goede
2024-06-04drivers: media: max96717: stop the csi receiver before the sourceJulien Massot
2024-06-04media: i2c: add MAX96714 driverJulien Massot
2024-06-04media: i2c: add MAX96717 driverJulien Massot
2024-06-04media: i2c: adv7511: remove unused struct 'i2c_reg_value'Dr. David Alan Gilbert
2024-06-04media: i2c: tw9910: remove unused strust 'regval_list'Dr. David Alan Gilbert
2024-06-04media: i2c: ks0127: remove unused struct 'adjust'Dr. David Alan Gilbert
2024-06-04media: i2c: dw9768: remove unused struct 'regval_list'Dr. David Alan Gilbert
2024-06-04media: i2c: Add imx283 camera sensor driverKieran Bingham
2024-06-04media: i2c: imx258: Convert to new CCI register access helpersLuis Garcia
2024-06-04media: i2c: imx258: Use v4l2_link_freq_to_bitmap helperLuis Garcia
2024-06-04media: i2c: imx258: Make HFLIP and VFLIP controls writableDave Stevenson
2024-06-04media: i2c: imx258: Change register settings for variants of the sensorDave Stevenson
2024-06-04media: i2c: imx258: Support faster pixel rate on binned modesDave Stevenson
2024-06-04media: i2c: imx258: Set pixel_rate range to the same as the valueDave Stevenson
2024-06-04media: i2c: imx258: Issue reset before starting streamingDave Stevenson
2024-06-04media: i2c: imx258: Correct max FRM_LENGTH_LINES valueDave Stevenson
2024-06-04media: i2c: imx258: Allow configuration of clock lane behaviourDave Stevenson
2024-06-04media: i2c: imx258: Add get_selection for pixel array informationDave Stevenson
2024-06-04media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposureDave Stevenson
2024-06-04media: i2c: imx258: Add support for running on 2 CSI data lanesDave Stevenson
2024-06-04media: i2c: imx258: Add support for 24MHz clockDave Stevenson
2024-06-04media: i2c: imx258: Split out common registers from the mode based onesDave Stevenson
2024-06-04media: i2c: imx258: Make V4L2_CID_VBLANK configurable.Dave Stevenson
2024-06-04media: i2c: imx258: Add regulator controlDave Stevenson