summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2022-04-20media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold1-0/+1
2021-11-26media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET1-1/+4
2021-11-26media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1
2021-07-20media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min1-0/+3
2021-07-20media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov1-2/+1
2021-05-22media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King1-1/+1
2021-03-03media: pxa_camera: declare variable when DEBUG is definedTom Rix1-0/+3
2021-03-03media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET1-1/+3
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu1-3/+8
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu1-1/+3
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2-2/+4
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu1-0/+2
2020-10-29media: platform: fcp: Fix a reference count leak.Qiushi Wu1-1/+3
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu1-2/+4
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki1-3/+1
2020-10-01media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar1-2/+4
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-21media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-08-21media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan1-1/+3
2020-06-20media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-02-28media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-01-29media: vivid: fix incorrect assignment operation when setting video modeColin Ian King1-1/+1
2020-01-29media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter1-1/+1
2020-01-29media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter1-9/+6
2020-01-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann1-9/+0
2020-01-29media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel1-1/+1
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim1-1/+1
2020-01-04media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2020-01-04media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2020-01-04media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-05media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-11-28media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15
2019-11-28media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-11-25media: isif: fix a NULL pointer dereference bugWenwen Wang1-1/+2
2019-11-25media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor1-1/+1
2019-11-25media: davinci: Fix implicit enum conversion warningNathan Chancellor1-1/+1
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus6-0/+7
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang2-0/+3
2019-08-04media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-08-04media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-08-04media: coda: fix mpeg2 sequence number handlingPhilipp Zabel1-1/+4