index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-12-07
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
1
-5
/
+5
2021-11-30
media: mtk-vcodec: don't check return val of mtk_venc_get_q_data
Dafna Hirschfeld
1
-32
/
+7
2021-11-30
media: mtk-vcodec: replace func vidioc_try_fmt with two funcs for out/cap
Dafna Hirschfeld
1
-77
/
+72
2021-11-30
media: mtk-vcodec: fix debugging defines
Dafna Hirschfeld
5
-53
/
+12
2021-11-30
media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
Dafna Hirschfeld
1
-1
/
+1
2021-11-30
media: mtk-vcodec: Fix an error handling path in 'mtk_vcodec_probe()'
Christophe JAILLET
1
-0
/
+2
2021-11-19
media: mtk-vcodec: remove unused func parameter
Dafna Hirschfeld
4
-10
/
+4
2021-11-19
media: mtk-vcodec: enc: add vp8 profile ctrl
Dafna Hirschfeld
1
-0
/
+10
2021-11-15
media: mtk-vcodec: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-2
/
+0
2021-11-15
media: mtk-vcodec: vdec: remove redundant 'pfb' assignment
Tzung-Bi Shih
1
-1
/
+0
2021-11-15
media: mtk-vcodec: Align width and height to 64 bytes
Yunfei Dong
2
-2
/
+3
2021-10-05
media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settings
Irui Wang
1
-3
/
+3
2021-09-30
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
1
-4
/
+4
2021-09-30
media: mtk-vcodec: fix warnings: symbol XXX was not declared
Tzung-Bi Shih
2
-3
/
+2
2021-09-30
media: mtk-vcodec: enable MT8183 decoder
Yunfei Dong
1
-0
/
+5
2021-09-30
media: mtk-vcodec: vdec: add media device if using stateless api
Yunfei Dong
2
-2
/
+41
2021-09-30
media: mtk-vcodec: vdec: support stateless H.264 decoding
Yunfei Dong
4
-0
/
+779
2021-09-30
media: mtk-vcodec: vdec: support stateless API
Yunfei Dong
5
-4
/
+434
2021-09-30
media: mtk-vcodec: support version 2 of decoder firmware ABI
Alexandre Courbot
3
-9
/
+42
2021-09-30
media: mtk-vcodec: vdec: handle firmware version field
Alexandre Courbot
4
-2
/
+29
2021-09-30
media: mtk-vcodec: vdec: move stateful ops into their own file
Yunfei Dong
6
-681
/
+750
2021-09-30
media: mtk-vcodec: venc: support START and STOP commands
Alexandre Courbot
3
-8
/
+140
2021-09-30
media: mtk-vcodec: make flush buffer reusable by encoder
Alexandre Courbot
4
-28
/
+16
2021-09-30
media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limits
Alexandre Courbot
1
-7
/
+5
2021-09-30
media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMD
Alexandre Courbot
1
-12
/
+1
2021-09-30
media: mtk-vcodec: vdec: Support H264 profile control
Hirokazu Honda
1
-0
/
+10
2021-09-30
media: mtk-vcodec: Add MT8195 H264 venc driver
Irui Wang
2
-0
/
+14
2021-09-30
media: mtk-vcodec: Clean redundant encoder format definition
Irui Wang
1
-30
/
+20
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
[next]