summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2021-09-15media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King
2021-09-15media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel
2021-09-15media: rockchip/rga: fix error handling in probeDan Carpenter
2021-09-15media: rockchip/rga: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-07-19media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-07-14media: exynos4-is: remove a now unused integerMauro Carvalho Chehab
2021-07-14media: video-mux: Skip dangling endpointsPhilipp Zabel
2021-07-14media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-07-14media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min
2021-07-14media: exynos4-is: Fix a use after free in isp_video_releaseLv Yunlong
2021-07-14media: venus: Rework error fail recover logicMauro Carvalho Chehab
2021-07-14media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov
2021-07-14media: sti: fix obj-$(config) targetsMauro Carvalho Chehab
2021-07-14media: exynos-gsc: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: sunxi: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: s5p-jpeg: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: mtk-vcodec: fix PM runtime get logicMauro Carvalho Chehab
2021-07-14media: sh_vou: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: am437x: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: mdk-mdp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: marvel-ccic: fix some issues when getting pm_runtimeMauro Carvalho Chehab
2021-05-26Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman
2021-05-14media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start...Jia-Ju Bai
2021-05-14media: venus: core: Fix some resource leaks in the error path of 'venus_probe()'Christophe JAILLET
2021-05-14media: aspeed: fix clock handling logicJae Hyun Yoo
2021-05-11media: venus: hfi_parser: Don't initialize parser on v1Stanimir Varbanov
2021-05-11media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu
2021-05-11media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu
2021-03-17media: v4l: vsp1: Fix bru null pointer accessBiju Das
2021-03-17media: v4l: vsp1: Fix uif null pointer accessBiju Das
2021-03-04media: marvell-ccic: power up the device on mclk enableLubomir Rintel
2021-03-04media: pxa_camera: declare variable when DEBUG is definedTom Rix
2021-03-04media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix
2021-03-04media: ti-vpe: cal: fix write to unallocated memoryTomi Valkeinen
2021-03-04media: aspeed: fix error return code in aspeed_video_setup_video()Zhang Changzhong
2021-03-04media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET
2021-03-04media: camss: missing error code in msm_video_register()Dan Carpenter
2021-03-04media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong
2020-12-30media: venus: put dummy vote on video-mem path after last session releaseMansur Alisha Shaik
2020-12-30media: venus: core: vote with average bandwidth and peak bandwidth as zeroMansur Alisha Shaik
2020-12-30media: venus: core: vote for video-mem pathMansur Alisha Shaik
2020-12-30media: venus: core: change clk enable and disable order in resume and suspendMansur Alisha Shaik
2020-12-30media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jp...Yu Kuai
2020-12-30media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()Yu Kuai
2020-12-30media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()Yu Kuai
2020-12-30media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()Yu Kuai
2020-12-30media: platform: add missing put_device() call in mtk_jpeg_clk_init()Yu Kuai
2020-11-16media: venus: pm_helpers: Fix kernel module reloadStanimir Varbanov