index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
media: platform: mtk-mdp3: add checks for dummy components
Moudy Ho
2024-02-01
4
-2
/
+74
*
media: platform: mtk-mdp3: introduce more MDP3 components
Moudy Ho
2024-02-01
12
-16
/
+318
*
media: platform: mtk-mdp3: introduce more pipelines from MT8195
Moudy Ho
2024-02-01
2
-27
/
+60
*
media: platform: mtk-mdp3: add support second sets of MUTEX
Moudy Ho
2024-02-01
3
-38
/
+74
*
media: platform: mtk-mdp3: add support second sets of MMSYS
Moudy Ho
2024-02-01
4
-32
/
+92
*
media: mediatek: vcodec: drop excess struct members descriptions
Hans Verkuil
2024-01-24
2
-2
/
+0
*
media: platform: mtk-mdp3: Use devicetree phandle to retrieve SCP
AngeloGioacchino Del Regno
2023-12-07
1
-6
/
+10
*
media: mediatek: vcodec: Set the supported vp9 profile for each platform
Yunfei Dong
2023-11-23
1
-1
/
+21
*
media: mediatek: vcodec: Set the supported vp9 level for each platform
Yunfei Dong
2023-11-23
1
-0
/
+33
*
media: mediatek: vcodec: Set the supported h265 profile for each platform
Yunfei Dong
2023-11-23
1
-0
/
+19
*
media: mediatek: vcodec: Set the supported h264 profile for each platform
Yunfei Dong
2023-11-23
1
-0
/
+19
*
media: mediatek: vcodec: Set the supported h265 level for each platform
Yunfei Dong
2023-11-23
1
-0
/
+30
*
media: mediatek: vcodec: Set the supported h264 level for each platform
Yunfei Dong
2023-11-23
1
-0
/
+45
*
media: mediatek: vcodec: Get the chip name for each platform
Yunfei Dong
2023-11-23
3
-23
/
+41
*
media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.
Zheng Wang
2023-11-23
1
-3
/
+3
*
media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...
Zheng Wang
2023-11-23
1
-3
/
+3
*
media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash o...
Zheng Wang
2023-11-23
1
-1
/
+0
*
media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API
Hans Verkuil
2023-11-23
1
-1
/
+0
*
media: mediatek: vcodec: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-23
1
-1
/
+1
*
media: mediatek: vdec: Remove useless loop
Benjamin Gaignard
2023-11-23
1
-7
/
+2
*
media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buf...
Benjamin Gaignard
2023-11-23
1
-4
/
+3
*
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-11-06
11
-46
/
+77
|
\
|
*
media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
Moudy Ho
2023-10-13
1
-1
/
+1
|
*
media: mediatek: vcodec: using encoder device to alloc/free encoder memory
Yunfei Dong
2023-10-13
1
-16
/
+40
|
*
media: mediatek: vcodec: Handle invalid encoder vsi
Irui Wang
2023-10-13
1
-0
/
+5
|
*
media: mediatek: vcodec: add encoder power management helper functions
Irui Wang
2023-10-07
4
-25
/
+25
|
*
media: mtk-jpegenc: Fix bug in JPEG encode quality selection
Fei Shao
2023-10-07
1
-2
/
+3
|
*
media: platform: mtk-mdp3: add missing of_node_put
Julia Lawall
2023-10-07
1
-0
/
+1
|
*
media: mediatek: vcodec: fix spelling mistake "resonable" -> "reasonable"
Colin Ian King
2023-09-27
2
-2
/
+2
*
|
media: mediatek: vcodec: Fix encoder access NULL pointer
Irui Wang
2023-10-05
1
-1
/
+2
|
/
*
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-09-01
70
-2263
/
+2597
|
\
|
*
media: mediatek: vcodec: Fix possible invalid memory access for encoder
Yunfei Dong
2023-08-10
2
-4
/
+37
|
*
media: mediatek: vcodec: Fix possible invalid memory access for decoder
Yunfei Dong
2023-08-10
2
-28
/
+53
|
*
media: mediatek: vcodec: Add driver to support 10bit
Mingjia Zhang
2023-08-10
3
-4
/
+167
|
*
media: mediatek: vcodec: separate decoder and encoder
Yunfei Dong
2023-08-10
59
-110
/
+118
|
*
media: mediatek: vcodec: remove unused include header
Yunfei Dong
2023-08-10
25
-34
/
+0
|
*
media: mediatek: vcodec: fix unreasonable parameter definition and style
Yunfei Dong
2023-08-10
2
-6
/
+6
|
*
media: mediatek: vcodec: separate struct mtk_vcodec_dev
Yunfei Dong
2023-08-10
38
-422
/
+468
|
*
media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
Yunfei Dong
2023-08-10
46
-516
/
+688
|
*
media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
Yunfei Dong
2023-08-10
23
-443
/
+419
|
*
media: mediatek: vcodec: remove the dependency of vcodec debug log
Yunfei Dong
2023-08-10
14
-535
/
+494
|
*
media: mediatek: vcodec: Removing useless debug log
Yunfei Dong
2023-08-10
12
-90
/
+4
|
*
media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared inte...
Yunfei Dong
2023-08-10
7
-41
/
+41
|
*
media: mediatek: vcodec: align fw interface
Yunfei Dong
2023-08-10
5
-19
/
+23
|
*
media: mediatek: vcodec: remove unused parameter
Yunfei Dong
2023-08-10
3
-10
/
+0
|
*
media: mediatek: vcodec: Consider vdecsys presence in reg range check
NĂcolas F. R. A. Prado
2023-07-27
1
-1
/
+5
|
*
media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
Dan Carpenter
2023-07-25
1
-2
/
+3
|
*
media: mediatek: vcodec: fix potential double free
Dan Carpenter
2023-07-25
1
-0
/
+1
|
*
media: mediatek: vcodec: Return NULL if no vdec_fb is found
Irui Wang
2023-07-25
1
-2
/
+3
|
*
media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
Xiaoyong Lu
2023-07-25
1
-4
/
+8
[prev]
[next]