index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mediatek
/
vcodec
/
vdec_msg_queue.c
Age
Commit message (
Expand
)
Author
2023-08-10
media: mediatek: vcodec: separate decoder and encoder
Yunfei Dong
2023-08-10
media: mediatek: vcodec: separate struct mtk_vcodec_dev
Yunfei Dong
2023-08-10
media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
Yunfei Dong
2023-08-10
media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
Yunfei Dong
2023-07-25
media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
Dan Carpenter
2023-07-25
media: mediatek: vcodec: fix potential double free
Dan Carpenter
2023-07-14
media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
Yunfei Dong
2023-06-09
media: mediatek: vcodec: support stateless AV1 decoder
Xiaoyong Lu
2023-05-26
media: mediatek: vcodec: using empty lat buffer as the last one
Yunfei Dong
2023-05-26
media: mediatek: vcodec: move core context from device to each instance
Yunfei Dong
2023-05-26
media: mediatek: vcodec: using decoder status instead of core work count
Yunfei Dong
2023-04-10
media: mediatek: vcodec: making sure queue_work successfully
Yunfei Dong
2023-04-10
media: mediatek: vcodec: remove unused lat_buf
Yunfei Dong
2023-04-10
media: mediatek: vcodec: add core decode done event
Yunfei Dong
2023-04-10
media: mediatek: vcodec: move lat_buf to the top of core list
Yunfei Dong
2023-04-10
media: mediatek: vcodec: using each instance lat_buf count replace core ready...
Yunfei Dong
2023-04-10
media: mediatek: vcodec: add params to record lat and core lat_buf count
Yunfei Dong
2022-11-25
media: mediatek: vcodec: Core thread depends on core_list
Yunfei Dong
2022-05-13
media: mediatek: vcodec: Add vdec enable/disable hardware helpers
Yunfei Dong
2022-03-18
media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/
Mauro Carvalho Chehab