开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vcodec
Age
Commit message (
Expand
)
Author
2021-12-07
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
2021-11-30
media: mtk-vcodec: don't check return val of mtk_venc_get_q_data
Dafna Hirschfeld
2021-11-30
media: mtk-vcodec: replace func vidioc_try_fmt with two funcs for out/cap
Dafna Hirschfeld
2021-11-30
media: mtk-vcodec: fix debugging defines
Dafna Hirschfeld
2021-11-30
media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
Dafna Hirschfeld
2021-11-30
media: mtk-vcodec: Fix an error handling path in 'mtk_vcodec_probe()'
Christophe JAILLET
2021-11-19
media: mtk-vcodec: remove unused func parameter
Dafna Hirschfeld
2021-11-19
media: mtk-vcodec: enc: add vp8 profile ctrl
Dafna Hirschfeld
2021-11-15
media: mtk-vcodec: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-15
media: mtk-vcodec: vdec: remove redundant 'pfb' assignment
Tzung-Bi Shih
2021-11-15
media: mtk-vcodec: Align width and height to 64 bytes
Yunfei Dong
2021-10-05
media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settings
Irui Wang
2021-09-30
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
2021-09-30
media: mtk-vcodec: fix warnings: symbol XXX was not declared
Tzung-Bi Shih
2021-09-30
media: mtk-vcodec: enable MT8183 decoder
Yunfei Dong
2021-09-30
media: mtk-vcodec: vdec: add media device if using stateless api
Yunfei Dong
2021-09-30
media: mtk-vcodec: vdec: support stateless H.264 decoding
Yunfei Dong
2021-09-30
media: mtk-vcodec: vdec: support stateless API
Yunfei Dong
2021-09-30
media: mtk-vcodec: support version 2 of decoder firmware ABI
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: handle firmware version field
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: move stateful ops into their own file
Yunfei Dong
2021-09-30
media: mtk-vcodec: venc: support START and STOP commands
Alexandre Courbot
2021-09-30
media: mtk-vcodec: make flush buffer reusable by encoder
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limits
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMD
Alexandre Courbot
2021-09-30
media: mtk-vcodec: vdec: Support H264 profile control
Hirokazu Honda
2021-09-30
media: mtk-vcodec: Add MT8195 H264 venc driver
Irui Wang
2021-09-30
media: mtk-vcodec: Clean redundant encoder format definition
Irui Wang
2021-06-17
media: mtk-vcodec: fix kerneldoc warnings
Hans Verkuil
2021-06-17
media: mtk-vcodec: Support MT8192 H264 4K encoding
Irui Wang
2021-06-17
media: mtk-vcodec: Add MT8192 H264 venc driver
Irui Wang
2021-06-17
media: mtk-vcodec: Support 34bits dma address for venc
Irui Wang
2021-06-17
media: mtk-vcodec: venc: remove redundant code
Alexandre Courbot
2021-05-10
media: mtk-vcodec: fix PM runtime get logic
Mauro Carvalho Chehab
2021-04-06
media: mtk-vcodec: Separating mtk encoder driver
Irui Wang
2021-03-22
media: mtk-vcodec: fix kernel-doc warnings
Hans Verkuil
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
2021-01-27
media: mtk-vcodec: fix argument used when DEBUG is defined
Tom Rix
2021-01-27
media: mtk-vcodec: Do not zero reserved fields
Ricardo Ribalda
2021-01-27
media: mtk-vcodec: Fix order of log arguments
Evan Benn
2021-01-12
media: mtk-vcodec: fix error return code in vdec_vp9_decode()
Zhang Changzhong
2020-12-01
Merge tag 'v5.10-rc6' into patchwork
Mauro Carvalho Chehab
2020-11-16
media: mtk-vcodec: remove allocated dma_parms
Hsin-Yi Wang
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()
Yu Kuai
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
Yu Kuai
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()
Yu Kuai
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
Yu Kuai
2020-11-05
media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabled
Alexandre Courbot
2020-11-05
media: mtk-vcodec: move firmware implementations into their own files
Alexandre Courbot
2020-09-26
media: mtk-vcodec: make IRQs disabled upon request
Alexandre Courbot
[next]