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