summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-09-27media: i2c: ov7670: Extend match support for OF tablesBiju Das
2023-09-27media: i2c: mt9v032: Drop CONFIG_OF ifdefferyBiju Das
2023-09-27media: i2c: mt9v032: Extend match support for OF tablesBiju Das
2023-09-27media: i2c: Drop ifdeffery from sensor driversJacopo Mondi
2023-09-27media: i2c: video-i2c: Convert enum->pointer for data in the match tablesBiju Das
2023-09-27media: platform: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-09-27media: i2c: imx415: Use v4l2_subdev_get_fmt()Umang Jain
2023-09-27media: i2c: max9286: Fix some redundant of_node_put() callsChristophe JAILLET
2023-09-27media: ivsc: ace: probe ace device after IPU bridge is initialized.Wentong Wu
2023-09-27media: ivsc: ace: remove name identifierWentong Wu
2023-09-27media: ivsc: csi: remove name identifierWentong Wu
2023-09-27media: ov2640: Use the devm_clk_get_enabled() helper functionRuan Jinjie
2023-09-27media: ivsc: Improve Kconfig help textSakari Ailus
2023-09-27media: ov5640: fix vblank unchange issue when work at dvp modeGuoniu.zhou
2023-09-27media: ov13b10: Fix some error checking in probeDan Carpenter
2023-09-27media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macrosJinjie Ruan
2023-09-27media: cx231xx: Switch to use kmemdup() helperJinjie Ruan
2023-09-27media: videobuf2: fix typo: vb2_dbuf -> vb2_qbufHans Verkuil
2023-09-27media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-09-27media: verisilicon: Do not enable G2 postproc downscale if source is narrower...Marek Vasut
2023-09-27media: hantro: Check whether reset op is defined before useMarek Vasut
2023-09-27media: cobalt: Use list_for_each_entry() helperJinjie Ruan
2023-09-27media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution ...Ming Qian
2023-09-27media: c8sectpfe: Use the devm_clk_get_enabled() helper functionRuan Jinjie
2023-09-27media: usb: siano: Use kmemdup to simplify kmalloc and memcpy logicChen Jiahao
2023-09-27media: dvb-usb: gp8psk: Remove an unnecessary ternary operatorRuan Jinjie
2023-09-27media: radio-wl1273: Remove an unnecessary ternary operatorRuan Jinjie
2023-09-27media: dvb-frontends: drx39xyj: Remove unnecessary ternary operatorsRuan Jinjie
2023-09-27media: platform: cros-ec: Add Boxy to the match tablerasheed.hsueh
2023-09-27media: cros-ec-cec: Add Constitution to the match tableStefan Adolfsson
2023-09-27media: cros-ec-cec: Add Dibbi to the match tableReka Norman
2023-09-27media: cros-ec-cec: Get number of CEC ports from ECReka Norman
2023-09-27media: cros-ec-cec: Allow specifying multiple HDMI connectorsReka Norman
2023-09-27media: cros-ec-cec: Support receiving messages from multiple portsReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in write commandReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman
2023-09-27media: cros-ec-cec: Use cros_ec_cmd to send host commandsReka Norman
2023-09-27media: qcom/camss: use 1X16 formats instead of 2X8Martin Dørum
2023-09-27media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov
2023-09-27media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3Bryan O'Donoghue
2023-09-27media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue
2023-09-27media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue
2023-09-27media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue
2023-09-27media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue
2023-09-27media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue
2023-09-27media: qcom: camss: Fix genpd cleanupBryan O'Donoghue
2023-09-27media: qcom: camss: Fix V4L2 async notifier error pathBryan O'Donoghue
2023-09-27media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue