summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-09-13media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interruptsKonrad Dybcio
2023-09-13media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio
2023-09-13media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter
2023-09-13media: mediatek: vcodec: fix potential double freeDan Carpenter
2023-09-13media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang
2023-09-13media: amphion: ensure the bitops don't cross boundariesMing Qian
2023-09-13media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian
2023-09-13media: amphion: fix UNINIT issues reported by coverityMing Qian
2023-09-13media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian
2023-09-13media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian
2023-09-13media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang
2023-09-13media: amphion: add helper function to get id nameMing Qian
2023-09-13media: amphion: reinit vpu if reqbufs output 0Ming Qian
2023-09-13media: amphion: use dev_err_probeAlexander Stein
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-23media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-08-23media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov
2023-08-03media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne
2023-07-19media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn
2023-07-19media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong
2023-07-19media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian
2023-07-19media: amphion: drop repeated codec data for vc1g formatMing Qian
2023-07-19media: amphion: drop repeated codec data for vc1l formatMing Qian
2023-06-09media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin
2023-06-09media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund
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