summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-02-22media: imx-jpeg: Remove unnecessary print function dev_err()Yang Li
2022-02-22media: aspeed: Remove duplicated include in aspeed-video.cYang Li
2022-02-22media: mtk-jpeg: remove redundant initialization of variable plane_fmtColin Ian King
2022-02-22media: platform: mtk-vcodec: Do not force /dev/videoX node numberBenjamin Gaignard
2022-02-22media: aspeed: Use of_device_get_match_data() helperJammy Huang
2022-02-22media: aspeed: Use full swing as JFIF to fix incorrect colorJammy Huang
2022-02-22media: aspeed: Fix unstable timing detectionJammy Huang
2022-02-22media: aspeed: Add macro for the fields of the mode-detect registersJammy Huang
2022-02-22media: aspeed: add comments and macroJammy Huang
2022-02-22media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IPNiklas Söderlund
2022-02-22media: rcar-vin: Breakout media link creationNiklas Söderlund
2022-02-22media: rcar-vin: Refactor link notifyNiklas Söderlund
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