summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-05-24media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas
2023-05-11media: venus: dec: Fix handling of the start cmdMichaƂ Krawczyk
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho
2023-05-11media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong
2023-05-11media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong
2023-05-11media: mediatek: vcodec: remove unused lat_bufYunfei Dong
2023-05-11media: mediatek: vcodec: add core decode done eventYunfei Dong
2023-05-11media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong
2023-05-11media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong
2023-05-11media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong
2023-05-11media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong
2023-05-11media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong
2023-05-11media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin
2023-05-11media: amphion: decoder implement display delay enableMing Qian
2023-05-11media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang
2023-05-11media: bdisp: Add missing check for create_workqueueJiasheng Jiang
2023-03-10media: amphion: correct the unspecified color spaceMing Qian
2023-03-10media: imx-jpeg: Apply clk_bulk api instead of operating specific clkMing Qian
2023-03-10media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399Nicolas Dufresne
2023-03-10media: platform: mtk-mdp3: fix Kconfig dependenciesArnd Bergmann
2023-03-10media: platform: mtk-mdp3: remove unused VIDEO_MEDIATEK_VPU configMoudy Ho
2023-03-10media: camss: csiphy-3ph: avoid undefined behaviorArnd Bergmann
2023-03-10media: platform: mtk-mdp3: Fix return value check in mdp_probe()Qiheng Lin
2023-03-10media: platform: ti: Add missing check for devm_regulator_getJiasheng Jiang
2023-03-10media: ti: cal: fix possible memory leak in cal_ctx_create()Gaosheng Cui
2023-01-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy
2023-01-07media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy
2023-01-07media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy
2022-12-31media: mediatek: vcodec: Can't set dst buffer to done when lat decode errorYunfei Dong
2022-12-31media: imx-jpeg: Disable useless interrupt to avoid kernel panicMing Qian
2022-12-31media: coda: Add check for kmallocJiasheng Jiang
2022-12-31media: coda: Add check for dcoda_iram_allocJiasheng Jiang
2022-12-31media: c8sectpfe: Add of_node_put() when breaking out of loopLiang He
2022-12-31media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain
2022-12-31media: mediatek: vcodec: Core thread depends on core_listYunfei Dong
2022-12-31media: mediatek: vcodec: Setting lat buf to lat_list when lat decode errorYunfei Dong
2022-12-31media: mediatek: vcodec: Fix h264 set lat buffer errorYunfei Dong
2022-12-31media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong
2022-12-31media: amphion: lock and check m2m_ctx in event handlerMing Qian
2022-12-31media: amphion: cancel vpu before release instanceMing Qian
2022-12-31media: amphion: try to wakeup vpu core to avoid failureMing Qian
2022-12-31media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski
2022-12-31media: sun6i-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski
2022-12-31media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski
2022-12-31media: sun6i-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski