summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2026-03-04media: verisilicon: AV1: Fix tile info buffer sizeBenjamin Gaignard1-2/+2
2026-03-04media: venus: vdec: restrict EOS addr quirk to IRIS2 onlyDikshita Agarwal1-1/+7
2026-03-04media: venus: vdec: fix error state assignment for zero bytesusedRenjiang Han1-3/+3
2026-03-04media: stm32: dcmipp: bytecap: clear all interrupts upon stream stopAlain Volmat1-0/+3
2026-03-04media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()Alper Ak1-2/+4
2026-03-04media: verisilicon: AV1: Set IDR flag for intra_only frame typeBenjamin Gaignard1-1/+1
2026-03-04media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init()Alper Ak1-0/+3
2026-03-04media: amphion: Drop min_queued_buffers assignmentMing Qian1-2/+0
2026-03-04media: verisilicon: AV1: Fix tx mode bit settingBenjamin Gaignard1-1/+26
2026-03-04media: verisilicon: AV1: Fix enable cdef computationBenjamin Gaignard1-2/+8
2026-03-04media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun1-3/+4
2026-03-04media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun1-1/+2
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li1-0/+1
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li1-2/+14
2026-03-04media: mediatek: encoder: Fix uninitialized scalar variable issueIrui Wang1-3/+3
2026-03-04media: rkisp1: Fix filter mode register configurationRui Wang1-6/+0
2026-03-04media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_STARTMing Qian1-0/+1
2026-03-04media: mediatek: vcodec: Don't try to decode 422/444 VP9Nicolas Dufresne1-0/+6
2026-03-04media: chips-media: wave5: Process ready frames when CMD_STOP sent to EncoderBrandon Brnich1-0/+2
2026-03-04media: chips-media: wave5: Fix conditional in start_streamingBrandon Brnich1-1/+2
2026-03-04media: omap3isp: set initial formatHans Verkuil1-0/+8
2026-03-04media: omap3isp: isppreview: always clamp in preview_try_format()Hans Verkuil1-13/+8
2026-03-04media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixesHans Verkuil1-3/+3
2026-03-04media: chips-media: wave5: Fix memory leak on codec_info allocation failureZilin Guan2-2/+6
2026-01-08media: amphion: Remove vpu_vb_is_codecconfigMing Qian3-40/+3
2026-01-08media: amphion: Make some vpu_v4l2 functions staticLaurent Pinchart2-11/+9
2026-01-08media: amphion: Add a frame flush mode for decoderMing Qian1-1/+13
2026-01-08media: mediatek: vcodec: Use spinlock for context list protection lockChen-Yu Tsai7-20/+28
2026-01-08media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li1-1/+3
2026-01-08media: amphion: Cancel message work before releasing the VPU coreMing Qian1-3/+3
2026-01-08media: vpif_display: fix section mismatchJohan Hovold1-2/+2
2026-01-08media: vpif_capture: fix section mismatchJohan Hovold1-2/+2
2026-01-08media: verisilicon: Protect G2 HEVC decoder against invalid DPB indexNicolas Dufresne1-2/+13
2026-01-08media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski1-4/+6
2026-01-08media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...Miaoqian Lin1-0/+1
2026-01-08media: platform: mtk-mdp3: fix device leaks at probeJohan Hovold1-0/+14
2026-01-08media: verisilicon: Fix CPU stalls on G2 bus errorNicolas Dufresne6-23/+85
2025-11-13media: verisilicon: Explicitly disable selection api ioctls for decodersPaul Kocialkowski2-4/+4
2025-11-13media: amphion: Delete v4l2_fh synchronously in .release()Laurent Pinchart1-2/+5
2025-10-23media: nxp: imx8-isi: m2m: Fix streaming cleanup on releaseGuoniu Zhou1-132/+92
2025-10-23media: nxp: imx8-isi: Drop unused argument to mxc_isi_channel_chain()Laurent Pinchart4-9/+8
2025-10-19media: ti: j721e-csi2rx: Fix source subdev link creationJai Luthra1-2/+5
2025-10-19media: ti: j721e-csi2rx: Use devm_of_platform_populateJai Luthra1-1/+1
2025-10-19media: venus: firmware: Use correct reset sequence for IRIS2Stephan Gerhold1-4/+4
2025-10-19media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann1-22/+13
2025-10-15media: st-delta: avoid excessive stack usageArnd Bergmann1-9/+11
2025-08-28media: venus: venc: Clamp param smaller than 1fps and bigger than 240Ricardo Ribalda1-3/+2
2025-08-28media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.Ricardo Ribalda2-3/+4
2025-08-28media: venus: protect against spurious interrupts during probeJorge Ramirez-Ortiz1-4/+4
2025-08-28media: venus: hfi: explicitly release IRQ during teardownJorge Ramirez-Ortiz1-0/+1