aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vpu
AgeCommit message (Expand)Author
2023-08-30media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2021-11-17media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-29media: mtk-vpu: fix leaked of_node referencesWen Yang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-10-04media: VPU: mediatek: don't pass an unused parameterDan Carpenter
2018-06-28media: mtk-vpu: fix spelling mistake: "Prosessor" -> "Processor"Colin Ian King
2017-11-30media: mtk-vpu: add description for wdt fields at struct mtk_vpuMauro Carvalho Chehab
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-29iommu: Remove trace-events include from iommu.hJoerg Roedel
2017-03-24treewide: Fix typos in printkMasanari Iida
2016-10-24[media] VPU: mediatek: Fix return value in case of errorChristophe JAILLET
2016-10-21[media] VPU: mediatek: Add mdp supportMinghsiu Tsai
2016-10-21[media] VPU: mediatek: fix null pointer dereference on pdevColin Ian King
2016-10-21[media] VPU: mediatek: Add decode supportAndrew-CT Chen
2016-07-13[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun
2016-07-13[media] VPU: mediatek: fix return value check in mtk_vpu_probe()Wei Yongjun
2016-07-08[media] VPU: mediatek: support Mediatek VPUAndrew-CT Chen