summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-01-07media: coda: Add check for kmallocJiasheng Jiang
2023-01-07media: coda: Add check for dcoda_iram_allocJiasheng Jiang
2023-01-07media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He
2023-01-07media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can
2023-01-07media: vivid: fix compose size exceed boundaryLiu Shixin
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-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
2022-06-14media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-06-14media: exynos4-is: Fix compile warningKwanghoon Son
2022-04-20media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold
2021-11-26media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2021-11-26media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li
2021-07-20media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min
2021-07-20media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov
2021-05-22media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King
2021-03-03media: pxa_camera: declare variable when DEBUG is definedTom Rix
2021-03-03media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu
2020-10-29media: platform: fcp: Fix a reference count leak.Qiushi Wu
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki
2020-10-01media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-21media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-08-21media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan
2020-06-20media: platform: fcp: Set appropriate DMA parametersKieran Bingham
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2020-02-28media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2020-01-29media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2020-01-29media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2020-01-29media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2020-01-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2020-01-29media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-04media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2020-01-04media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev