aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2-18/+2
2019-05-29media: mtk-vpu: fix leaked of_node referencesWen Yang1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-10-04media: VPU: mediatek: don't pass an unused parameterDan Carpenter1-4/+3
2018-06-28media: mtk-vpu: fix spelling mistake: "Prosessor" -> "Processor"Colin Ian King1-1/+1
2017-11-30media: mtk-vpu: add description for wdt fields at struct mtk_vpuMauro Carvalho Chehab1-1/+2
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2017-04-29iommu: Remove trace-events include from iommu.hJoerg Roedel1-0/+1
2017-03-24treewide: Fix typos in printkMasanari Iida1-1/+1
2016-10-24[media] VPU: mediatek: Fix return value in case of errorChristophe JAILLET1-1/+1
2016-10-21[media] VPU: mediatek: Add mdp supportMinghsiu Tsai1-0/+5
2016-10-21[media] VPU: mediatek: fix null pointer dereference on pdevColin Ian King1-2/+5
2016-10-21[media] VPU: mediatek: Add decode supportAndrew-CT Chen2-8/+47
2016-07-13[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun1-6/+2
2016-07-13[media] VPU: mediatek: fix return value check in mtk_vpu_probe()Wei Yongjun1-2/+2
2016-07-08[media] VPU: mediatek: support Mediatek VPUAndrew-CT Chen3-0/+1115