index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-20
media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()
Haoxiang Li
1
-1
/
+3
2025-10-20
media: platform: mtk-mdp3: fix device leaks at probe
Johan Hovold
1
-0
/
+14
2025-10-20
media: mediatek: vcodec: Use spinlock for context list protection lock
Chen-Yu Tsai
7
-20
/
+28
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
10
-22
/
+25
2025-10-17
media: mediatek: vcodec: Use %pe format specifier
Ricardo Ribalda
1
-2
/
+2
2025-10-17
media: mediatek: vcodec: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
4
-25
/
+0
2025-10-17
media: mediatek: jpeg: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
1
-7
/
+0
2025-09-04
media: platform: mtk-mdp3: Add missing MT8188 compatible to comp_dt_ids
Nícolas F. R. A. Prado
1
-0
/
+3
2025-08-29
media: platform: mtk-mdp3: don't use %pK through printk
Thomas Weißschuh
2
-2
/
+2
2025-08-13
media: mtk: vcodec: Access v4l2_fh from file
Jacopo Mondi
3
-43
/
+37
2025-08-13
media: mtk: mdp3: Access v4l2_fh from file
Jacopo Mondi
1
-12
/
+7
2025-08-13
media: mtk_mdp_m2m: Access v4l2_fh from file
Jacopo Mondi
1
-14
/
+9
2025-08-13
media: mtk: jpeg: Access v4l2_fh from file->private_data
Jacopo Mondi
1
-17
/
+12
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
5
-10
/
+10
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
5
-10
/
+5
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
7
-5
/
+30
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
1
-1
/
+1
2025-05-15
media: mediatek: jpeg: support 34bits
Jianhua Lin
7
-27
/
+104
2025-05-15
media: platform: mtk-mdp3: Remove unused mdp_get_plat_device
Dr. David Alan Gilbert
2
-21
/
+0
2025-04-30
media: platform: use (t,l)/wxh format for rectangle
Hans Verkuil
2
-3
/
+3
2025-04-24
media: mediatek: vcodec: Enable HEVC main still picture decode
Nathan Hebert
1
-2
/
+0
2025-04-11
media: mediatek: vcodec: add description for vsi struct
Yunfei Dong
1
-2
/
+3
2025-04-11
media: mediatek: vcodec: support extended h264 decode
Yunfei Dong
2
-84
/
+552
2025-04-11
media: mediatek: vcodec: remove vsi operation in common interface
Yunfei Dong
1
-6
/
+7
2025-04-11
media: mediatek: vcodec: Correct vsi_core framebuffer size
Fei Shao
1
-1
/
+1
2025-04-08
media: mediatek: vcodec: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2025-02-21
media: mediatek: vcodec: Fix a resource leak related to the scp device in FW ...
Jiasheng Jiang
1
-1
/
+4
2025-02-21
media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
Arnd Bergmann
1
-1
/
+5
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
6
-377
/
+270
2024-12-13
media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
Arnd Bergmann
1
-1
/
+2
2024-12-13
media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
Chun-Kuang Hu
2
-41
/
+6
2024-12-13
media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
Chun-Kuang Hu
3
-1
/
+5
2024-12-13
media: platform: mtk-mdp3: Remove mask parameter from MM_REG_POLL macro
Nícolas F. R. A. Prado
2
-12
/
+9
2024-12-13
media: platform: mtk-mdp3: Remove mask parameter from MM_REG_WRITE macro
Nícolas F. R. A. Prado
2
-300
/
+239
2024-12-13
media: platform: mtk-mdp3: Remove useless variadic arguments from macros
Nícolas F. R. A. Prado
1
-8
/
+8
2024-12-13
media: platform: mtk-mdp3: Use cmdq_pkt_write when no mask is needed
Nícolas F. R. A. Prado
1
-4
/
+2
2024-12-02
media: platform: mtk-mdp3: cmdq: Remove duplicated platforms checks
Mohammed Anees
1
-16
/
+6
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
6
-14
/
+0
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
6
-6
/
+6
2024-10-12
media: mtk-jpeg: Fix null-ptr-deref during unload module
Guoqing Jiang
2
-11
/
+10
2024-08-28
media: mediatek: vcodec: Constify struct vb2_ops
Christophe JAILLET
2
-2
/
+2
2024-08-28
media: mediatek: vcodec: Fix H264 stateless decoder smatch warning
Yunfei Dong
1
-2
/
+7
2024-08-28
media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
Yunfei Dong
1
-3
/
+7
2024-08-28
media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
Yunfei Dong
1
-2
/
+7
2024-06-20
media: platform: mtk-mdp3: Add support for MT8188 MDP3 components
AngeloGioacchino Del Regno
4
-0
/
+285
2024-06-10
media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
1
-1
/
+2
2024-06-10
media: mediatek: vcodec: Fix unreasonable data conversion
Yunfei Dong
1
-1
/
+1
2024-06-10
media: mediatek: vcodec: Handle invalid decoder vsi
Irui Wang
1
-0
/
+6
2024-06-10
media: mediatek: vcodec: add decoder command to support stateless decoder
Yunfei Dong
1
-6
/
+54
2024-05-16
Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
25
-84
/
+102
[next]