summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-04-16media: nxp: imx8-isi: Remove 300ms sleep after enabling channelJacopo Mondi
2023-04-16media: nxp: imx8-isi: Replace udelay() with fsleep()Laurent Pinchart
2023-04-16media: nxp: imx8-isi: Drop partial support for i.MX8QM and i.MX8QXPLaurent Pinchart
2023-04-16media: nxp: Add i.MX8 ISI driverLaurent Pinchart
2023-04-15media: imx-jpeg: Encoder add support for 12bit jpegMing Qian
2023-04-15media: imx-jpeg: Decoder add support for 12bit jpegMing Qian
2023-04-15media: imx-jpeg: Clear slot next desc ptr if config errorMing Qian
2023-04-15media: imx-jpeg: Refine the function mxc_jpeg_find_formatMing Qian
2023-04-15media: mediatek: vcodec: Coverity issues in encoder driverIrui Wang
2023-04-15media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen
2023-04-15media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-04-15media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-04-15media: hantro: use devm_reset_control_array_get_optional_exclusive()Ye Xingchen
2023-04-13media: verisilicon: Fix crash when probing encoderBenjamin Gaignard
2023-04-12media: Use designated initializers for all subdev pad opsLaurent Pinchart
2023-04-12media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-04-12media: imx-jpeg: Fix incorrect indentationLaurent Pinchart
2023-04-12media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart
2023-04-12media: venus: Correct P010 buffer alignmentFritz Koenig
2023-04-12venus: venc: add handling for VIDIOC_ENCODER_CMDDikshita Agarwal
2023-04-12venus: Add support for min/max qp range.Viswanath Boma
2023-04-12media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas
2023-04-12venus: Fix for H265 decoding failure.Viswanath Boma
2023-04-12media: venus: dec: Fix handling of the start cmdMichał Krawczyk
2023-04-11media: venus: drop unused opp_table field documentationKrzysztof Kozlowski
2023-04-11media: renesas: fdp1: remove R-Car H3 ES1.* handlingWolfram Sang
2023-04-11media: rcar-vin: csi2: remove R-Car H3 ES1.* handlingWolfram Sang
2023-04-11media: rcar-vin: remove R-Car H3 ES1.* handlingWolfram Sang
2023-04-11media: Use of_property_present() for testing DT property presenceRob Herring
2023-04-11media: imx: imx7-media-csi: Fail on invalid type in VIDIOC_G_SELECTIONAlexander Stein
2023-04-11media: imx: imx7-media-csi: Fix mbus framefmt field initAlexander Stein
2023-04-11media: imx: imx7-media-csi: Fix error handling in imx7_csi_async_register()Frieder Schrempf
2023-04-11media: rkisp1: Implement ENUM_FRAMESIZESPaul Elder
2023-04-11media: rkisp1: Add NV16M and NV61M to output formatsPaul Elder
2023-04-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin
2023-04-11media: vsp1: Add underrun debug printTomi Valkeinen
2023-04-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart
2023-04-11media: vsp1: Remove unused vsp1_subdev_internal_ops declarationGaosheng Cui
2023-04-11media: platform: mtk-mdp3: reconfigure shared memoryMoudy Ho
2023-04-11media: platform: mtk-mdp3: decompose hardware-related information in shared m...Moudy Ho
2023-04-11media: platform: mtk-mdp3: Split general definitions used in MDP3Moudy Ho
2023-04-11media: platform: mtk-mdp3: dynamically allocate component clocksMoudy Ho
2023-04-11media: platform: mtk-mdp3: extend mdp_color format for compressed modeMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about pipe infoMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about resolution limitationsMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about color formatMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about subcomponentsMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about component settingsMoudy Ho
2023-04-11media: platform: mtk-mdp3: add files for chip configurationMoudy Ho