summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-08-21media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno
2022-06-09media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-06-09media: coda: Fix reported H264 profileNicolas Dufresne
2022-06-09media: vsp1: Fix offset calculation for plane croppingMichael Rodin
2022-06-09media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-06-09media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin
2022-06-09media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin
2022-06-09media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET
2022-06-09media: exynos4-is: Fix compile warningKwanghoon Son
2022-06-09media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel
2022-06-09media: rga: fix possible memory leak in rga_probeHangyu Hua
2022-06-09media: venus: hfi: avoid null dereference in deinitLuca Weiss
2022-04-20media: rockchip/rga: do proper error checking in probeKyle Copperfield
2022-04-08media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-04-08media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-04-08media: mtk-vcodec: potential dereference of null pointerJiasheng Jiang
2022-04-08media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold
2022-04-08media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold
2022-02-01media: venus: core: Drop second v4l2 device unregisterStanimir Varbanov
2022-01-27media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi
2022-01-27media: rcar-vin: Update format alignment constraintsNiklas Söderlund
2022-01-27media: venus: avoid calling core_clk_setrate() concurrently during concurrent...Mansur Alisha Shaik
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: venus: core: Fix a potential NULL pointer dereference in an error hand...Christophe JAILLET
2022-01-27media: venus: core, venc, vdec: Fix probe dependency errorBryan O'Donoghue
2022-01-27media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov
2022-01-27media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel
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-18media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2021-11-18media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova
2021-11-18media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova
2021-11-18media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li
2021-11-18media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin
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