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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
media: mtk-jpegenc: Fix bug in JPEG encode quality selection
Fei Shao
1
-2
/
+3
2023-09-23
media: mdp3: Fix resource leaks in of_find_device_by_node
Lu Hongfei
1
-0
/
+2
2023-09-13
media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
Dan Carpenter
1
-0
/
+1
2023-09-13
media: mediatek: vcodec: fix potential double free
Dan Carpenter
1
-0
/
+1
2023-09-13
media: mediatek: vcodec: Return NULL if no vdec_fb is found
Irui Wang
1
-2
/
+3
2023-09-13
media: mtk-jpeg: Fix use after free bug due to uncanceled work
Zheng Wang
1
-0
/
+1
2023-08-30
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
1
-0
/
+2
2023-08-23
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
1
-2
/
+4
2023-07-19
media: mediatek: vcodec: using decoder status instead of core work count
Yunfei Dong
2
-21
/
+28
2023-06-09
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Pin-yen Lin
1
-0
/
+3
2023-05-24
media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...
Wei Chen
1
-0
/
+7
2023-05-11
media: mediatek: vcodec: add remove function for decoder platform driver
Yunfei Dong
1
-0
/
+8
2023-05-11
media: mediatek: vcodec: fix decoder disable pm crash
Yunfei Dong
1
-1
/
+2
2023-05-11
media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...
Moudy Ho
1
-4
/
+6
2023-05-11
media: mediatek: vcodec: change lat thread decode error condition
Yunfei Dong
3
-4
/
+6
2023-05-11
media: mediatek: vcodec: making sure queue_work successfully
Yunfei Dong
2
-8
/
+25
2023-05-11
media: mediatek: vcodec: remove unused lat_buf
Yunfei Dong
1
-3
/
+15
2023-05-11
media: mediatek: vcodec: add core decode done event
Yunfei Dong
2
-1
/
+5
2023-05-11
media: mediatek: vcodec: move lat_buf to the top of core list
Yunfei Dong
2
-1
/
+22
2023-05-11
media: mediatek: vcodec: using each instance lat_buf count replace core ready...
Yunfei Dong
1
-1
/
+1
2023-05-11
media: mediatek: vcodec: add params to record lat and core lat_buf count
Yunfei Dong
2
-1
/
+28
2023-05-11
media: mediatek: vcodec: Force capture queue format to MM21
Yunfei Dong
1
-21
/
+3
2023-05-11
media: mediatek: vcodec: Make MM21 the default capture format
Yunfei Dong
1
-4
/
+4
2023-05-11
media: mediatek: vcodec: Use 4K frame size when supported by stateful decoder
Pin-yen Lin
1
-1
/
+11
2023-05-11
media: platform: mtk-mdp3: Add missing check and free for ida_alloc
Jiasheng Jiang
1
-1
/
+7
2023-03-10
media: platform: mtk-mdp3: fix Kconfig dependencies
Arnd Bergmann
1
-4
/
+3
2023-03-10
media: platform: mtk-mdp3: remove unused VIDEO_MEDIATEK_VPU config
Moudy Ho
1
-1
/
+0
2023-03-10
media: platform: mtk-mdp3: Fix return value check in mdp_probe()
Qiheng Lin
1
-3
/
+4
2022-12-31
media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
Yunfei Dong
1
-1
/
+1
2022-12-31
media: mediatek: vcodec: Core thread depends on core_list
Yunfei Dong
1
-1
/
+1
2022-12-31
media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
Yunfei Dong
1
-5
/
+10
2022-12-31
media: mediatek: vcodec: Fix h264 set lat buffer error
Yunfei Dong
1
-11
/
+17
2022-12-31
media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
Yunfei Dong
1
-4
/
+7
2022-12-31
media: platform: mtk-mdp3: fix error handling in mdp_probe()
Moudy Ho
1
-7
/
+8
2022-12-31
media: platform: mtk-mdp3: fix error handling about components clock_on
Moudy Ho
2
-9
/
+19
2022-12-31
media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()
Moudy Ho
1
-21
/
+26
2022-12-31
media: mediatek: vcodec: fix h264 cavlc bitstream fail
Yunfei Dong
1
-3
/
+29
2022-09-27
Merge fixes into media_stage
Mauro Carvalho Chehab
1
-0
/
+5
2022-09-27
media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)
NĂcolas F. R. A. Prado
1
-6
/
+3
2022-09-24
media: platform: mtk-mdp3: fix PM reference leak in mdp_comp_clock_on()
Sun Ke
1
-2
/
+3
2022-09-24
media: platform: mtk-mdp3: fix error code in mdp_vpu_dev_init()
Dan Carpenter
1
-1
/
+2
2022-09-24
media: platform: mtk-mdp3: add pointer checks and use devm_kfree
Moudy Ho
3
-3
/
+4
2022-08-30
media: platform: mtk-mdp3: add MediaTek MDP3 driver
Moudy Ho
22
-0
/
+4994
2022-08-30
media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc
Hangyu Hua
1
-1
/
+0
2022-08-30
media: mediatek: vcodec: Skip non CBR bitrate mode
Hirokazu Honda
1
-1
/
+2
2022-08-30
media: mediatek: vcodec: Add mt8188 encoder's chip name
Yunfei Dong
1
-0
/
+2
2022-08-30
media: mediatek: vcodec: add decoder compatible to support mt8188
Yunfei Dong
2
-0
/
+6
2022-08-30
media: mediatek: vcodec: Use ctx vb2_queue mutex instead of device mutex
Irui Wang
3
-3
/
+7
2022-08-30
media: mediatek: vcodec: Fix bitstream crop information error
Irui Wang
1
-4
/
+4
2022-08-30
media: mediatek: vcodec: Remove encoder driver get IRQ resource
Irui Wang
1
-8
/
+0
[next]