index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mediatek
/
vcodec
Age
Commit message (
Expand
)
Author
2024-05-16
Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-05-03
media: mtk-vcodec: potential null pointer deference in SCP
Fullway Wang
2024-04-27
media: mediatek: vcodec: fix possible unbalanced PM counter
Eugen Hristev
2024-04-26
media: mediatek: vcodec: Only free buffer VA that is not NULL
Fei Shao
2024-04-26
media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
Fei Shao
2024-04-26
media: mediatek: vcodec: Drop unnecessary variable
Fei Shao
2024-04-26
media: mediatek: vcodec: Replace dev_name in error string
Fei Shao
2024-03-26
media: mediatek: vcodec: support 36 bits physical address
Yunfei Dong
2024-03-26
media: mediatek: vcodec: adding lock to protect encoder context list
Yunfei Dong
2024-03-26
media: mediatek: vcodec: adding lock to protect decoder context list
Yunfei Dong
2024-03-26
media: mediatek: vcodec: Fix oops when HEVC init fails
Nicolas Dufresne
2024-03-26
media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames
Irui Wang
2024-03-25
media: mediatek: vcodec: Replace false function description
Sebastian Fricke
2024-03-25
media: mediatek: vcodec: Improve wording & fix grammatic issues
Sebastian Fricke
2024-03-25
media: mediatek: vcodec: Fix multiple typos
Sebastian Fricke
2024-02-28
media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
Arnd Bergmann
2024-02-16
media: mediatek: vcodec: Remove unneeded semicolon
Yang Li
2024-02-05
media: mediatek: vcodec: Fix kerneldoc
Ricardo Ribalda
2024-01-24
media: mediatek: vcodec: drop excess struct members descriptions
Hans Verkuil
2023-11-23
media: mediatek: vcodec: Set the supported vp9 profile for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported vp9 level for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h265 profile for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h264 profile for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h265 level for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h264 level for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Get the chip name for each platform
Yunfei Dong
2023-11-23
media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API
Hans Verkuil
2023-11-23
media: mediatek: vcodec: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-23
media: mediatek: vdec: Remove useless loop
Benjamin Gaignard
2023-11-06
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-10-13
media: mediatek: vcodec: using encoder device to alloc/free encoder memory
Yunfei Dong
2023-10-13
media: mediatek: vcodec: Handle invalid encoder vsi
Irui Wang
2023-10-07
media: mediatek: vcodec: add encoder power management helper functions
Irui Wang
2023-10-05
media: mediatek: vcodec: Fix encoder access NULL pointer
Irui Wang
2023-09-27
media: mediatek: vcodec: fix spelling mistake "resonable" -> "reasonable"
Colin Ian King
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-08-23
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
2023-08-10
media: mediatek: vcodec: Fix possible invalid memory access for encoder
Yunfei Dong
2023-08-10
media: mediatek: vcodec: Fix possible invalid memory access for decoder
Yunfei Dong
2023-08-10
media: mediatek: vcodec: Add driver to support 10bit
Mingjia Zhang
2023-08-10
media: mediatek: vcodec: separate decoder and encoder
Yunfei Dong
2023-08-10
media: mediatek: vcodec: remove unused include header
Yunfei Dong
2023-08-10
media: mediatek: vcodec: fix unreasonable parameter definition and style
Yunfei Dong
2023-08-10
media: mediatek: vcodec: separate struct mtk_vcodec_dev
Yunfei Dong
2023-08-10
media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
Yunfei Dong
2023-08-10
media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
Yunfei Dong
2023-08-10
media: mediatek: vcodec: remove the dependency of vcodec debug log
Yunfei Dong
2023-08-10
media: mediatek: vcodec: Removing useless debug log
Yunfei Dong
2023-08-10
media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared inte...
Yunfei Dong
2023-08-10
media: mediatek: vcodec: align fw interface
Yunfei Dong
[next]