index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vpu
Age
Commit message (
Expand
)
Author
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