summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2023-12-03media: qcom: camss: Fix genpd cleanupBryan O'Donoghue1-14/+21
2023-12-03media: qcom: camss: Fix V4L2 async notifier error pathBryan O'Donoghue1-8/+8
2023-12-03media: qcom: Initialise V4L2 async notifier laterSakari Ailus1-11/+10
2023-12-03media: camss: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-03media: camss: Split power domain managementVladimir Zapolskiy3-16/+54
2023-11-28media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov1-6/+3
2023-11-28media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue1-1/+2
2023-11-28media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue1-6/+6
2023-11-28media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia1-0/+12
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia1-1/+1
2023-11-28media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia1-0/+3
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia1-0/+10
2023-11-20media: cadence: csi2rx: Unregister v4l2 async notifierPratyush Yadav1-1/+6
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova1-4/+2
2023-11-20media: mtk-jpegenc: Fix bug in JPEG encode quality selectionFei Shao1-2/+3
2023-11-20media: amphion: handle firmware debug messageMing Qian4-5/+29
2023-11-20media: verisilicon: Do not enable G2 postproc downscale if source is narrower...Marek Vasut1-1/+1
2023-11-20media: hantro: Check whether reset op is defined before useMarek Vasut1-1/+2
2023-10-06media: via: Use correct dependency for camera sensor driversSakari Ailus1-1/+1
2023-10-06media: v4l: Use correct dependency for camera sensor driversSakari Ailus1-2/+2
2023-09-23media: mdp3: Fix resource leaks in of_find_device_by_nodeLu Hongfei1-0/+2
2023-09-13media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interruptsKonrad Dybcio1-1/+1
2023-09-13media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio1-12/+6
2023-09-13media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter1-0/+1
2023-09-13media: mediatek: vcodec: fix potential double freeDan Carpenter1-0/+1
2023-09-13media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang1-2/+3
2023-09-13media: amphion: ensure the bitops don't cross boundariesMing Qian1-0/+2
2023-09-13media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian1-1/+1
2023-09-13media: amphion: fix UNINIT issues reported by coverityMing Qian1-6/+6
2023-09-13media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian1-2/+4
2023-09-13media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian3-4/+15
2023-09-13media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang1-0/+1
2023-09-13media: amphion: add helper function to get id nameMing Qian6-13/+79
2023-09-13media: amphion: reinit vpu if reqbufs output 0Ming Qian2-3/+6
2023-09-13media: amphion: use dev_err_probeAlexander Stein1-5/+4
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
2023-08-23media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil1-2/+4
2023-08-23media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov1-1/+5
2023-08-03media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne1-2/+2
2023-07-19media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn1-2/+2
2023-07-19media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2-21/+28
2023-07-19media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian4-8/+10
2023-07-19media: amphion: drop repeated codec data for vc1g formatMing Qian1-0/+10
2023-07-19media: amphion: drop repeated codec data for vc1l formatMing Qian1-0/+2
2023-06-09media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin1-0/+3
2023-06-09media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund1-3/+1