summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-06-20media: camss: Move and unexport functions specific to ISPIFVladimir Zapolskiy
2022-06-20media: amphion: return error if format is unsupported by vpuMing Qian
2022-06-20media: platform: exynos4-is: fix typos in commentsJulia Lawall
2022-06-20media: mediatek: vcodec: fix typo in commentJulia Lawall
2022-06-20media: platform: exynos-gsc: fix typo in commentJulia Lawall
2022-06-20media: platform: omap: Pass a pointer to virt_to_page()Linus Walleij
2022-06-20media: amphion: vdec check format in enum_fmtMing Qian
2022-06-20media: camss: Allocate camss struct as a managed device resourceVladimir Zapolskiy
2022-06-20media: media: jpegenc: set bit mask for jpegenckyrie wu
2022-06-20media: mediatek: vcodec: Add to support H264 inner racing modeYunfei Dong
2022-06-20media: mediatek: vcodec: prevent kernel crash when scp ipi timeoutYunfei Dong
2022-06-20media: mediatek: vcodec: Different codec using different capture formatYunfei Dong
2022-06-20media: mediatek: vcodec: Adds compatible for mt8195Yunfei Dong
2022-06-20media: mediatek: vcodec: Add to support lat soc hardwareYunfei Dong
2022-06-20media: mediatek: vcodec: add vp9 decoder driver for mt8186Yunfei Dong
2022-06-20media: imx-jpeg: Encoder support to set jpeg qualityMing Qian
2022-06-20media: platform: samsung: s5p-jpeg: replace ternary operator with max()Guo Zhengkui
2022-06-20media: platform: exynos-gsc: remove redundant initializations of f_chk_len an...Colin Ian King
2022-06-20media: amphion: support for reloading moduleMing Qian
2022-06-20media: atmel: atmel-isc-base: remove unneeded semicolonYang Li
2022-06-20media: st-delta: Remove unneeded NULL check in delta-v4l2Wan Jiabing
2022-06-20media: camss: Allocate power domain resources dynamicallyVladimir Zapolskiy
2022-06-20media: davinci: vpif: add missing of_node_put() in vpif_probe()Yang Yingliang
2022-06-20media: camss: csid: fix wrong size passed to devm_kmalloc_array()Yang Yingliang
2022-06-20media: atmel: atmel-sama7g5-isc: fix warning in configs without OFEugen Hristev
2022-06-20media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdescMing Qian
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-05-17media: h264: Store all fields into the unordered listNicolas Dufresne
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne
2022-05-17media: exynos4-is: Fix compile warningKwanghoon Son
2022-05-17media: ti: cal: use frame desc to get vc and dtTomi Valkeinen
2022-05-13media: mediatek: vcodec: add h264 decoder driver for mt8186Yunfei Dong
2022-05-13media: mediatek: vcodec: Support MT8186Yunfei Dong
2022-05-13media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.koYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless VP9 decodingYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless VP8 decodingYunfei Dong
2022-05-13media: mediatek: vcodec: support stateless H.264 decoding for mt8192Yunfei Dong
2022-05-13media: mediatek: vcodec: Extract H264 common codeYunfei Dong
2022-05-13media: mediatek: vcodec: record capture queue format typeYunfei Dong
2022-05-13media: mediatek: vcodec: Fix v4l2-compliance failYunfei Dong
2022-05-13media: mediatek: vcodec: disable vp8 4K capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: Add format to support MT21CYunfei Dong
2022-05-13media: mediatek: vcodec: Getting supported decoder format typesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor supported vdec formats and framesizesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong
2022-05-13media: mediatek: vcodec: set each plane bytesused in buf prepareYunfei Dong
2022-05-13media: mediatek: vcodec: Read max resolution from dec_capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: get capture queue buffer size from scpYunfei Dong
2022-05-13media: mediatek: vcodec: Using firmware type to separate different firmware a...Yunfei Dong
2022-05-13media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong