summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-08-25media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno
2022-06-14media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-06-14media: coda: Fix reported H264 profileNicolas Dufresne
2022-06-14media: vsp1: Fix offset calculation for plane croppingMichael Rodin
2022-06-14media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-06-14media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin
2022-06-14media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET
2022-06-14media: exynos4-is: Fix compile warningKwanghoon Son
2022-06-14media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel
2022-06-14media: venus: hfi: avoid null dereference in deinitLuca Weiss
2022-06-06media: vim2m: initialize the media device earlierHans Verkuil
2022-06-06media: vim2m: Register video device after setting up internalsSakari Ailus
2022-04-15media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-04-15media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-04-15media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold
2022-01-27media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi
2022-01-27media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang
2022-01-27media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET
2022-01-27media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld
2022-01-27media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam
2022-01-27media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi
2022-01-27media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang
2022-01-27media: aspeed: fix mode-detect always time out at 2nd runJammy Huang
2021-11-17media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2021-11-17media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova
2021-11-17media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova
2021-11-17media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li
2021-11-17media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin
2021-09-22media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov
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-07-19media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
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: s5p_cec: decrement usage count if disabledMauro 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: sti/bdisp: 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: s5p: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-14media: mdk-mdp: fix pm_runtime_get_sync() usage countMauro 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: aspeed: fix clock handling logicJae Hyun Yoo
2021-05-14media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King
2021-05-11media: platform: sti: Fix runtime PM imbalance in regs_showDinghao Liu
2021-05-11media: vivid: update EDIDHans Verkuil