summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/mtk-vpu
Commit message (Expand)AuthorAgeFilesLines
* media: mtk-vpu: Use devm_platform_ioremap_resource_bynameDing Senjie2021-06-021-4/+2
* media: mtk-vpu/mtk_vpu.h: fix kernel-doc warningsHans Verkuil2021-03-221-8/+10
* media: fix incorrect kernel doc usagesHans Verkuil2021-03-111-2/+2
* media: mtk-vpu: dump VPU status when IPI times outIrui Wang2020-12-031-4/+29
* media: mtk-vpu: VPU should be in idle state before system is suspendedIrui Wang2020-12-031-0/+68
* media: mtk-vpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-09-011-5/+0
* media: mtk-vpu: load vpu firmware from the new locationRui Wang2020-03-241-3/+13
* media: mtk-vpu: avoid unaligned access to DTCM buffer.Hsin-Yi Wang2020-03-122-23/+24
* media: mtk-vpu: fix two smatch warningsHans Verkuil2019-11-081-2/+2
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-112-18/+2
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-18/+2
* | media: mtk-vpu: fix leaked of_node referencesWen Yang2019-05-291-1/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-1/+1
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* media: VPU: mediatek: don't pass an unused parameterDan Carpenter2018-10-041-4/+3
* media: mtk-vpu: fix spelling mistake: "Prosessor" -> "Processor"Colin Ian King2018-06-281-1/+1
* 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-091-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: Add mdp supportMinghsiu Tsai2016-10-211-0/+5
* [media] VPU: mediatek: fix null pointer dereference on pdevColin Ian King2016-10-211-2/+5
* [media] VPU: mediatek: Add decode supportAndrew-CT Chen2016-10-212-8/+47
* [media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun2016-07-131-6/+2
* [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-083-0/+1115