summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mediatek
AgeCommit message (Expand)Author
2023-07-25media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-07-19media: mdp3: Fix resource leaks in of_find_device_by_nodeLu Hongfei
2023-07-14media: platform: mdp: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-07-14media: platform: mdp3: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-07-14media: platform: mdp3: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-07-14media: mediatek: vcodec: fix cancel_work_sync fail with fluster testYunfei Dong
2023-07-14media: mtk_jpeg_core: avoid unused-variable warningArnd Bergmann
2023-06-09media: mediatek: vcodec: Add dbgfs help functionYunfei Dong
2023-06-09media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each instance format typeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each context resolution informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu
2023-06-09media: mediatek: vpu: add missing clk_unprepareHans Verkuil
2023-06-09media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab
2023-05-26media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong
2023-05-26media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong
2023-05-26media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong
2023-05-26media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin
2023-05-25media: mediatek: vcodec: support stateless hevc decoderYunfei Dong
2023-05-25media: Add common header file with JPEG marker definitionsGeert Uytterhoeven
2023-05-25media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao
2023-05-25media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap
2023-05-25Revert "media: mediatek: vcodec: Fix bitstream crop information error"NĂ­colas F. R. A. Prado
2023-05-25media: platform: mtk-mdp3: release node reference before returningDeepak R Varma
2023-05-08media: platform: mtk-mdp3: work around unused-variable warningArnd Bergmann
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-15media: mediatek: vcodec: Coverity issues in encoder driverIrui Wang
2023-04-15media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen
2023-04-15media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-04-15media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-04-13media: mediatek: vcodec: Remove the setting for dma_maskYong Wu
2023-04-13media: mtk-jpegdec: Remove the setting for dma_maskYong Wu
2023-04-11media: Use of_property_present() for testing DT property presenceRob Herring
2023-04-11media: platform: mtk-mdp3: reconfigure shared memoryMoudy Ho
2023-04-11media: platform: mtk-mdp3: decompose hardware-related information in shared m...Moudy Ho
2023-04-11media: platform: mtk-mdp3: Split general definitions used in MDP3Moudy Ho
2023-04-11media: platform: mtk-mdp3: dynamically allocate component clocksMoudy Ho
2023-04-11media: platform: mtk-mdp3: extend mdp_color format for compressed modeMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about pipe infoMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about resolution limitationsMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about color formatMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about subcomponentsMoudy Ho
2023-04-11media: platform: mtk-mdp3: chip config split about component settingsMoudy Ho