summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* media: venus: fix use after free in vdec_closeDikshita Agarwal11 days1-0/+1
* media: renesas: vsp1: Store RPF partition configuration per RPF instanceLaurent Pinchart11 days2-4/+6
* media: renesas: vsp1: Fix _irqsave and _irq mixLaurent Pinchart11 days1-12/+8
* media: rockchip: rga: fix swizzling for RGB formatsMichael Tretter2024-02-231-12/+3
* media: davinci: vpif_capture: fix potential double freeEvgeny Novikov2023-12-131-2/+0
* media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia2023-11-281-0/+12
* media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia2023-11-281-1/+1
* media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia2023-11-281-0/+3
* media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia2023-11-281-0/+10
* media: vivid: avoid integer overflowHans Verkuil2023-11-281-1/+1
* media: s3c-camif: Avoid inappropriate kfree()Katya Orlova2023-11-201-4/+2
* media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang2023-09-231-2/+3
* media: Use of_node_name_eq for node name comparisonsRob Herring2023-09-233-9/+9
* media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen2023-08-301-0/+2
* media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil2023-08-301-2/+4
* media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund2023-06-091-0/+1
* media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin2023-05-171-3/+8
* media: rcar_fdp1: Fix the correct variable assignmentsTang Bin2023-05-171-4/+3
* media: bdisp: Add missing check for create_workqueueJiasheng Jiang2023-05-171-0/+2
* media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang2023-03-111-0/+9
* media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy2023-01-181-7/+7
* media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy2023-01-181-1/+3
* media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy2023-01-181-2/+10
* media: coda: Add check for kmallocJiasheng Jiang2023-01-181-2/+8
* media: coda: Add check for dcoda_iram_allocJiasheng Jiang2023-01-181-2/+2
* media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He2023-01-181-0/+1
* media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain2023-01-181-2/+15
* media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can2023-01-182-2/+6
* media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy2023-01-181-1/+2
* media: vivid: fix compose size exceed boundaryLiu Shixin2023-01-181-0/+1
* media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil2022-11-101-0/+2
* media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil2022-11-101-0/+2
* media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil2022-11-031-5/+13
* media: vivid: s_fbuf: add more sanity checksHans Verkuil2022-11-033-1/+32
* media: venus: dec: Handle the case where find_format failsBryan O'Donoghue2022-11-031-0/+2
* media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin2022-10-261-4/+5
* media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He2022-10-261-0/+1
* media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno2022-08-251-0/+2
* media: coda: Add more H264 levels for CODA960Nicolas Dufresne2022-06-141-3/+6
* media: coda: Fix reported H264 profileNicolas Dufresne2022-06-141-3/+3
* media: vsp1: Fix offset calculation for plane croppingMichael Rodin2022-06-141-3/+3
* media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin2022-06-141-1/+1
* media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin2022-06-141-2/+4
* media: exynos4-is: Fix compile warningKwanghoon Son2022-06-141-1/+1
* media: venus: hfi: avoid null dereference in deinitLuca Weiss2022-06-141-0/+3
* media: vicodec: upon release, call m2m release before freeing ctrl handlerDafna Hirschfeld2022-05-011-3/+3
* media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin2022-04-151-0/+1
* media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold2022-04-151-0/+1
* media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi2022-01-271-1/+8
* media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang2022-01-271-1/+5