summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-10-06media: via: Use correct dependency for camera sensor driversSakari Ailus
2023-10-06media: v4l: Use correct dependency for camera sensor driversSakari Ailus
2023-09-23media: mdp3: Fix resource leaks in of_find_device_by_nodeLu Hongfei
2023-09-13media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init()Yang Yingliang
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: mediatek: vcodec: fix AV1 decode fail for 36bit iovaXiaoyong Lu
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: amphion: decoder support display delay for all formatsMing Qian
2023-09-13media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang
2023-09-13media: verisilicon: Fix TRY_FMT on encoder OUTPUTMichael Tretter
2023-09-13media: amphion: add helper function to get id nameMing Qian
2023-09-13media: amphion: reinit vpu if reqbufs output 0Ming Qian
2023-08-24Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-23media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-19Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-09media: imx: imx7-media-csi: Fix applying format constraintsFabio Estevam
2023-08-08Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-28media: mtk-jpeg: Set platform driver data earlierChen-Yu Tsai
2023-07-27media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()Gustavo A. R. Silva
2023-07-14media: verisilicon: change confusingly named relaxed register accessArnd Bergmann
2023-07-14media: verisilicon: fix excessive stack usageArnd Bergmann
2023-07-14media: mediatek: vcodec: fix cancel_work_sync fail with fluster testYunfei Dong
2023-07-14media: mtk_jpeg_core: avoid unused-variable warningArnd Bergmann
2023-07-14media: imx-jpeg: Support to assign slot for encoder/decoderMing Qian
2023-07-14media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne
2023-07-14media: amphion: use dev_err_probeAlexander Stein
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-06-29Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-19fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij
2023-06-09media: mediatek: vcodec: Add dbgfs help functionYunfei Dong
2023-06-09media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each instance format typeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each context resolution informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu
2023-06-09media: verisilicon: Conditionally ignore native formatsBenjamin Gaignard
2023-06-09media: verisilicon: Enable AV1 decoder on rk3588Benjamin Gaignard
2023-06-09media: verisilicon: Add film grain feature to AV1 driverBenjamin Gaignard