summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart
2022-02-17media: xilinx: csi2rxss: Use mipi-csi2.hLaurent Pinchart
2022-02-17media: rcar-csi2: Use mipi-csi2.hLaurent Pinchart
2022-02-17media: rcar-isp: Use mipi-csi2.hLaurent Pinchart
2022-02-17media: vsp1: mask interrupts before enablingNikita Yushchenko
2022-02-17media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_forma...Zhou Qingyang
2022-02-17media: omap3isp: Use struct_group() for memcpy() regionKees Cook
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart
2022-02-17media: microchip-csi2dc: Remove VC support for nowSakari Ailus
2022-02-17media: camss: csiphy: Move to hardcode CSI Clock Lane numberRobert Foss
2022-02-16media: mexon-ge2d: fixup frames size in registersNeil Armstrong
2022-02-16media: s5p_mfc_dec: set flags for OUTPUT coded formatsMaxime Jourdan
2022-01-28media: aspeed: Correct values for detected timingJammy Huang
2022-01-28media: aspeed: Use FIELD_GET to improve readabilityJammy Huang
2022-01-28media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-01-28media: aspeed: Fix no complete irq for non-64-aligned widthJammy Huang
2022-01-28media: aspeed: add more debug log messagesJammy Huang
2022-01-28media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for logJammy Huang
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart
2022-01-28media: pxa_camera: Drop usage of .set_mbus_config()Laurent Pinchart
2022-01-28media: mtk-vcodec: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-28media: mtk-mdp: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-28media: mtk-jpeg: Get rid of mtk_smi_larb_get/putYong Wu
2022-01-28media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffersMirela Rabulea
2022-01-28media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-01-28media: coda: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: mtk-vpu: Drop unnecessary call to platform_get_resource()Lad Prabhakar
2022-01-28media: s5p-g2d: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: exynos4-is: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: marvell-ccic: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: exynos-gsc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: stm32-dma2d: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: s5p-mfc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: bdisp: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: camss: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2022-01-28media: vsp1: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_enc_pmYunfei Dong
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_dec_pmYunfei Dong
2022-01-23media: mtk-vcodec: Use codec type to separate different hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Add core dec and dec end ipi msgYunfei Dong
2022-01-23media: mtk-vcodec: Support 34bits dma address for vdecYunfei Dong
2022-01-23media: mtk-vcodec: Add work queue for core hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Add new interface to lock different hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Generalize power and clock on/off interfacesYunfei Dong
2022-01-23media: mtk-vcodec: Add msg queue feature for lat and core architectureYunfei Dong
2022-01-23media: mtk-vcodec: Add irq interface for multi hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Use pure single core for MT8183Yunfei Dong
2022-01-23media: mtk-vcodec: Add to support multi hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Support MT8192Yunfei Dong
2022-01-23media: mtk-vcodec: export decoder pm functionsYunfei Dong