index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2019-12-16
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
1
-6
/
+3
2019-11-10
media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...
Hans Verkuil
1
-3
/
+6
2019-11-10
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
1
-6
/
+3
2019-10-10
media: platform: Use devm_platform_ioremap_resource() in two functions
Markus Elfring
1
-7
/
+1
2019-10-01
media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bit
Alexandre Courbot
1
-4
/
+14
2019-10-01
media: mtk-vcodec: vdec: set VPI IPI handler in one place
Alexandre Courbot
5
-13
/
+8
2019-10-01
media: mtk-vcodec: vdec: fix incorrect pointer dereference
Yunfei Dong
1
-1
/
+1
2019-08-19
media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
Maxime Jourdan
2
-0
/
+5
2019-08-07
media: mtk-vcodec: Handle H264 error bitstreams
Rui Wang
1
-2
/
+14
2019-06-21
media: mtk-vcodec: remove unneeded proxy functions
Alexandre Courbot
9
-52
/
+17
2019-06-21
media: mtk-vcodec: avoid unneeded pointer-to-long conversions
Alexandre Courbot
10
-46
/
+46
2019-06-21
media: mtk-vcodec: Use vb2_get_buffer
Ezequiel Garcia
1
-4
/
+10
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
32
-0
/
+153
2019-06-05
media: mtk-vcodec: support single-buffer frames
Yunfei Dong
1
-4
/
+7
2019-06-05
media: mtk-vcodec: constify formats
Alexandre Courbot
3
-19
/
+21
2019-06-05
media: mtk-vcodec: replace GPLv2 with SPDX
Alexandre Courbot
32
-450
/
+32
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2
-12
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
32
-297
/
+32
2019-05-29
media: mtk-vcodec: fix leaked of_node references
Wen Yang
1
-1
/
+1
2019-04-22
media: mtk-vcodec: fix vp9 content playback error with show exist frame
Maoguang Meng
1
-9
/
+7
2019-04-22
media: mtk-vcodec: enlarge struct vdec_pic_info fields
Yunfei Dong
5
-40
/
+57
2019-03-29
media: mtk-vcodec: remove ready_to_display
Alexandre Courbot
2
-7
/
+0
2019-03-29
media: mtk-vcodec: fix access to incorrect planes member
Alexandre Courbot
2
-7
/
+7
2019-03-19
media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
Alexandre Courbot
1
-2
/
+2
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
7
-9
/
+9
2019-02-18
media: mtk-vcodec: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2
-80
/
+54
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
[next]