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
Age
Commit message (
Expand
)
Author
2024-02-05
media: mediatek: vcodec: Fix kerneldoc
Ricardo Ribalda
2024-02-05
media: mediatek: jpeg: Fix kerneldoc
Ricardo Ribalda
2024-02-01
media: platform: mtk-mdp3: add support for parallel pipe to improve FPS
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: add mt8195 MDP3 component settings
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: add mt8195 shared memory configurations
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: add mt8195 platform configuration
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: add support for blending multiple components
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: avoid multiple driver registrations
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: add checks for dummy components
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: introduce more MDP3 components
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: introduce more pipelines from MT8195
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: add support second sets of MUTEX
Moudy Ho
2024-02-01
media: platform: mtk-mdp3: add support second sets of MMSYS
Moudy Ho
2024-01-24
media: mediatek: vcodec: drop excess struct members descriptions
Hans Verkuil
2023-12-07
media: platform: mtk-mdp3: Use devicetree phandle to retrieve SCP
AngeloGioacchino Del Regno
2023-11-23
media: mediatek: vcodec: Set the supported vp9 profile for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported vp9 level for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h265 profile for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h264 profile for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h265 level for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Set the supported h264 level for each platform
Yunfei Dong
2023-11-23
media: mediatek: vcodec: Get the chip name for each platform
Yunfei Dong
2023-11-23
media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.
Zheng Wang
2023-11-23
media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...
Zheng Wang
2023-11-23
media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash o...
Zheng Wang
2023-11-23
media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API
Hans Verkuil
2023-11-23
media: mediatek: vcodec: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-23
media: mediatek: vdec: Remove useless loop
Benjamin Gaignard
2023-11-23
media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buf...
Benjamin Gaignard
2023-11-06
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-10-13
media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
Moudy Ho
2023-10-13
media: mediatek: vcodec: using encoder device to alloc/free encoder memory
Yunfei Dong
2023-10-13
media: mediatek: vcodec: Handle invalid encoder vsi
Irui Wang
2023-10-07
media: mediatek: vcodec: add encoder power management helper functions
Irui Wang
2023-10-07
media: mtk-jpegenc: Fix bug in JPEG encode quality selection
Fei Shao
2023-10-07
media: platform: mtk-mdp3: add missing of_node_put
Julia Lawall
2023-10-05
media: mediatek: vcodec: Fix encoder access NULL pointer
Irui Wang
2023-09-27
media: mediatek: vcodec: fix spelling mistake "resonable" -> "reasonable"
Colin Ian King
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-08-23
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
2023-08-10
media: mediatek: vcodec: Fix possible invalid memory access for encoder
Yunfei Dong
2023-08-10
media: mediatek: vcodec: Fix possible invalid memory access for decoder
Yunfei Dong
2023-08-10
media: mediatek: vcodec: Add driver to support 10bit
Mingjia Zhang
2023-08-10
media: mediatek: vcodec: separate decoder and encoder
Yunfei Dong
2023-08-10
media: mediatek: vcodec: remove unused include header
Yunfei Dong
2023-08-10
media: mediatek: vcodec: fix unreasonable parameter definition and style
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
[prev]
[next]