summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2023-12-07media: qcom: camss: Flag VFE-lites to support more VFEsMatti Lehtimäki5-33/+44
2023-12-07media: qcom: camss: Add support for named power-domainsBryan O'Donoghue3-7/+50
2023-12-07media: qcom: camss: Move VFE power-domain specifics into vfe.cBryan O'Donoghue4-35/+59
2023-12-07media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicableBryan O'Donoghue7-133/+50
2023-12-07media: qcom: camss: Convert to per-VFE pointer for power-domain linkagesBryan O'Donoghue6-34/+29
2023-12-07media: qcom: camss: Flag which VFEs require a power-domainBryan O'Donoghue2-0/+9
2023-12-07media: chips-media: wave5: VIDEO_WAVE_VPU should depend on ARCH_K3Geert Uytterhoeven1-0/+1
2023-12-07media: exynos-gsc: remove unused improper CONFIG definitionLukas Bulwahn1-1/+0
2023-12-07media: platform: mtk-mdp3: Use devicetree phandle to retrieve SCPAngeloGioacchino Del Regno1-6/+10
2023-12-04media: microchip-isc: Remove dead code in pipeline validationLaurent Pinchart1-41/+0
2023-12-04media: stm32-dcmipp: STM32 DCMIPP camera interface driverHugues Fruchet9-0/+2914
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart33-99/+162
2023-12-04media: renesas: vsp1: Fix references to pad configLaurent Pinchart16-179/+162
2023-12-03Merge tag 'v6.7-rc4' into media_stageHans Verkuil5-39/+14
2023-11-24media: wave5: add OF and V4L_MEM2MEM_DRIVERS dependenciesDeborah Brouwer1-1/+2
2023-11-23media: mediatek: vcodec: Set the supported vp9 profile for each platformYunfei Dong1-1/+21
2023-11-23media: mediatek: vcodec: Set the supported vp9 level for each platformYunfei Dong1-0/+33
2023-11-23media: mediatek: vcodec: Set the supported h265 profile for each platformYunfei Dong1-0/+19
2023-11-23media: mediatek: vcodec: Set the supported h264 profile for each platformYunfei Dong1-0/+19
2023-11-23media: mediatek: vcodec: Set the supported h265 level for each platformYunfei Dong1-0/+30
2023-11-23media: mediatek: vcodec: Set the supported h264 level for each platformYunfei Dong1-0/+45
2023-11-23media: mediatek: vcodec: Get the chip name for each platformYunfei Dong3-23/+41
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus45-271/+229
2023-11-23media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus1-5/+5
2023-11-23media: ti: omap3isp: Fix references to pad configLaurent Pinchart5-28/+28
2023-11-23media: qcom: camss: Fix references to pad configLaurent Pinchart4-30/+30
2023-11-23media: xilinx: csi2rxss: Drop comment blocks for subdev op handlersLaurent Pinchart1-59/+0
2023-11-23media: microchip-isc: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-4/+6
2023-11-23media: atmel-isi: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-5/+7
2023-11-23media: amphion: Fix VPU core alias nameAlexander Stein1-1/+1
2023-11-23media: exynos4-is: fimc-is-i2c: remove I2C_CLASS_SPD supportHeiner Kallweit1-1/+0
2023-11-23media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski2-0/+5
2023-11-23media: stm32-dcmi: Drop unnecessary of_match_device() callRob Herring1-8/+0
2023-11-23media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.Zheng Wang1-3/+3
2023-11-23media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...Zheng Wang1-3/+3
2023-11-23media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash o...Zheng Wang1-1/+0
2023-11-23media: qcom: camss: clean up a checkDan Carpenter1-1/+1
2023-11-23media: nuvoton: npcm-video: Fix sleeping in atomic contextMarvin Lin1-17/+13
2023-11-23media: vde: Use struct_size()Christophe JAILLET1-1/+1
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil3-3/+0
2023-11-23media: verisilicon: vp9: Allow to change resolution while streamingBenjamin Gaignard1-21/+3
2023-11-23media: verisilicon: g2: Use common helpers to compute chroma and mv offsetsBenjamin Gaignard4-38/+23
2023-11-23media: verisilicon: Store chroma and motion vectors offsetBenjamin Gaignard2-2/+6
2023-11-23media: verisilicon: Refactor postprocessor to store more buffersBenjamin Gaignard5-25/+85
2023-11-23media: ti: Stop direct calls to queue num_buffers fieldBenjamin Gaignard5-10/+15
2023-11-23media: renesas: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-2/+3
2023-11-23media: nuvoton: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-1/+1
2023-11-23media: verisilicon: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-1/+1
2023-11-23media: nxp: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-3/+4
2023-11-23media: coda: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-1/+1