summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vpu/mtk_vpu.c
Commit message (Expand)AuthorAgeFilesLines
* media: mtk-vpu: add description for wdt fields at struct mtk_vpuMauro Carvalho Chehab2017-11-301-1/+2
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-101-0/+1
|\
| * iommu: Remove trace-events include from iommu.hJoerg Roedel2017-04-291-0/+1
* | treewide: Fix typos in printkMasanari Iida2017-03-241-1/+1
|/
* [media] VPU: mediatek: Fix return value in case of errorChristophe JAILLET2016-10-241-1/+1
* [media] VPU: mediatek: fix null pointer dereference on pdevColin Ian King2016-10-211-2/+5
* [media] VPU: mediatek: Add decode supportAndrew-CT Chen2016-10-211-0/+12
* [media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun2016-07-131-6/+2Star
* [media] VPU: mediatek: fix return value check in mtk_vpu_probe()Wei Yongjun2016-07-131-2/+2
* [media] VPU: mediatek: support Mediatek VPUAndrew-CT Chen2016-07-081-0/+950