summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2026-07-30media: qcom: iris: Remove duplicate HFI_PROP_OPB_ENABLE entryDikshita Agarwal1-1/+0
2026-07-30media: qcom: iris: Remove dead assignment in iris_hfi_gen2_set_tier()Dikshita Agarwal1-3/+2
2026-07-30media: qcom: iris: Fix bitmask test in iris_allow_cmd()Dikshita Agarwal1-1/+1
2026-07-30media: qcom: iris: Centralize internal buffer table selectionDikshita Agarwal1-81/+26
2026-07-30media: venus: fix payload size calculation in parse_raw_formats()Mohammed EL Kadiri1-3/+2
2026-07-30media: venus: fix payload size returned by parse_caps() and parse_alloc_mode()Mohammed EL Kadiri1-2/+2
2026-07-30media: qcom: iris: fix missing hfi_id in gen1 GOP_SIZE capWangao Wang3-14/+5
2026-07-30media: qcom: iris: fix runtime PM reference leaksHungyu Lin1-5/+6
2026-07-30media: qcom: iris: fix state-change debug log printing stale valueDikshita Agarwal1-1/+1
2026-07-28media: remove conditional return with no effectSang-Heon Jeon5-28/+5
2026-07-28media: ti: vpe: quiesce overflow recovery before freeing streamsFan Wu1-4/+33
2026-07-28media: stm32: dcmi: fix error handling on MDMA pool alloc failureAlain Volmat1-0/+2
2026-07-28media: mali-c55: Add support for RGB GammaJacopo Mondi2-4/+84
2026-07-28media: mali-c55: Add support for CCMJacopo Mondi1-0/+52
2026-07-28media: mali-c55: Fix clock leak on reset deassert failureDavid Carlier1-0/+2
2026-07-28media: mali-c55: Drop redundant mutex_destroy in capture register error pathDavid Carlier1-3/+1
2026-07-28media: mali-c55: Fix scaler factor overflow for large crop sizesDavid Carlier1-1/+1
2026-07-28media: mali-c55: Fix AEXP IHIST disable bit shiftDavid Carlier1-1/+1
2026-07-28media: mali-c55: fix dropped last AEC histogram zone weightDavid Carlier1-0/+1
2026-07-22media: s5p-mfc: Treat bitmap size as allocation failureYury Norov1-1/+1
2026-07-20media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formatsEugen Hristev1-1/+2
2026-07-17media: chips-media: wave5: Resume device before setting EOS flagJackson Lee1-0/+19
2026-07-17media: chips-media: wave5: Fix pipeline stall when queuing failsJackson Lee1-1/+4
2026-07-17media: chips-media: wave5: Defer job_finish() only when a DEC_PIC was queuedJackson Lee1-1/+11
2026-07-17media: chips-media: wave5: Add timeout while stop_streamingJackson Lee2-7/+10
2026-07-17media: chips-media: wave5: avoid skipping device_run while VPU has workJackson Lee1-3/+7
2026-07-17media: chips-media: wave5: Set inst->std during default format initializationJackson Lee1-2/+4
2026-07-17media: chips-media: wave5: Guard bit depth check with initial_info_obtainedJackson Lee1-1/+2
2026-07-17media: platform: hantro_drv: Add missing media_entity_cleanup()Biren Pandya1-3/+9
2026-07-17media: amphion: Remove obsolete frame_count check in venc_start_sessionMing Qian1-2/+0
2026-07-17media: rkvdec: use DIV_ROUND_UP() for CTB countsHiroki Nakajima3-10/+10
2026-07-17media: rkvdec: Propagate platform_get_irq() errorsNarasimharao Vadlamudi1-2/+2
2026-07-17media: rkvdec: hevc: guard INTER_REF_PIC_SET_PRED index underflowMichael Bommarito1-0/+3
2026-07-17media: rkvdec: hevc: tighten EXT SPS RPS control dimensionsMichael Bommarito1-2/+2
2026-07-17media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...Haoxiang Li1-11/+4
2026-07-17media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...Haoxiang Li1-9/+5
2026-07-17media: platform: mtk-mdp3: fix NULL deref on failed SCP lookupJohan Hovold1-0/+5
2026-07-17media: platform: mtk-mdp3: Fix SCP device refcountingGuangshuo Li1-1/+0
2026-07-17media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_te...Jason-JH Lin1-1/+1
2026-07-17media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API changeJason-JH Lin2-5/+5
2026-07-17media: rockchip: rga: don't change RGB quantizationSven Püschel1-4/+8
2026-07-15media: stm32: dcmipp: Propagate runtime resume errorsPengpeng Hou1-3/+1
2026-07-15media: stm32: dcmi: Propagate runtime resume errorsPengpeng Hou1-3/+1
2026-07-15media: ti: vpe: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)1-0/+1
2026-07-15media: bcm2835-unicam: Fix asc leaked in error/remove pathEugen Hristev1-0/+2
2026-07-15media: platform: amd: fix unmet dependency for VIDEO_V4L2_SUBDEV_APIJulian Braha1-0/+1
2026-07-15media: ti: vpe: Select V4L2_FWNODE for VIPYemike Abhilash Chandra1-0/+1
2026-07-10media: platform: amd: use refcount_t instead of atomic_tRicardo Ribalda3-4/+4
2026-07-10media: iris: Replace ternary conditionals with max()Ricardo Ribalda1-2/+2
2026-07-10media: camif-core: Drop GPIO handlingLinus Walleij1-8/+2