index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vcodec
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
Arnd Bergmann
1
-9
/
+1
2023-09-19
media: mediatek: vcodec: Return NULL if no vdec_fb is found
Irui Wang
1
-2
/
+3
2023-08-30
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
1
-0
/
+2
2022-04-08
media: mtk-vcodec: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+2
2022-01-27
media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
Dafna Hirschfeld
1
-1
/
+1
2021-11-18
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
1
-4
/
+4
2021-06-17
media: mtk-vcodec: fix kerneldoc warnings
Hans Verkuil
3
-14
/
+17
2021-06-17
media: mtk-vcodec: Support MT8192 H264 4K encoding
Irui Wang
2
-25
/
+57
2021-06-17
media: mtk-vcodec: Add MT8192 H264 venc driver
Irui Wang
2
-0
/
+15
2021-06-17
media: mtk-vcodec: Support 34bits dma address for venc
Irui Wang
1
-0
/
+3
2021-06-17
media: mtk-vcodec: venc: remove redundant code
Alexandre Courbot
1
-12
/
+4
2021-05-10
media: mtk-vcodec: fix PM runtime get logic
Mauro Carvalho Chehab
3
-5
/
+9
2021-04-06
media: mtk-vcodec: Separating mtk encoder driver
Irui Wang
5
-110
/
+67
2021-03-22
media: mtk-vcodec: fix kernel-doc warnings
Hans Verkuil
3
-18
/
+18
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-2
/
+2
2021-01-27
media: mtk-vcodec: fix argument used when DEBUG is defined
Tom Rix
1
-2
/
+2
2021-01-27
media: mtk-vcodec: Do not zero reserved fields
Ricardo Ribalda
2
-16
/
+0
2021-01-27
media: mtk-vcodec: Fix order of log arguments
Evan Benn
1
-6
/
+6
2021-01-12
media: mtk-vcodec: fix error return code in vdec_vp9_decode()
Zhang Changzhong
1
-1
/
+2
2020-12-01
Merge tag 'v5.10-rc6' into patchwork
Mauro Carvalho Chehab
8
-173
/
+257
2020-11-16
media: mtk-vcodec: remove allocated dma_parms
Hsin-Yi Wang
2
-16
/
+2
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()
Yu Kuai
1
-0
/
+2
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
Yu Kuai
1
-7
/
+19
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()
Yu Kuai
1
-0
/
+1
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
Yu Kuai
1
-6
/
+12
2020-11-05
media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabled
Alexandre Courbot
2
-2
/
+26
2020-11-05
media: mtk-vcodec: move firmware implementations into their own files
Alexandre Courbot
8
-173
/
+233
2020-09-26
media: mtk-vcodec: make IRQs disabled upon request
Alexandre Courbot
2
-3
/
+3
2020-09-26
media: mtk-vcodec: venc: fix invalid time per frame in S_PARM
Alexandre Courbot
1
-4
/
+8
2020-09-26
media: mtk-vcodec: venc: set default time per frame
Alexandre Courbot
1
-0
/
+5
2020-09-26
media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
Alexandre Courbot
1
-38
/
+33
2020-09-26
media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
Alexandre Courbot
1
-14
/
+10
2020-09-26
media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
Alexandre Courbot
1
-0
/
+9
2020-09-26
media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
Alexandre Courbot
1
-0
/
+2
2020-09-26
media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...
Alexandre Courbot
1
-3
/
+6
2020-09-26
media: mtk-vcodec: add support for MT8183 encoder
Yunfei Dong
2
-0
/
+23
2020-09-26
media: mtk-vcodec: venc: specify supported formats per-chip
Alexandre Courbot
3
-75
/
+95
2020-09-26
media: mtk-vcodec: venc: specify bitrate range per-chip
Alexandre Courbot
3
-1
/
+8
2020-09-26
media: mtk-vcodec: venc: handle firmware version field
Alexandre Courbot
4
-7
/
+38
2020-09-26
media: mtk-vcodec: venc: support SCP firmware
Yunfei Dong
8
-57
/
+202
2020-09-26
media: mtk-vcodec: add SCP firmware ops
Yunfei Dong
4
-0
/
+65
2020-09-26
media: mtk-vcodec: abstract firmware interface
Yunfei Dong
21
-102
/
+293
2020-08-29
media: mtk-vcodec: vdec_vp9_if.c: fix comparison to bool
Daniel W. S. Almeida
1
-1
/
+1
2020-08-29
media: mtk-vcodec: mtk_vcodec_dec.c: fix comparison to bool
Daniel W. S. Almeida
1
-4
/
+3
2020-08-28
media: media/platform: drop vb2_queue_release()
Hans Verkuil
1
-3
/
+1
2020-08-26
media: mtk-vcodec: set dma max segment size
Hsin-Yi Wang
2
-0
/
+16
2020-03-12
media: mtk-vpu: avoid unaligned access to DTCM buffer.
Hsin-Yi Wang
2
-9
/
+9
2020-03-02
media: mtk-vcodec: reset segment data then trig decoder
Rui Wang
1
-4
/
+25
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2
-2
/
+2
2020-01-09
media: mtk-vcodec: use v4l2_m2m_buffer where appropriate
Alexandre Courbot
5
-45
/
+52
[next]