aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-03-10media: amphion: correct the unspecified color spaceMing Qian
2023-03-10media: imx-jpeg: Apply clk_bulk api instead of operating specific clkMing Qian
2023-03-10media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399Nicolas Dufresne
2023-03-10media: platform: mtk-mdp3: fix Kconfig dependenciesArnd Bergmann
2023-03-10media: platform: mtk-mdp3: remove unused VIDEO_MEDIATEK_VPU configMoudy Ho
2023-03-10media: camss: csiphy-3ph: avoid undefined behaviorArnd Bergmann
2023-03-10media: platform: mtk-mdp3: Fix return value check in mdp_probe()Qiheng Lin
2023-03-10media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang
2023-03-10media: ti: cal: fix possible memory leak in cal_ctx_create()Gaosheng Cui
2023-01-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy
2023-01-07media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy
2023-01-07media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy
2022-12-31media: mediatek: vcodec: Can't set dst buffer to done when lat decode errorYunfei Dong
2022-12-31media: imx-jpeg: Disable useless interrupt to avoid kernel panicMing Qian
2022-12-31media: coda: Add check for kmallocJiasheng Jiang
2022-12-31media: coda: Add check for dcoda_iram_allocJiasheng Jiang
2022-12-31media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He
2022-12-31media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain
2022-12-31media: mediatek: vcodec: Core thread depends on core_listYunfei Dong
2022-12-31media: mediatek: vcodec: Setting lat buf to lat_list when lat decode errorYunfei Dong
2022-12-31media: mediatek: vcodec: Fix h264 set lat buffer errorYunfei Dong
2022-12-31media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong
2022-12-31media: amphion: lock and check m2m_ctx in event handlerMing Qian
2022-12-31media: amphion: cancel vpu before release instanceMing Qian
2022-12-31media: amphion: try to wakeup vpu core to avoid failureMing Qian
2022-12-31media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski
2022-12-31media: sun6i-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski
2022-12-31media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski
2022-12-31media: sun6i-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski
2022-12-31media: amphion: Fix error handling in vpu_driver_init()Yuan Can
2022-12-31media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can
2022-12-31media: amphion: apply vb2_queue_error instead of setting manuallyMing Qian
2022-12-31media: amphion: add lock around vdec_g_fmtMing Qian
2022-12-31media: camss: Do not attach an already attached power domain on MSM8916 platformVladimir Zapolskiy
2022-12-31media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy
2022-12-31media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang
2022-12-31media: platform: mtk-mdp3: fix error handling in mdp_probe()Moudy Ho
2022-12-31media: platform: mtk-mdp3: fix error handling about components clock_onMoudy Ho
2022-12-31media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()Moudy Ho
2022-12-31media: exynos4-is: don't rely on the v4l2_async_subdev internalsMarek Szyprowski
2022-12-31venus: pm_helpers: Fix error check in vcodec_domains_get()Tang Bin
2022-12-31media: mediatek: vcodec: fix h264 cavlc bitstream failYunfei Dong
2022-12-31media: amphion: reset instance if it's aborted before codec header parsedMing Qian
2022-12-31media: coda: jpeg: Add check for kmallocJiasheng Jiang
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-27Merge fixes into media_stageMauro Carvalho Chehab
2022-09-27media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)NĂ­colas F. R. A. Prado
2022-09-24media: sun6i-csi: Move csi buffer definition to main header filePaul Kocialkowski