summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2025-06-04media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()Markus Elfring
2025-05-02media: vim2m: print device name after registering deviceMatthew Majewski
2025-05-02media: venus: hfi_parser: add check to avoid out of bound accessVikash Garodia
2025-05-02media: venus: hfi: add check to handle incorrect queue sizeVikash Garodia
2025-05-02media: venus: hfi: add a check to handle OOB in sfr regionVikash Garodia
2025-03-13media: camif-core: Add check for clk_enable()Jiasheng Jiang
2025-03-13media: mipi-csis: Add check for clk_enable()Jiasheng Jiang
2024-12-14media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-11-17media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-11-08media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang
2024-11-08media: sun4i_csi: Implement link validate for sun4i_csi subdevLaurent Pinchart
2024-09-12media: qcom: camss: Add check for v4l2_fwnode_endpoint_parseChen Ni
2024-08-19media: venus: fix use after free in vdec_closeDikshita Agarwal
2024-08-19media: renesas: vsp1: Store RPF partition configuration per RPF instanceLaurent Pinchart
2024-08-19media: renesas: vsp1: Fix _irqsave and _irq mixLaurent Pinchart
2024-02-23media: rockchip: rga: fix swizzling for RGB formatsMichael Tretter
2023-11-28media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia
2023-11-28media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia
2023-11-28media: vivid: avoid integer overflowHans Verkuil
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova
2023-09-23media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-30media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-06-09media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund
2023-05-17media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin
2023-05-17media: rcar_fdp1: Fix the correct variable assignmentsTang Bin
2023-05-17media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing
2023-05-17media: rcar_fdp1: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2023-05-17media: rcar_fdp1: simplify error check logic at fdp_open()Mauro Carvalho Chehab
2023-05-17media: bdisp: Add missing check for create_workqueueJiasheng Jiang
2023-03-11media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang
2023-01-18media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy
2023-01-18media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy
2023-01-18media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy
2023-01-18media: coda: Add check for kmallocJiasheng Jiang
2023-01-18media: coda: Add check for dcoda_iram_allocJiasheng Jiang
2023-01-18media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He
2023-01-18media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain
2023-01-18media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can
2023-01-18media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy
2023-01-18media: vivid: fix compose size exceed boundaryLiu Shixin
2022-11-10media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-03media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-03media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-10-29media: venus: dec: Handle the case where find_format failsBryan O'Donoghue
2022-10-26media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He