summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2023-03-10media: amphion: correct the unspecified color spaceMing Qian1-3/+3
2023-03-10media: imx-jpeg: Apply clk_bulk api instead of operating specific clkMing Qian2-29/+10
2023-03-10media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399Nicolas Dufresne1-2/+5
2023-03-10media: platform: mtk-mdp3: fix Kconfig dependenciesArnd Bergmann1-4/+3
2023-03-10media: platform: mtk-mdp3: remove unused VIDEO_MEDIATEK_VPU configMoudy Ho1-1/+0
2023-03-10media: camss: csiphy-3ph: avoid undefined behaviorArnd Bergmann1-1/+2
2023-03-10media: platform: mtk-mdp3: Fix return value check in mdp_probe()Qiheng Lin1-3/+4
2023-03-10media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang1-0/+9
2023-03-10media: ti: cal: fix possible memory leak in cal_ctx_create()Gaosheng Cui1-1/+3
2023-01-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy1-7/+7
2023-01-07media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy1-1/+3
2023-01-07media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy1-2/+10
2022-12-31media: mediatek: vcodec: Can't set dst buffer to done when lat decode errorYunfei Dong1-1/+1
2022-12-31media: imx-jpeg: Disable useless interrupt to avoid kernel panicMing Qian1-1/+3
2022-12-31media: coda: Add check for kmallocJiasheng Jiang1-2/+8
2022-12-31media: coda: Add check for dcoda_iram_allocJiasheng Jiang1-2/+2
2022-12-31media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-12-31media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain1-2/+15
2022-12-31media: mediatek: vcodec: Core thread depends on core_listYunfei Dong1-1/+1
2022-12-31media: mediatek: vcodec: Setting lat buf to lat_list when lat decode errorYunfei Dong1-5/+10
2022-12-31media: mediatek: vcodec: Fix h264 set lat buffer errorYunfei Dong1-11/+17
2022-12-31media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong1-4/+7
2022-12-31media: amphion: lock and check m2m_ctx in event handlerMing Qian2-2/+8
2022-12-31media: amphion: cancel vpu before release instanceMing Qian1-4/+7
2022-12-31media: amphion: try to wakeup vpu core to avoid failureMing Qian4-4/+38
2022-12-31media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski1-5/+12
2022-12-31media: sun6i-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski1-5/+12
2022-12-31media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski1-2/+4
2022-12-31media: sun6i-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski1-2/+4
2022-12-31media: amphion: Fix error handling in vpu_driver_init()Yuan Can1-1/+5
2022-12-31media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can2-2/+6
2022-12-31media: amphion: apply vb2_queue_error instead of setting manuallyMing Qian1-9/+2
2022-12-31media: amphion: add lock around vdec_g_fmtMing Qian1-0/+2
2022-12-31media: camss: Do not attach an already attached power domain on MSM8916 platformVladimir Zapolskiy1-0/+11
2022-12-31media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy1-1/+2
2022-12-31media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang1-1/+1
2022-12-31media: platform: mtk-mdp3: fix error handling in mdp_probe()Moudy Ho1-7/+8
2022-12-31media: platform: mtk-mdp3: fix error handling about components clock_onMoudy Ho2-9/+19
2022-12-31media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()Moudy Ho1-21/+26
2022-12-31media: exynos4-is: don't rely on the v4l2_async_subdev internalsMarek Szyprowski1-3/+1
2022-12-31venus: pm_helpers: Fix error check in vcodec_domains_get()Tang Bin1-2/+2
2022-12-31media: mediatek: vcodec: fix h264 cavlc bitstream failYunfei Dong1-3/+29
2022-12-31media: amphion: reset instance if it's aborted before codec header parsedMing Qian1-3/+10
2022-12-31media: coda: jpeg: Add check for kmallocJiasheng Jiang1-2/+8
2022-10-23Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds52-979/+1494
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds123-7517/+19939
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2022-09-27Merge fixes into media_stageMauro Carvalho Chehab1-0/+5
2022-09-27media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)NĂ­colas F. R. A. Prado1-6/+3
2022-09-24media: sun6i-csi: Move csi buffer definition to main header filePaul Kocialkowski2-8/+9