index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mediatek
/
vcodec
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-14
/
+14
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-14
/
+14
2026-01-13
media: mediatek: vcodec: Discard pm_runtime_put() return value
Rafael J. Wysocki
-10
/
+2
2026-01-05
media: mediatek: vcodec: Don't try to decode 422/444 VP9
Nicolas Dufresne
-0
/
+6
2026-01-05
media: mediatek: vcodec: Implement manual request completion
Sebastian Fricke
-34
/
+96
2026-01-05
media: mediatek: vcodec: use = { } instead of memset()
Qianfeng Rong
-24
/
+12
2026-01-05
media: mediatek: encoder: Fix uninitialized scalar variable issue
Irui Wang
-3
/
+3
2025-10-20
media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()
Haoxiang Li
-1
/
+3
2025-10-20
media: mediatek: vcodec: Use spinlock for context list protection lock
Chen-Yu Tsai
-20
/
+28
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
-15
/
+18
2025-10-17
media: mediatek: vcodec: Use %pe format specifier
Ricardo Ribalda
-2
/
+2
2025-10-17
media: mediatek: vcodec: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
-25
/
+0
2025-08-13
media: mtk: vcodec: Access v4l2_fh from file
Jacopo Mondi
-43
/
+37
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-4
/
+4
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
-4
/
+2
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
-2
/
+12
2025-04-24
media: mediatek: vcodec: Enable HEVC main still picture decode
Nathan Hebert
-2
/
+0
2025-04-11
media: mediatek: vcodec: add description for vsi struct
Yunfei Dong
-2
/
+3
2025-04-11
media: mediatek: vcodec: support extended h264 decode
Yunfei Dong
-84
/
+552
2025-04-11
media: mediatek: vcodec: remove vsi operation in common interface
Yunfei Dong
-6
/
+7
2025-04-11
media: mediatek: vcodec: Correct vsi_core framebuffer size
Fei Shao
-1
/
+1
2025-04-08
media: mediatek: vcodec: Remove trailing space after \n newline
Colin Ian King
-1
/
+1
2025-02-21
media: mediatek: vcodec: Fix a resource leak related to the scp device in FW ...
Jiasheng Jiang
-1
/
+4
2025-02-21
media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
Arnd Bergmann
-1
/
+5
2024-12-13
media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
Arnd Bergmann
-1
/
+2
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-6
/
+0
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-2
/
+2
2024-08-28
media: mediatek: vcodec: Constify struct vb2_ops
Christophe JAILLET
-2
/
+2
2024-08-28
media: mediatek: vcodec: Fix H264 stateless decoder smatch warning
Yunfei Dong
-2
/
+7
2024-08-28
media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
Yunfei Dong
-3
/
+7
2024-08-28
media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
Yunfei Dong
-2
/
+7
2024-06-10
media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
-1
/
+2
2024-06-10
media: mediatek: vcodec: Fix unreasonable data conversion
Yunfei Dong
-1
/
+1
2024-06-10
media: mediatek: vcodec: Handle invalid decoder vsi
Irui Wang
-0
/
+6
2024-06-10
media: mediatek: vcodec: add decoder command to support stateless decoder
Yunfei Dong
-6
/
+54
2024-05-16
Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-72
/
+90
2024-05-03
media: mtk-vcodec: potential null pointer deference in SCP
Fullway Wang
-0
/
+2
2024-04-27
media: mediatek: vcodec: fix possible unbalanced PM counter
Eugen Hristev
-3
/
+8
2024-04-26
media: mediatek: vcodec: Only free buffer VA that is not NULL
Fei Shao
-9
/
+18
2024-04-26
media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
Fei Shao
-2
/
+3
2024-04-26
media: mediatek: vcodec: Drop unnecessary variable
Fei Shao
-12
/
+10
2024-04-26
media: mediatek: vcodec: Replace dev_name in error string
Fei Shao
-2
/
+2
2024-03-26
media: mediatek: vcodec: support 36 bits physical address
Yunfei Dong
-3
/
+3
2024-03-26
media: mediatek: vcodec: adding lock to protect encoder context list
Yunfei Dong
-2
/
+11
2024-03-26
media: mediatek: vcodec: adding lock to protect decoder context list
Yunfei Dong
-2
/
+11
2024-03-26
media: mediatek: vcodec: Fix oops when HEVC init fails
Nicolas Dufresne
-1
/
+1
2024-03-26
media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
Irui Wang
-5
/
+6
2024-03-25
media: mediatek: vcodec: Replace false function description
Sebastian Fricke
-4
/
+7
2024-03-25
media: mediatek: vcodec: Improve wording & fix grammatic issues
Sebastian Fricke
-3
/
+3
2024-03-25
media: mediatek: vcodec: Fix multiple typos
Sebastian Fricke
-41
/
+41
[next]