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