summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong1-0/+8
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong1-1/+2
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas1-4/+4
2023-05-11media: venus: dec: Fix handling of the start cmdMichał Krawczyk1-0/+8
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin1-3/+8
2023-05-11media: rcar_fdp1: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart1-1/+1
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho1-4/+6
2023-05-11media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong3-4/+6
2023-05-11media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong2-8/+25
2023-05-11media: mediatek: vcodec: remove unused lat_bufYunfei Dong1-3/+15
2023-05-11media: mediatek: vcodec: add core decode done eventYunfei Dong2-1/+5
2023-05-11media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong2-1/+22
2023-05-11media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong1-1/+1
2023-05-11media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong2-1/+28
2023-05-11media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong1-21/+3
2023-05-11media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong1-4/+4
2023-05-11media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin1-1/+11
2023-05-11media: mtk-jpeg: Fixes jpeg enc&dec worker sw flowkyrie wu2-11/+7
2023-05-11media: mtk-jpeg: Fixes jpeghw multi-core judgementkyrie wu2-1/+6
2023-05-11media: amphion: decoder implement display delay enableMing Qian3-2/+37
2023-05-11media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang1-1/+7
2023-05-11media: bdisp: Add missing check for create_workqueueJiasheng Jiang1-0/+2
2023-04-06Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas1-2/+2
2023-03-10media: amphion: correct the unspecified color spaceMing Qian1-3/+3
2023-03-10media: imx-jpeg: Apply clk_bulk api instead of operating specific clkMing Qian2-29/+10
2023-03-10media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399Nicolas Dufresne1-2/+5
2023-03-10media: platform: mtk-mdp3: fix Kconfig dependenciesArnd Bergmann1-4/+3
2023-03-10media: camss: csiphy-3ph: avoid undefined behaviorArnd Bergmann1-1/+2
2023-03-10media: platform: mtk-mdp3: Fix return value check in mdp_probe()Qiheng Lin1-3/+4
2023-03-10media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in imx7_csi_i...Yang Yingliang1-1/+3
2023-03-10media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang1-0/+9
2023-03-10media: ti: cal: fix possible memory leak in cal_ctx_create()Gaosheng Cui1-1/+3
2022-12-21Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-8/+6
2022-12-14media: sun8i-a83t-mipi-csi2: Clarify return code handling in stream off pathPaul Kocialkowski1-3/+2
2022-12-14media: sun6i-mipi-csi2: Clarify return code handling in stream off pathPaul Kocialkowski1-3/+2
2022-12-14media: sun6i-csi: capture: Remove useless ret initializationPaul Kocialkowski1-1/+1
2022-12-14media: sun6i-csi: bridge: Error out on invalid port to fix warningPaul Kocialkowski1-1/+1
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2022-12-07Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab10-45/+47
2022-12-07media: coda: Add check for kmallocJiasheng Jiang1-2/+8
2022-12-07media: coda: Add check for dcoda_iram_allocJiasheng Jiang1-2/+2
2022-12-07media: Switch to use dev_err_probe() helperYang Yingliang5-31/+16
2022-12-07media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy1-2/+10
2022-12-07media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy1-1/+3
2022-12-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy1-7/+7
2022-12-07media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-12-06media: rzg2l-cru: fix a test for timeoutDan Carpenter1-1/+1
2022-12-06media: rzg2l-cru: Fix missing error code in rzg2l_cru_start_streaming_vq()Jiapeng Chong1-0/+1
2022-12-06media: platform: renesas: rzg2l-cru: Add missing documentation for image_conv...Lad Prabhakar1-0/+2