index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mtk-vcodec
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: rename mtk-vcodec/ to mediatek/mtk-vcodec/
Mauro Carvalho Chehab
2022-03-15
media: platform: mtk-vcodec: move config to its own file
Mauro Carvalho Chehab
2022-03-07
Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2022-03-07
media: mtk-vcodec: Remove duplicated include in mtk_vcodec_enc_drv.c
Yang Li
2022-02-22
media: platform: mtk-vcodec: Do not force /dev/videoX node number
Benjamin Gaignard
2022-01-28
media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
Yong Wu
2022-01-23
media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm
Yunfei Dong
2022-01-23
media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
Yunfei Dong
2022-01-23
media: mtk-vcodec: Use codec type to separate different hardware
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add core dec and dec end ipi msg
Yunfei Dong
2022-01-23
media: mtk-vcodec: Support 34bits dma address for vdec
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add work queue for core hardware decode
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add new interface to lock different hardware
Yunfei Dong
2022-01-23
media: mtk-vcodec: Generalize power and clock on/off interfaces
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add msg queue feature for lat and core architecture
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add irq interface for multi hardware
Yunfei Dong
2022-01-23
media: mtk-vcodec: Use pure single core for MT8183
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add to support multi hardware decode
Yunfei Dong
2022-01-23
media: mtk-vcodec: Support MT8192
Yunfei Dong
2022-01-23
media: mtk-vcodec: export decoder pm functions
Yunfei Dong
2022-01-23
media: mtk-vcodec: Refactor vcodec pm interface
Yunfei Dong
2022-01-23
media: mtk-vcodec: Align vcodec wake up interrupt interface
Yunfei Dong
2022-01-23
media: mtk-vcodec: Get numbers of register bases from DT
Yunfei Dong
2022-01-23
media: mtk-vcodec: potential dereference of null pointer
Jiasheng Jiang
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
[next]