summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-07media: synopsys: hdmirx: Fix signedness bug in hdmirx_parse_dt()Dan Carpenter
2025-03-07media: platform: synopsys: hdmirx: Fix 64-bit division for 32-bit targetsNathan Chancellor
2025-03-06media: platform: synopsys: hdmirx: Optimize struct snps_hdmirx_devDmitry Osipenko
2025-03-06media: platform: synopsys: hdmirx: Remove unused HDMI audio CODEC relicsDmitry Osipenko
2025-03-06media: platform: synopsys: hdmirx: Remove duplicated header inclusionDmitry Osipenko
2025-03-06media: qcom: Clean up Kconfig dependenciesRobin Murphy
2025-03-06media: platform: stm32: Add check for clk_enable()Jiasheng Jiang
2025-03-06media: xilinx-tpg: fix double put in xtpg_parse_of()Dan Carpenter
2025-03-06media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()Markus Elfring
2025-03-06media: rockchip: rga: fix rga offset lookupJohn Keeping
2025-03-06media: rockchip: rga: fix field in OUTPUT buffersMichael Tretter
2025-03-05media: s5p-mfc: Corrected NV12M/NV21M plane-sizesAakarsh Jain
2025-03-05media: platform: ti: Remove unused omap3isp_print_statusDr. David Alan Gilbert
2025-03-05media: platform: synopsys: Add support for HDMI input driverShreeya Patel
2025-03-04media: rcar-csi2: Convert to .{enable|disable}_streamsTomi Valkeinen
2025-03-04media: rcar-isp: Convert to .{enable|disable}_streamsTomi Valkeinen
2025-03-04media: rcar-isp: Convert to subdev stateTomi Valkeinen
2025-03-04media: rcar-csi2: Use v4l2_subdev_{enable|disable}_streams()Tomi Valkeinen
2025-03-04media: rcar-isp: Use v4l2_subdev_{enable|disable}_streams()Tomi Valkeinen
2025-03-04media: rcar-vin: Use v4l2_subdev_{enable|disable}_streams()Tomi Valkeinen
2025-03-04media: rcar-csi2: Use v4l2_get_link_freq()Tomi Valkeinen
2025-03-04media: rcar-isp: Add RAW8, RAW10 and RAW12 formatsTomi Valkeinen
2025-03-04media: rcar-csi2: Add RAW10 and RAW12 formatsTomi Valkeinen
2025-03-04media: rcar-csi2: Move Y8 entry to a better placeTomi Valkeinen
2025-03-04media: omap3isp: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-03-04media: omap3isp: Handle ARM dma_iommu_mappingRobin Murphy
2025-03-03media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VALHans Verkuil
2025-03-03media: venus: hfi: add a check to handle OOB in sfr regionVikash Garodia
2025-03-03media: venus: hfi: add check to handle incorrect queue sizeVikash Garodia
2025-03-03media: venus: hfi_parser: refactor hfi packet parsing logicVikash Garodia
2025-03-03media: venus: hfi_parser: add check to avoid out of bound accessVikash Garodia
2025-02-25media: nuvoton: Fix reference handling of ece_pdevRicardo Ribalda
2025-02-25media: nuvoton: Fix reference handling of ece_nodeRicardo Ribalda
2025-02-22media: platform: allgro-dvt: unregister v4l2_device on the error pathJoe Hattori
2025-02-22media: verisilicon: VP9: Fix typoBenjamin Gaignard
2025-02-22media: verisilicon: HEVC: Initialize start_bit fieldBenjamin Gaignard
2025-02-21media: qcom: camss: Add sm845 named power-domain supportCaleb Connolly
2025-02-21media: coda: Add system resume interfaceXiaolei Wang
2025-02-21media: mediatek: vcodec: Fix a resource leak related to the scp device in FW ...Jiasheng Jiang
2025-02-21media: iris: rename module fileArnd Bergmann
2025-02-21media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warningArnd Bergmann
2025-02-18media: Switch to use hrtimer_setup()Nam Cao
2025-02-18media: platform: rpi1-cfe: drop vb2_ops_wait_prepare/finishHans Verkuil
2025-02-15media: qcom: camss: switch CSID to defined MIPI CSI data type IDsVladimir Zapolskiy
2025-02-15media: v4l: Convert the users of v4l2_get_link_freq to call it on a padSakari Ailus
2025-02-15media: stm32: dcmipp: add has_csi2 & needs_mclk in match dataAlain Volmat
2025-02-15media: stm32: csi: correct unsigned or useless variable settingsAlain Volmat
2025-02-15media: stm32: csi: remove useless fwnode_graph_get_endpoint callAlain Volmat
2025-02-15media: stm32: csi: simplify enable_streams error handlingAlain Volmat