summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds123-7517/+19939
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2022-09-27media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)NĂ­colas F. R. A. Prado1-6/+3
2022-09-07media: vsp1: Add premultiplied alpha supportTakanari Hayama1-0/+2
2022-08-31media: destage Hantro VPU driverEzequiel Garcia38-0/+12444
2022-08-30media: platform: mtk-mdp3: add MediaTek MDP3 driverMoudy Ho22-0/+4994
2022-08-30media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin1-4/+5
2022-08-30media: xilinx: video: Add 1X12 greyscale formatVolodymyr Kharuk1-0/+2
2022-08-30media: xilinx: csi2rxss: Add 1X12 greyscale formatVolodymyr Kharuk1-0/+1
2022-08-30media: renesas: vsp1: Add support for RZ/G2L VSPDBiju Das3-4/+22
2022-08-30media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bitBiju Das3-3/+19
2022-08-30media: renesas: vsp1: Add support for VSP software versionBiju Das3-13/+33
2022-08-30media: renesas: vsp1: Add support to deassert/assert reset lineBiju Das2-2/+29
2022-08-30media: amphion: fix a bug that vpu core may not resume after suspendMing Qian4-44/+51
2022-08-30media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua3-4/+1
2022-08-30media: amphion: don't change the colorspace reported by decoder.Ming Qian1-8/+8
2022-08-30media: amphion: adjust the encoder's value range of gop sizeMing Qian1-1/+1
2022-08-30media: amphion: insert picture startcode after seek for vc1g formatMing Qian1-1/+1
2022-08-30media: mediatek: vcodec: Skip non CBR bitrate modeHirokazu Honda1-1/+2
2022-08-30media: mediatek: vcodec: Add mt8188 encoder's chip nameYunfei Dong1-0/+2
2022-08-30media: mediatek: vcodec: add decoder compatible to support mt8188Yunfei Dong2-0/+6
2022-08-30media: mediatek: vcodec: Use ctx vb2_queue mutex instead of device mutexIrui Wang3-3/+7
2022-08-30media: mediatek: vcodec: Fix bitstream crop information errorIrui Wang1-4/+4
2022-08-30media: mediatek: vcodec: Remove encoder driver get IRQ resourceIrui Wang1-8/+0
2022-08-30media: mediatek: vcodec: Add mt8188 encoder driverIrui Wang1-0/+13
2022-08-30media: mediatek: vcodec: Add encoder driver support for 34-bit iovaIrui Wang4-37/+266
2022-08-30media: ti: cal: fix wdma irq for metadataTomi Valkeinen1-4/+27
2022-08-30media: ti: cal: combine wdma irq handlingTomi Valkeinen1-34/+25
2022-08-30media: ti: cal: use CSI-2 frame number for seq numberTomi Valkeinen3-3/+62
2022-08-30media: ti: cal: rename sd_state to stateTomi Valkeinen1-15/+15
2022-08-30media: ti: cal: fix useless variable initTomi Valkeinen1-2/+3
2022-08-30media: dw100: Fix an error handling path in dw100_probe()Christophe JAILLET1-0/+1
2022-08-30media: rockchip: rga: Fix probe rga_parse_dt bugsOndrej Jirman1-1/+1
2022-08-30media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-29media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isifHans Verkuil10-5668/+0
2022-08-29media: fsl-viu: deprecate this driverHans Verkuil3-1612/+0
2022-08-29media: avoid use of 'videobuf'Hans Verkuil5-8/+8
2022-08-29media: platform: ti: avoid using 'videobuf' or 'video-buf'Hans Verkuil7-42/+42
2022-08-29media: ti/omap: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: platform: ti: Fix typo 'the the' in commentSlark Xiao2-2/+2
2022-08-29media: sun6i-csi: Fix comment typoJason Wang1-1/+1
2022-08-29media: dw100: Add i.MX8MP dw100 dewarper driverXavier Roumegue6-0/+1844
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+5
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-19/+2
2022-08-02venus: pm_helpers: Fix warning in OPP during probeStanimir Varbanov1-5/+5
2022-07-27media: sunxi: sun6i_mipi_csi2.c/sun8i_a83t_mipi_csi2.c: clarify error handlingHans Verkuil2-6/+8
2022-07-17media: rkisp1: debug: Add dump file in debugfs for MI main path registersPaul Elder1-0/+21
2022-07-17media: rkisp1: Make the internal CSI-2 receiver optionalLaurent Pinchart1-16/+34
2022-07-17media: rkisp1: Add infrastructure to support ISP featuresLaurent Pinchart2-0/+17
2022-07-17media: rkisp1: Support the ISP parallel inputPaul Elder3-11/+77