index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vpu
Age
Commit message (
Expand
)
Author
2021-06-28
media: mtk-vpu: on suspend, read/write regs only if vpu is running
Dafna Hirschfeld
2021-06-02
media: mtk-vpu: Use devm_platform_ioremap_resource_byname
Ding Senjie
2021-03-22
media: mtk-vpu/mtk_vpu.h: fix kernel-doc warnings
Hans Verkuil
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
2020-12-03
media: mtk-vpu: dump VPU status when IPI times out
Irui Wang
2020-12-03
media: mtk-vpu: VPU should be in idle state before system is suspended
Irui Wang
2020-09-01
media: mtk-vpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-24
media: mtk-vpu: load vpu firmware from the new location
Rui Wang
2020-03-12
media: mtk-vpu: avoid unaligned access to DTCM buffer.
Hsin-Yi Wang
2019-11-08
media: mtk-vpu: fix two smatch warnings
Hans Verkuil
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-29
media: mtk-vpu: fix leaked of_node references
Wen Yang
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-10-04
media: VPU: mediatek: don't pass an unused parameter
Dan Carpenter
2018-06-28
media: mtk-vpu: fix spelling mistake: "Prosessor" -> "Processor"
Colin Ian King
2017-11-30
media: mtk-vpu: add description for wdt fields at struct mtk_vpu
Mauro Carvalho Chehab
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-29
iommu: Remove trace-events include from iommu.h
Joerg Roedel
2017-03-24
treewide: Fix typos in printk
Masanari Iida
2016-10-24
[media] VPU: mediatek: Fix return value in case of error
Christophe JAILLET
2016-10-21
[media] VPU: mediatek: Add mdp support
Minghsiu Tsai
2016-10-21
[media] VPU: mediatek: fix null pointer dereference on pdev
Colin Ian King
2016-10-21
[media] VPU: mediatek: Add decode support
Andrew-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 VPU
Andrew-CT Chen