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
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
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
[next]