summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-10-07media: i2c: imx219: Drop IMX219_VTS_* macrosLaurent Pinchart
2023-10-07media: i2c: imx219: Don't store the current mode in the imx219 structureLaurent Pinchart
2023-10-07media: i2c: imx219: Access height from active format in imx219_set_ctrlLaurent Pinchart
2023-10-07media: i2c: imx219: Infer binning settings from format and cropLaurent Pinchart
2023-10-07media: i2c: imx219: Use active crop rectangle to configure registersLaurent Pinchart
2023-10-07media: i2c: imx219: Initialize ycbcr_encLaurent Pinchart
2023-10-07media: i2c: imx219: Merge format and binning setting functionsLaurent Pinchart
2023-10-07media: i2c: imx219: Set mode registers programmaticallyLaurent Pinchart
2023-10-07media: i2c: imx219: Fix test pattern window for 640x480 modeLaurent Pinchart
2023-10-07media: i2c: imx219: Drop IMX219_REG_CSI_LANE_MODE from common regs arrayLaurent Pinchart
2023-10-07media: i2c: imx219: Replace register addresses with macrosLaurent Pinchart
2023-10-07media: i2c: imx219: Drop unused macrosLaurent Pinchart
2023-10-07media: i2c: imx219: Convert to CCI register access helpersLaurent Pinchart
2023-10-07media: i2c: Add driver for onsemi MT9M114 camera sensorLaurent Pinchart
2023-10-07media: i2c/hi556: add a new mode 1296x722 settingsBingbu Cao
2023-10-07media: platform: cros-ec: Add Taranza to the match tableKen Lin
2023-10-07media: platform: cros-ec: Rename conns array for the match tableKen Lin
2023-10-07media: dvb-frontends: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2023-10-07media: i2c: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2023-10-07media: vidtv: mux: Add check and kfree for kstrdupJiasheng Jiang
2023-10-07media: vidtv: psi: Add check for kstrdupJiasheng Jiang
2023-10-07media: nuvoton: npcm-video: Fix IS_ERR() vs NULL bugDan Carpenter
2023-10-07media: s5p-mfc: Fix potential deadlock on condlockChengfeng Ye
2023-10-07media: mediatek: vcodec: add encoder power management helper functionsIrui Wang
2023-10-07media: tvp541x: Sort header filesBiju Das
2023-10-07media: tvp541x: Drop CONFIG_OF ifdefferyBiju Das
2023-10-07media: tvp541x: Extend match support for OF tablesBiju Das
2023-10-07media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_byKees Cook
2023-10-07media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_byKees Cook
2023-10-07media: s3c-camif: Avoid inappropriate kfree()Katya Orlova
2023-10-07media: cobalt: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-10-07media: i2c: adv7180: Drop CONFIG_OF ifdefferyBiju Das
2023-10-07media: i2c: adv7180: Extend match support for OF tablesBiju Das
2023-10-07media: mtk-jpegenc: Fix bug in JPEG encode quality selectionFei Shao
2023-10-07media: platform: mtk-mdp3: add missing of_node_putJulia Lawall
2023-10-07media: amphion: handle firmware debug messageMing Qian
2023-10-07media: qcom: camss: Comment CSID dt_id fieldBryan O'Donoghue
2023-10-07media: qcom: camss: Propagate vfe_reset error up the callstackBryan O'Donoghue
2023-10-07media: qcom: camss: Move vfe_disable into a common routine where applicableBryan O'Donoghue
2023-10-07media: qcom: camss: Support RDI3 for VFE 17xBryan O'Donoghue
2023-10-07media: qcom: camss: Fix support for setting CSIPHY clock name csiphyXBryan O'Donoghue
2023-10-07media: qcom: camss: Functionally decompose CSIPHY clock lookupsBryan O'Donoghue
2023-10-07media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_liteBryan O'Donoghue
2023-10-07media: qcom: camss: Untangle if/else spaghetti in camssBryan O'Donoghue
2023-10-07media: qcom: camss: Remove special case for VFE get/putBryan O'Donoghue
2023-10-07media: qcom: camss: Assign the correct number of RDIs per VFEBryan O'Donoghue
2023-10-07media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointerBryan O'Donoghue
2023-10-07media: qcom: camss: Pass line_num from compat resourcesBryan O'Donoghue
2023-10-07media: qcom: camss: Pass remainder of variables as resourcesBryan O'Donoghue
2023-10-07media: qcom: camss: Pass icc bandwidth table as a platform parameterBryan O'Donoghue