summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2023-01-14media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy1-7/+7
2023-01-14media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy1-1/+3
2023-01-14media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy1-2/+10
2023-01-14media: coda: Add check for kmallocJiasheng Jiang1-2/+8
2023-01-14media: coda: Add check for dcoda_iram_allocJiasheng Jiang1-2/+2
2023-01-14media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He1-0/+1
2023-01-14media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain1-2/+15
2023-01-14media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can2-2/+6
2023-01-14media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy1-1/+2
2023-01-14media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang1-1/+1
2023-01-14media: exynos4-is: don't rely on the v4l2_async_subdev internalsMarek Szyprowski1-3/+1
2023-01-14media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2-12/+14
2023-01-14venus: pm_helpers: Fix error check in vcodec_domains_get()Tang Bin1-2/+2
2023-01-14media: coda: jpeg: Add check for kmallocJiasheng Jiang1-2/+8
2022-10-30media: venus: dec: Handle the case where find_format failsBryan O'Donoghue1-0/+2
2022-10-26media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin1-4/+5
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-21media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno1-0/+2
2022-06-09media: coda: Add more H264 levels for CODA960Nicolas Dufresne1-3/+6
2022-06-09media: coda: Fix reported H264 profileNicolas Dufresne1-3/+3
2022-06-09media: vsp1: Fix offset calculation for plane croppingMichael Rodin1-3/+3
2022-06-09media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin1-1/+1
2022-06-09media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin1-2/+4
2022-06-09media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin1-1/+3
2022-06-09media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET1-2/+2
2022-06-09media: exynos4-is: Fix compile warningKwanghoon Son1-1/+1
2022-06-09media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel1-6/+14
2022-06-09media: rga: fix possible memory leak in rga_probeHangyu Hua1-2/+4
2022-06-09media: venus: hfi: avoid null dereference in deinitLuca Weiss1-0/+3
2022-04-20media: rockchip/rga: do proper error checking in probeKyle Copperfield1-1/+1
2022-04-08media: aspeed: Correct value for h-total-pixelsJammy Huang1-3/+6
2022-04-08media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin1-0/+1
2022-04-08media: mtk-vcodec: potential dereference of null pointerJiasheng Jiang1-0/+2
2022-04-08media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold1-2/+9
2022-04-08media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold1-0/+1
2022-02-01media: venus: core: Drop second v4l2 device unregisterStanimir Varbanov1-2/+0
2022-01-27media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi1-1/+8
2022-01-27media: rcar-vin: Update format alignment constraintsNiklas Söderlund1-4/+11
2022-01-27media: venus: avoid calling core_clk_setrate() concurrently during concurrent...Mansur Alisha Shaik1-14/+14
2022-01-27media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang1-1/+5
2022-01-27media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET1-2/+6
2022-01-27media: venus: core: Fix a potential NULL pointer dereference in an error hand...Christophe JAILLET1-1/+2
2022-01-27media: venus: core, venc, vdec: Fix probe dependency errorBryan O'Donoghue3-33/+34
2022-01-27media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2-19/+19
2022-01-27media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel2-4/+25
2022-01-27media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld1-1/+1
2022-01-27media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2022-01-27media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi1-1/+8
2022-01-27media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang1-3/+3
2022-01-27media: aspeed: fix mode-detect always time out at 2nd runJammy Huang1-4/+4