summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: rkisp1: Enable compilation on ARCH_MXCLaurent Pinchart2022-07-171-1/+1
* media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart2022-07-1731-46/+46
* media: tegra-vde: Use vb2_find_bufferEzequiel Garcia2022-07-171-5/+4
* media: mediatek: vcodec: Use vb2_find_bufferEzequiel Garcia2022-07-173-12/+10
* media: imx: imx-mipi-csis: Implement the .get_frame_desc() operationLaurent Pinchart2022-07-161-0/+27
* media: imx: imx-mipi-csis: Add version registerLaurent Pinchart2022-07-161-0/+5
* media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matchingLaurent Pinchart2022-07-161-0/+9
* media: venus: set ubwc configuration on specific video hardwareVikash Garodia2022-07-156-0/+63
* media: venus: venus_helper_get_bufreq(): req is never NULLHans Verkuil2022-07-151-4/+2
* media: stm32: dcmi: Fix subdev op call with uninitialized stateTomi Valkeinen2022-07-151-12/+2
* media: Replace dependency on VIDEO_V4L2_SUBDEV_API with selectLaurent Pinchart2022-07-151-1/+3
* media: sunxi: Depend on GENERIC_PHY_MIPI_DPHYSakari Ailus2022-07-152-0/+2
* media: mediatek: vcodec: Make encoder capability fields fit requirementsChen-Yu Tsai2022-07-152-4/+4
* media: mediatek: vcodec: Make decoder capability fields fit requirementsChen-Yu Tsai2022-07-151-3/+4
* media: amphion: only insert the first sequence startcode for vc1l formatMing Qian2022-07-084-2/+10
* media: amphion: sync buffer status with firmware during abortMing Qian2022-07-081-0/+9
* media: amphion: defer setting last_buffer_dequeued until resolution changes a...Ming Qian2022-07-082-15/+23
* media: mediatek: vcodec: Initialize decoder parameters for each instanceChen-Yu Tsai2022-07-081-1/+2
* media: mediatek: vcodec: decoder: Embed framesize inside mtk_video_fmtChen-Yu Tsai2022-07-084-82/+22
* media: mediatek: vcodec: decoder: Drop max_{width,height} from mtk_vcodec_ctxChen-Yu Tsai2022-07-082-13/+0
* media: mediatek: vcodec: decoder: Fix resolution clamping in TRY_FMTChen-Yu Tsai2022-07-081-12/+36
* media: mediatek: vcodec: decoder: Skip alignment for default resolutionChen-Yu Tsai2022-07-081-7/+0
* media: mediatek: vcodec: decoder: Fix 4K frame size enumerationChen-Yu Tsai2022-07-082-2/+7
* media: mediatek: vcodec: decoder: Const-ify stepwise_fhdChen-Yu Tsai2022-07-081-1/+1
* media: renesas: rcar_drif: Drop of_match_ptr()Laurent Pinchart2022-07-081-1/+1
* media: xilinx: Drop unexpected word 'with' in commentsJiang Jian2022-07-081-2/+2
* media: stm32-dcmi: add support of 1X16 serial pixel formats variantHugues Fruchet2022-07-081-6/+12
* media: sunxi: Add support for the A83T MIPI CSI-2 controllerPaul Kocialkowski2022-07-089-0/+1150
* media: sunxi: Add support for the A31 MIPI CSI-2 controllerPaul Kocialkowski2022-07-087-0/+897
* media: amphion: release core lock before reset vpu coreMing Qian2022-07-081-1/+6
* media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno2022-07-081-0/+2
* media: ti: drop unexpected word 'a' in commentsJiang Jian2022-07-081-1/+1
* media: c8sectpfe: Remove unneeded NULL check before clk_disable_unprepareWan Jiabing2022-07-081-2/+1
* media: c8sectpfe: Clean up handling of *_buffer_alignedAndy Shevchenko2022-07-081-19/+11
* media: venus: hfi_platform: Correct supported codecs for sc7280Vikash Garodia2022-07-073-2/+28
* media: venus: Add support for SSR trigger using fault injectionDikshita Agarwal2022-07-073-1/+36
* media: mediatek: vcodec: Report supported bitrate modesHirokazu Honda2022-06-271-0/+11
* media: mediatek: vcodec: Fix non subdev architecture open power failYunfei Dong2022-06-271-0/+2
* media: driver/nxp/imx-jpeg: fix a unexpected return value problemJian Zhang2022-06-271-0/+2
* media: mediatek: vcodec: Skip SOURCE_CHANGE & EOS events for statelessChen-Yu Tsai2022-06-271-0/+5
* media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()Marek Vasut2022-06-271-3/+2
* media: stm32: dcmi: Fill in remaining Bayer formatsMarek Vasut2022-06-271-0/+48
* media: mediatek: vcodec: Initialize decoder parameters after getting dec_capa...Yunfei Dong2022-06-272-2/+2
* media: atmel: atmel-isc-base: allow wb ctrls to be changed when isc is not co...Eugen Hristev2022-06-271-4/+0
* media: mediatek: vcodec: return EINVAL if plane is too smallJustin Green2022-06-271-0/+1
* media: mediatek: vcodec: remove unneeded semicolonYang Li2022-06-271-1/+1
* media: mediatek: vcodec: fix minmax.cocci warningGuo Zhengkui2022-06-271-1/+1
* media: rcar_drif: Remove useless license text when SPDX-License-Identifier is...Christophe JAILLET2022-06-271-5/+0
* media: amphion: output firmware error messageMing Qian2022-06-271-1/+6
* media: imx-jpeg: Disable slot interrupt when frame doneMing Qian2022-06-273-8/+8