index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mediatek
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
media: mediatek: vcodec: Discard pm_runtime_put() return value
Rafael J. Wysocki
2026-01-05
media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-01-05
media: mediatek: vcodec: Don't try to decode 422/444 VP9
Nicolas Dufresne
2026-01-05
media: mediatek: vcodec: Implement manual request completion
Sebastian Fricke
2026-01-05
media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
Haoxiang Li
2026-01-05
media: mtk-mdp: Fix error handling in probe function
Haoxiang Li
2026-01-05
media: mediatek: amend vpu_get_plat_device() documentation
Johan Hovold
2026-01-05
media: mediatek: vcodec: use = { } instead of memset()
Qianfeng Rong
2026-01-05
media: mediatek: encoder: Fix uninitialized scalar variable issue
Irui Wang
2025-10-20
media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()
Haoxiang Li
2025-10-20
media: platform: mtk-mdp3: fix device leaks at probe
Johan Hovold
2025-10-20
media: mediatek: vcodec: Use spinlock for context list protection lock
Chen-Yu Tsai
2025-10-17
media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
Laurent Pinchart
2025-10-17
media: mediatek: vcodec: Use %pe format specifier
Ricardo Ribalda
2025-10-17
media: mediatek: vcodec: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
2025-10-17
media: mediatek: jpeg: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
2025-09-04
media: platform: mtk-mdp3: Add missing MT8188 compatible to comp_dt_ids
Nícolas F. R. A. Prado
2025-08-29
media: platform: mtk-mdp3: don't use %pK through printk
Thomas Weißschuh
2025-08-13
media: mtk: vcodec: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: mtk: mdp3: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: mtk_mdp_m2m: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: mtk: jpeg: Access v4l2_fh from file->private_data
Jacopo Mondi
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
2025-05-15
media: mediatek: jpeg: support 34bits
Jianhua Lin
2025-05-15
media: platform: mtk-mdp3: Remove unused mdp_get_plat_device
Dr. David Alan Gilbert
2025-04-30
media: platform: use (t,l)/wxh format for rectangle
Hans Verkuil
2025-04-24
media: mediatek: vcodec: Enable HEVC main still picture decode
Nathan Hebert
2025-04-11
media: mediatek: vcodec: add description for vsi struct
Yunfei Dong
2025-04-11
media: mediatek: vcodec: support extended h264 decode
Yunfei Dong
2025-04-11
media: mediatek: vcodec: remove vsi operation in common interface
Yunfei Dong
2025-04-11
media: mediatek: vcodec: Correct vsi_core framebuffer size
Fei Shao
2025-04-08
media: mediatek: vcodec: Remove trailing space after \n newline
Colin Ian King
2025-02-21
media: mediatek: vcodec: Fix a resource leak related to the scp device in FW ...
Jiasheng Jiang
2025-02-21
media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
Arnd Bergmann
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-12-13
media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
Arnd Bergmann
2024-12-13
media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
Chun-Kuang Hu
2024-12-13
media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
Chun-Kuang Hu
2024-12-13
media: platform: mtk-mdp3: Remove mask parameter from MM_REG_POLL macro
Nícolas F. R. A. Prado
2024-12-13
media: platform: mtk-mdp3: Remove mask parameter from MM_REG_WRITE macro
Nícolas F. R. A. Prado
2024-12-13
media: platform: mtk-mdp3: Remove useless variadic arguments from macros
Nícolas F. R. A. Prado
2024-12-13
media: platform: mtk-mdp3: Use cmdq_pkt_write when no mask is needed
Nícolas F. R. A. Prado
2024-12-02
media: platform: mtk-mdp3: cmdq: Remove duplicated platforms checks
Mohammed Anees
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
[next]