summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
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
2019-11-28media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-11-28media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-11-25media: isif: fix a NULL pointer dereference bugWenwen Wang
2019-11-25media: pxa_camera: Fix check for pdev->dev.of_nodeNathan Chancellor
2019-11-25media: davinci: Fix implicit enum conversion warningNathan Chancellor
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang
2019-08-04media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia
2019-08-04media: coda: increment sequence offset for the last returned framePhilipp Zabel
2019-08-04media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-08-04media: vpss: fix a potential NULL pointer dereferenceKangjie Lu
2019-08-04media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel
2019-05-31media: coda: clear error return value before picture runPhilipp Zabel
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-05-04media: vivid: check if the cec_adapter is validHans Verkuil
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel